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