Spaces:
Running
on
Zero
Running
on
Zero
Update requirements.txt
Browse files- requirements.txt +3 -1
requirements.txt
CHANGED
@@ -6,4 +6,6 @@ torch
|
|
6 |
streaming-stt-nemo==0.2.0
|
7 |
edge-tts
|
8 |
asyncio
|
9 |
-
torchvision
|
|
|
|
|
|
6 |
streaming-stt-nemo==0.2.0
|
7 |
edge-tts
|
8 |
asyncio
|
9 |
+
torchvision
|
10 |
+
beautifulsoup4>=4.9
|
11 |
+
requests>=2.20
|