Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
|
@@ -1,5 +1,5 @@
|
|
| 1 |
gradio==4.29.0
|
| 2 |
-
gradio_client==0.
|
| 3 |
torch>=2.1.0
|
| 4 |
torchaudio>=2.1.0
|
| 5 |
transformers==4.44.2
|
|
|
|
| 1 |
gradio==4.29.0
|
| 2 |
+
gradio_client==0.16.1
|
| 3 |
torch>=2.1.0
|
| 4 |
torchaudio>=2.1.0
|
| 5 |
transformers==4.44.2
|