Spaces:
Runtime error
Runtime error
Upload folder using huggingface_hub
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
|
@@ -2,4 +2,5 @@ gradio>=4.0.0
|
|
| 2 |
transformers>=4.0.0
|
| 3 |
torch>=1.0.0
|
| 4 |
huggingface-hub>=0.19.4
|
| 5 |
-
accelerate>=0.26.0
|
|
|
|
|
|
| 2 |
transformers>=4.0.0
|
| 3 |
torch>=1.0.0
|
| 4 |
huggingface-hub>=0.19.4
|
| 5 |
+
accelerate>=0.26.0
|
| 6 |
+
bitsandbytes>=0.41.0
|