Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -7,4 +7,5 @@ torch
|
|
7 |
edge-tts
|
8 |
watchdog
|
9 |
requests
|
10 |
-
plotly
|
|
|
|
7 |
edge-tts
|
8 |
watchdog
|
9 |
requests
|
10 |
+
plotly
|
11 |
+
beautifulsoup4
|