Spaces:
Runtime error
Runtime error
Mediocreatmybest
commited on
Commit
•
7a2fb68
1
Parent(s):
b0b220f
Update requirements.txt
Browse files- requirements.txt +2 -2
requirements.txt
CHANGED
@@ -1,6 +1,6 @@
|
|
1 |
-
transformers
|
2 |
torch
|
3 |
-
accelerate
|
4 |
Pillow
|
5 |
bitsandbytes
|
6 |
scipy
|
|
|
1 |
+
git+https://github.com/huggingface/transformers
|
2 |
torch
|
3 |
+
git+https://github.com/huggingface/accelerate
|
4 |
Pillow
|
5 |
bitsandbytes
|
6 |
scipy
|