Spaces:
Sleeping
Sleeping
Upload requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
|
@@ -2,4 +2,5 @@ gradio==5.44.0
|
|
| 2 |
huggingface_hub>=0.23.0
|
| 3 |
pillow>=10.0.0
|
| 4 |
transformers>=4.43.0
|
| 5 |
-
torch>=2.2.0
|
|
|
|
|
|
| 2 |
huggingface_hub>=0.23.0
|
| 3 |
pillow>=10.0.0
|
| 4 |
transformers>=4.43.0
|
| 5 |
+
torch>=2.2.0
|
| 6 |
+
accelerate>=0.33.0
|