Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -2,4 +2,5 @@ transformers==4.36.2
|
|
2 |
torch==2.4.0
|
3 |
accelerate==0.27.2
|
4 |
gradio==4.19.2
|
5 |
-
huggingface-hub==0.20.3
|
|
|
|
2 |
torch==2.4.0
|
3 |
accelerate==0.27.2
|
4 |
gradio==4.19.2
|
5 |
+
huggingface-hub==0.20.3
|
6 |
+
bitsandbytes==0.41.3
|