goryhon commited on
Commit
a03cddb
·
verified ·
1 Parent(s): 9f212dd

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +2 -1
requirements.txt CHANGED
@@ -21,7 +21,8 @@ hickle
21
  tensorboard
22
  numpy
23
  git+https://github.com/facebookresearch/segment-anything.git
24
- gradio
 
25
  opencv-python
26
  matplotlib
27
  pyyaml
 
21
  tensorboard
22
  numpy
23
  git+https://github.com/facebookresearch/segment-anything.git
24
+ gradio==5.6.0
25
+ gradio_client==0.15.0
26
  opencv-python
27
  matplotlib
28
  pyyaml