Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -3,4 +3,5 @@ einops==0.8.0
|
|
3 |
accelerate==0.32.1
|
4 |
pyvips-binary==8.16.0
|
5 |
pyvips==2.2.3
|
6 |
-
torchvision==0.20.1
|
|
|
|
3 |
accelerate==0.32.1
|
4 |
pyvips-binary==8.16.0
|
5 |
pyvips==2.2.3
|
6 |
+
torchvision==0.20.1
|
7 |
+
gradio-image-prompter
|