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