Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +3 -3
requirements.txt
CHANGED
@@ -1,6 +1,6 @@
|
|
1 |
|
2 |
torch
|
3 |
bitsandbytes
|
4 |
-
|
5 |
-
|
6 |
-
|
|
|
1 |
|
2 |
torch
|
3 |
bitsandbytes
|
4 |
+
transformers
|
5 |
+
peft
|
6 |
+
accelerate.git
|