Spaces:
Running
on
Zero
Running
on
Zero
Update requirements.txt
Browse files- requirements.txt +2 -2
requirements.txt
CHANGED
@@ -1,4 +1,4 @@
|
|
1 |
-
huggingface_hub
|
2 |
-
transformers
|
3 |
accelerate
|
4 |
bitsandbytes
|
|
|
1 |
+
huggingface_hub
|
2 |
+
git+https://github.com/huggingface/transformers.git
|
3 |
accelerate
|
4 |
bitsandbytes
|