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