Spaces:
Sleeping
Sleeping
Commit
·
83ab480
1
Parent(s):
4fa78fa
Update requirements.txt
Browse files- requirements.txt +1 -2
requirements.txt
CHANGED
@@ -4,5 +4,4 @@ sentencepiece==0.1.*
|
|
4 |
torch==1.11.*
|
5 |
transformers==4.*
|
6 |
uvicorn[standard]==0.17.*
|
7 |
-
huggingface-hub==0.19.*
|
8 |
-
pydantic==1.7
|
|
|
4 |
torch==1.11.*
|
5 |
transformers==4.*
|
6 |
uvicorn[standard]==0.17.*
|
7 |
+
huggingface-hub==0.19.*
|
|