Spaces:
Runtime error
Runtime error
Commit
·
5980b68
1
Parent(s):
2589dc0
Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -4,4 +4,5 @@ sentencepiece==0.1.*
|
|
4 |
torch==1.11.*
|
5 |
transformers==4.*
|
6 |
uvicorn[standard]==0.17.*
|
7 |
-
huggingface-hub==0.19.*
|
|
|
|
4 |
torch==1.11.*
|
5 |
transformers==4.*
|
6 |
uvicorn[standard]==0.17.*
|
7 |
+
huggingface-hub==0.19.*
|
8 |
+
gradio-client=0.8.*
|