Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -10,4 +10,5 @@ pandas>=1.5.3
|
|
10 |
numpy>=1.24.3
|
11 |
peft>=0.4.0
|
12 |
sentencepiece>=0.1.99
|
13 |
-
protobuf>=3.20.3
|
|
|
|
10 |
numpy>=1.24.3
|
11 |
peft>=0.4.0
|
12 |
sentencepiece>=0.1.99
|
13 |
+
protobuf>=3.20.3
|
14 |
+
safetensors>=0.3.1
|