Update requirements.txt
Browse files- requirements.txt +1 -0
requirements.txt
CHANGED
@@ -1,4 +1,5 @@
|
|
1 |
spaces
|
2 |
torch==2.2.0
|
3 |
git+https://github.com/huggingface/transformers/
|
|
|
4 |
bitsandbytes
|
|
|
1 |
spaces
|
2 |
torch==2.2.0
|
3 |
git+https://github.com/huggingface/transformers/
|
4 |
+
accelerate
|
5 |
bitsandbytes
|