Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +3 -9
requirements.txt
CHANGED
|
@@ -1,9 +1,3 @@
|
|
| 1 |
-
transformers
|
| 2 |
-
|
| 3 |
-
|
| 4 |
-
safetensors>=0.4.2
|
| 5 |
-
huggingface_hub>=0.24
|
| 6 |
-
tokenizers>=0.15
|
| 7 |
-
sentencepiece>=0.1.99
|
| 8 |
-
protobuf>=4.25
|
| 9 |
-
tqdm>=4.66
|
|
|
|
| 1 |
+
transformers
|
| 2 |
+
torch
|
| 3 |
+
tqdm
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|