Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +4 -2
requirements.txt
CHANGED
|
@@ -1,7 +1,9 @@
|
|
| 1 |
gradio==4.44.0
|
| 2 |
-
torch>=2.
|
| 3 |
transformers>=4.40.0
|
| 4 |
accelerate>=0.27.0
|
| 5 |
bitsandbytes>=0.42.0
|
| 6 |
xformers
|
| 7 |
-
triton
|
|
|
|
|
|
|
|
|
| 1 |
gradio==4.44.0
|
| 2 |
+
torch>=2.1.0
|
| 3 |
transformers>=4.40.0
|
| 4 |
accelerate>=0.27.0
|
| 5 |
bitsandbytes>=0.42.0
|
| 6 |
xformers
|
| 7 |
+
triton
|
| 8 |
+
git+https://github.com/unslothai/unsloth.git
|
| 9 |
+
unsloth_zoo
|