goryhon commited on
Commit
0f697c7
·
verified ·
1 Parent(s): a03cddb

Update web-demos/hugging_face/requirements.txt

Browse files
web-demos/hugging_face/requirements.txt CHANGED
@@ -6,7 +6,8 @@ hickle
6
  tensorboard
7
  numpy
8
  git+https://github.com/facebookresearch/segment-anything.git
9
- gradio
 
10
  opencv-python
11
  matplotlib
12
  pyyaml
 
6
  tensorboard
7
  numpy
8
  git+https://github.com/facebookresearch/segment-anything.git
9
+ gradio==5.6.0
10
+ gradio_client==0.15.0
11
  opencv-python
12
  matplotlib
13
  pyyaml