clementruhm commited on
Commit
ea535b1
·
1 Parent(s): 67f7fe4

requirements.txt: add specific version of gradio

Browse files

following suggestion from https://github.com/AUTOMATIC1111/stable-diffusion-webui/issues/11855

Files changed (1) hide show
  1. requirements.txt +1 -0
requirements.txt CHANGED
@@ -1,3 +1,4 @@
1
  numpy==1.23.2
2
  resampy==0.4.2
3
  websockets==10.3
 
 
1
  numpy==1.23.2
2
  resampy==0.4.2
3
  websockets==10.3
4
+ gradio_client==0.2.7