Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +1 -2
requirements.txt
CHANGED
@@ -5,5 +5,4 @@ torch==1.11.*
|
|
5 |
transformers==4.*
|
6 |
uvicorn[standard]==0.17.*
|
7 |
huggingface-hub==0.19.*
|
8 |
-
gradio-client==0.8.*
|
9 |
-
aiohttp==3.9.*
|
|
|
5 |
transformers==4.*
|
6 |
uvicorn[standard]==0.17.*
|
7 |
huggingface-hub==0.19.*
|
8 |
+
gradio-client==0.8.*
|
|