Spaces:
Runtime error
Runtime error
add library
Browse files- requirements.txt +2 -0
requirements.txt
CHANGED
@@ -4,3 +4,5 @@ uvicorn[standard]==0.17.*
|
|
4 |
sentencepiece==0.1.*
|
5 |
torch==1.11.*
|
6 |
transformers==4.*
|
|
|
|
|
|
4 |
sentencepiece==0.1.*
|
5 |
torch==1.11.*
|
6 |
transformers==4.*
|
7 |
+
huggingface_hub==0.14.*
|
8 |
+
protobuf==4.22.*
|