Upload requirements.txt
Browse files- requirements.txt +1 -0
requirements.txt
CHANGED
|
@@ -3,6 +3,7 @@ diffusers==0.39.0
|
|
| 3 |
ftfy>=6.3.1
|
| 4 |
gradio==6.20.0
|
| 5 |
huggingface-hub>=0.30.0
|
|
|
|
| 6 |
imageio-ffmpeg>=0.6.0
|
| 7 |
numpy>=1.26
|
| 8 |
Pillow>=10.1.0
|
|
|
|
| 3 |
ftfy>=6.3.1
|
| 4 |
gradio==6.20.0
|
| 5 |
huggingface-hub>=0.30.0
|
| 6 |
+
imageio>=2.37.0
|
| 7 |
imageio-ffmpeg>=0.6.0
|
| 8 |
numpy>=1.26
|
| 9 |
Pillow>=10.1.0
|