Spaces:
Running
on
Zero
Running
on
Zero
Update requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
@@ -1,7 +1,7 @@
|
|
1 |
torch==2.2.0
|
2 |
git+https://github.com/huggingface/transformers/
|
3 |
gradio>=4.0.0
|
4 |
-
bitsandbytes>=0.
|
5 |
git+https://github.com/huggingface/accelerate.git
|
6 |
Pillow
|
7 |
torch
|
|
|
1 |
torch==2.2.0
|
2 |
git+https://github.com/huggingface/transformers/
|
3 |
gradio>=4.0.0
|
4 |
+
bitsandbytes>=0.43.1
|
5 |
git+https://github.com/huggingface/accelerate.git
|
6 |
Pillow
|
7 |
torch
|