Update requirements.txt
Browse files- requirements.txt +2 -2
requirements.txt
CHANGED
@@ -1,5 +1,5 @@
|
|
1 |
-
huggingface_hub==0.25.2
|
2 |
transformers==4.40.0
|
3 |
torch==2.2.2
|
4 |
gradio==4.12.0
|
5 |
-
accelerate==0.27.2
|
|
|
|
|
|
1 |
transformers==4.40.0
|
2 |
torch==2.2.2
|
3 |
gradio==4.12.0
|
4 |
+
accelerate==0.27.2
|
5 |
+
bitsandbytes==0.41.2
|