Spaces:
Running
Running
Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
|
@@ -5,4 +5,5 @@ torch==2.2.0
|
|
| 5 |
accelerate==0.27.2
|
| 6 |
sentencepiece==0.1.99
|
| 7 |
protobuf==4.25.2
|
| 8 |
-
optimum==1.16.1
|
|
|
|
|
|
| 5 |
accelerate==0.27.2
|
| 6 |
sentencepiece==0.1.99
|
| 7 |
protobuf==4.25.2
|
| 8 |
+
optimum==1.16.1
|
| 9 |
+
huggingface_hub==0.28.1
|