Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +2 -2
requirements.txt
CHANGED
@@ -1,8 +1,8 @@
|
|
1 |
-
|
2 |
peft
|
3 |
accelerate
|
4 |
bitsandbytes
|
5 |
safetensors
|
6 |
torch
|
7 |
scipy
|
8 |
-
|
|
|
1 |
+
git+https://github.com/huggingface/transformers
|
2 |
peft
|
3 |
accelerate
|
4 |
bitsandbytes
|
5 |
safetensors
|
6 |
torch
|
7 |
scipy
|
8 |
+
|