Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
|
@@ -4,4 +4,5 @@ accelerate==0.20.3
|
|
| 4 |
torch==2.0.1
|
| 5 |
gradio==3.42.0
|
| 6 |
pillow==10.0.0
|
| 7 |
-
imageio==2.31.1
|
|
|
|
|
|
| 4 |
torch==2.0.1
|
| 5 |
gradio==3.42.0
|
| 6 |
pillow==10.0.0
|
| 7 |
+
imageio==2.31.1
|
| 8 |
+
huggingface_hub==0.14.1 # Add a compatible version
|