Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +2 -9
requirements.txt
CHANGED
|
@@ -1,13 +1,6 @@
|
|
| 1 |
-
transformers
|
| 2 |
-
|
| 3 |
-
accelerate==0.31.0
|
| 4 |
-
safetensors
|
| 5 |
-
prodigyopt
|
| 6 |
-
hf-transfer
|
| 7 |
huggingface-hub
|
| 8 |
-
datasets==2.20.0
|
| 9 |
-
peft==0.11.1
|
| 10 |
-
autotrain-advanced==0.8.2
|
| 11 |
python-slugify
|
| 12 |
uuid
|
| 13 |
torch
|
|
|
|
| 1 |
+
transformers
|
| 2 |
+
autotrain-advanced==0.7.97
|
|
|
|
|
|
|
|
|
|
|
|
|
| 3 |
huggingface-hub
|
|
|
|
|
|
|
|
|
|
| 4 |
python-slugify
|
| 5 |
uuid
|
| 6 |
torch
|