Spaces:
Running
Running
Update requirements.txt
Browse files- requirements.txt +4 -4
requirements.txt
CHANGED
@@ -1,7 +1,7 @@
|
|
1 |
huggingface_hub==0.25.2
|
2 |
accelerate==1.0.1
|
3 |
-
bitsandbytes==0.
|
4 |
gradio==5.0.1
|
5 |
-
spaces==0.
|
6 |
-
torch==2.
|
7 |
-
transformers==4.
|
|
|
1 |
huggingface_hub==0.25.2
|
2 |
accelerate==1.0.1
|
3 |
+
bitsandbytes==0.44.1
|
4 |
gradio==5.0.1
|
5 |
+
spaces==0.30.4
|
6 |
+
torch==2.4.1
|
7 |
+
transformers==4.45.2
|