jhj0517 commited on
Commit
bc096a1
1 Parent(s): a8fcc23

Update to use forked versions of the packages

Browse files
Files changed (1) hide show
  1. requirements.txt +2 -1
requirements.txt CHANGED
@@ -5,9 +5,10 @@ torch
5
  torchvision
6
  pytest
7
  gradio
8
- gradio_image_prompter
9
  opencv-python
10
  pycocotools
 
11
  git+https://github.com/jhj0517/forked-pytoshop.git
12
  packbits
13
  hydra-core
 
5
  torchvision
6
  pytest
7
  gradio
8
+ git+https://github.com/jhj0517/gradio-image-prompter.git
9
  opencv-python
10
  pycocotools
11
+ git+https://github.com/jhj0517/segment-anything-2.git
12
  git+https://github.com/jhj0517/forked-pytoshop.git
13
  packbits
14
  hydra-core