Update requirements.txt
Browse files- requirements.txt +3 -1
requirements.txt
CHANGED
@@ -1,2 +1,4 @@
|
|
1 |
huggingface_hub==0.25.2
|
2 |
-
git+https://github.com/huggingface/transformers.git
|
|
|
|
|
|
1 |
huggingface_hub==0.25.2
|
2 |
+
git+https://github.com/huggingface/transformers.git
|
3 |
+
bitsandbytes
|
4 |
+
accelerate
|