LuyangZ commited on
Commit
e4d4001
1 Parent(s): d8f908c

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +2 -1
requirements.txt CHANGED
@@ -1,4 +1,5 @@
1
- gradio==4.31.5
 
2
  numpy==1.25.0
3
  opencv-python==4.8.0.74
4
  diffusers == 0.24.0
 
1
+ gradio-client @ git+https://github.com/gradio-app/gradio@f6c6d13d25d601b1dbdb977acda89dca8bf584c0#subdirectory=client/python
2
+ https://gradio-builds.s3.amazonaws.com/f6c6d13d25d601b1dbdb977acda89dca8bf584c0/gradio-4.31.5-py3-none-any.whl
3
  numpy==1.25.0
4
  opencv-python==4.8.0.74
5
  diffusers == 0.24.0