nice22090 commited on
Commit
da8ec44
·
1 Parent(s): cdba6a9

Pin gradio_client to fix schema error

Browse files
Files changed (1) hide show
  1. requirements.txt +1 -0
requirements.txt CHANGED
@@ -1,4 +1,5 @@
1
  gradio==4.44.1
 
2
  tensorflow==2.19.1
3
  numpy==1.26.4
4
  pillow==10.4.0
 
1
  gradio==4.44.1
2
+ gradio_client==1.3.0
3
  tensorflow==2.19.1
4
  numpy==1.26.4
5
  pillow==10.4.0