Update requirements.txt
Browse files- requirements.txt +2 -0
requirements.txt
CHANGED
|
@@ -9,6 +9,8 @@ gradio>=5.9.1
|
|
| 9 |
huggingface-hub>=0.27.0
|
| 10 |
pydub>=0.25.1
|
| 11 |
pysrt>=1.1.2
|
|
|
|
|
|
|
| 12 |
# fastapi>=0.115.6
|
| 13 |
# uvicorn>=0.34.0
|
| 14 |
# torch
|
|
|
|
| 9 |
huggingface-hub>=0.27.0
|
| 10 |
pydub>=0.25.1
|
| 11 |
pysrt>=1.1.2
|
| 12 |
+
torch
|
| 13 |
+
|
| 14 |
# fastapi>=0.115.6
|
| 15 |
# uvicorn>=0.34.0
|
| 16 |
# torch
|