Spaces:
Build error
Build error
Upload requirements.txt with huggingface_hub
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -5,4 +5,5 @@ python-dotenv==1.0.1
|
|
5 |
transformers==4.49.0
|
6 |
torch==2.6.0
|
7 |
torchaudio==2.6.0
|
8 |
-
uvicorn==0.27.1
|
|
|
|
5 |
transformers==4.49.0
|
6 |
torch==2.6.0
|
7 |
torchaudio==2.6.0
|
8 |
+
uvicorn==0.27.1
|
9 |
+
gradio==4.19.2
|