Update requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
|
@@ -1,5 +1,5 @@
|
|
| 1 |
-
huggingface_hub==0.25.2
|
| 2 |
gradio
|
| 3 |
transformers>=4.37.0
|
| 4 |
torch>=2.0.0
|
| 5 |
accelerate
|
|
|
|
|
|
|
|
|
| 1 |
gradio
|
| 2 |
transformers>=4.37.0
|
| 3 |
torch>=2.0.0
|
| 4 |
accelerate
|
| 5 |
+
bitsandbytes>=0.39.0
|