Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +2 -0
requirements.txt
CHANGED
@@ -5,3 +5,5 @@ pydub
|
|
5 |
torch
|
6 |
numpy
|
7 |
ffmpeg-python
|
|
|
|
|
|
5 |
torch
|
6 |
numpy
|
7 |
ffmpeg-python
|
8 |
+
httpcore==0.15.0
|
9 |
+
httpx
|