Spaces:
Runtime error
Runtime error
Commit
·
9e26245
1
Parent(s):
fde41fa
Update requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
|
@@ -1,7 +1,7 @@
|
|
| 1 |
torch
|
| 2 |
trl
|
| 3 |
scipy
|
| 4 |
-
transformers
|
| 5 |
git+https://github.com/huggingface/accelerate
|
| 6 |
git+https://github.com/huggingface/peft.git
|
| 7 |
datasets
|
|
|
|
| 1 |
torch
|
| 2 |
trl
|
| 3 |
scipy
|
| 4 |
+
transformers
|
| 5 |
git+https://github.com/huggingface/accelerate
|
| 6 |
git+https://github.com/huggingface/peft.git
|
| 7 |
datasets
|