Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
@@ -2,4 +2,4 @@ transformers==4.40.0
|
|
2 |
torch==2.2.1
|
3 |
accelerate==0.29.2
|
4 |
gradio==4.26.0
|
5 |
-
bitsandbytes==0.43.0 #
|
|
|
2 |
torch==2.2.1
|
3 |
accelerate==0.29.2
|
4 |
gradio==4.26.0
|
5 |
+
bitsandbytes==0.43.0 # For quantization (if needed)
|