Spaces:
Runtime error
Runtime error
update library version
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
@@ -5,4 +5,4 @@ sentencepiece==0.1.*
|
|
5 |
torch==1.11.*
|
6 |
transformers==4.*
|
7 |
huggingface_hub==0.14.*
|
8 |
-
protobuf==
|
|
|
5 |
torch==1.11.*
|
6 |
transformers==4.*
|
7 |
huggingface_hub==0.14.*
|
8 |
+
protobuf==3.20.*
|