Spaces:
Sleeping
Sleeping
Upload requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
|
@@ -5,4 +5,5 @@ torch>=2.1.0
|
|
| 5 |
huggingface-hub>=0.19.1
|
| 6 |
Pillow
|
| 7 |
# gradio_client is optional but useful for programmatic access
|
| 8 |
-
gradio_client
|
|
|
|
|
|
| 5 |
huggingface-hub>=0.19.1
|
| 6 |
Pillow
|
| 7 |
# gradio_client is optional but useful for programmatic access
|
| 8 |
+
gradio_client
|
| 9 |
+
accelerate
|