aikenml commited on
Commit
4b0e6c2
1 Parent(s): 0d2dacb

Update script/install.sh

Browse files
Files changed (1) hide show
  1. script/install.sh +2 -2
script/install.sh CHANGED
@@ -8,8 +8,8 @@ pip install -e git+https://github.com/IDEA-Research/GroundingDINO.git@main#egg=G
8
  # Install other lib
9
  pip install numpy opencv-python pycocotools matplotlib Pillow scikit-image
10
 
11
- pip uninstall gradio
12
- pip install gradio
13
  #pip install gradio zip gdown ffmpeg
14
 
15
  # Install Pytorch Correlation
 
8
  # Install other lib
9
  pip install numpy opencv-python pycocotools matplotlib Pillow scikit-image
10
 
11
+ #pip uninstall gradio
12
+ #pip install gradio
13
  #pip install gradio zip gdown ffmpeg
14
 
15
  # Install Pytorch Correlation