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