NoamByond commited on
Commit
30992c6
·
verified ·
1 Parent(s): aa5d766

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +4 -4
requirements.txt CHANGED
@@ -1,8 +1,8 @@
1
- gradio>=5.0
2
- gradio-client>=0.3.3
3
- spaces>=0.28.3
4
  numpy<2.0.0
5
  pillow>=11.1.0
6
- pillow-heif>=0.18.0
7
  git+https://github.com/finegrain-ai/refiners@a5d3c2971b84f6faa4762b1cf5a07f4f812bb1f5
8
  gradio_imageslider==0.0.20
 
1
+ gradio==5.42.0
2
+ gradio-client==1.11.1
3
+ spaces==0.40.0
4
  numpy<2.0.0
5
  pillow>=11.1.0
6
+ pillow-heif==1.1.0
7
  git+https://github.com/finegrain-ai/refiners@a5d3c2971b84f6faa4762b1cf5a07f4f812bb1f5
8
  gradio_imageslider==0.0.20