Update requirements.txt
Browse files- requirements.txt +2 -2
requirements.txt
CHANGED
@@ -2,6 +2,6 @@ gradio
|
|
2 |
transformers==4.43.1
|
3 |
torch
|
4 |
accelerate
|
5 |
-
bitsandbytes==0.
|
6 |
huggingface_hub>=0.23.2
|
7 |
-
scipy
|
|
|
2 |
transformers==4.43.1
|
3 |
torch
|
4 |
accelerate
|
5 |
+
bitsandbytes==0.41.3
|
6 |
huggingface_hub>=0.23.2
|
7 |
+
scipy
|