Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -2,4 +2,5 @@ gradio==4.15.0
|
|
2 |
Pillow==10.2.0
|
3 |
torch==2.1.2
|
4 |
transformers
|
5 |
-
huggingface_hub
|
|
|
|
2 |
Pillow==10.2.0
|
3 |
torch==2.1.2
|
4 |
transformers
|
5 |
+
huggingface_hub
|
6 |
+
accelerate
|