Spaces:
Build error
Build error
Update requirements.txt
Browse files- requirements.txt +5 -3
requirements.txt
CHANGED
@@ -1,6 +1,8 @@
|
|
1 |
-
|
2 |
-
|
3 |
-
spaces
|
4 |
numpy<2.0.0
|
5 |
pillow>=10.4.0
|
6 |
pillow-heif>=0.18.0
|
|
|
|
|
|
1 |
+
gradio>=3.40
|
2 |
+
gradio-client>=0.3.3
|
3 |
+
spaces>=0.28.3
|
4 |
numpy<2.0.0
|
5 |
pillow>=10.4.0
|
6 |
pillow-heif>=0.18.0
|
7 |
+
git+https://github.com/finegrain-ai/refiners@a5d3c2971b84f6faa4762b1cf5a07f4f812bb1f5
|
8 |
+
gradio_imageslider==0.0.20
|