Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
|
@@ -2,4 +2,5 @@
|
|
| 2 |
git+https://github.com/huggingface/transformers
|
| 3 |
gradio==4.44.1
|
| 4 |
pydantic==2.10.4
|
| 5 |
-
accelerate
|
|
|
|
|
|
| 2 |
git+https://github.com/huggingface/transformers
|
| 3 |
gradio==4.44.1
|
| 4 |
pydantic==2.10.4
|
| 5 |
+
accelerate
|
| 6 |
+
bitsandbytes
|