NoamByond commited on
Commit
3beaf81
·
verified ·
1 Parent(s): 0cf727b

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +5 -3
requirements.txt CHANGED
@@ -1,6 +1,8 @@
1
- git+https://github.com/finegrain-ai/refiners@a5d3c2971b84f6faa4762b1cf5a07f4f812bb1f5
2
- gradio_imageslider==0.0.20
3
- spaces==0.28.3
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