Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
|
@@ -5,4 +5,5 @@ bitsandbytes>=0.41.3
|
|
| 5 |
torch>=2.1.0
|
| 6 |
gradio>=4.0.0
|
| 7 |
sentencepiece>=0.1.99
|
| 8 |
-
protobuf>=3.20.0
|
|
|
|
|
|
| 5 |
torch>=2.1.0
|
| 6 |
gradio>=4.0.0
|
| 7 |
sentencepiece>=0.1.99
|
| 8 |
+
protobuf>=3.20.0
|
| 9 |
+
spaces
|