doublelotus commited on
Commit
b635cba
·
1 Parent(s): 5091b36
Files changed (1) hide show
  1. requirements.txt +0 -8
requirements.txt CHANGED
@@ -5,17 +5,9 @@ numpy
5
  opencv-python
6
  Pillow
7
  requests
8
- git+https://github.com/facebookresearch/segment-anything.git
9
- --extra-index-url https://download.pytorch.org/whl/cu113
10
  torch
11
  torchvision
12
  matplotlib # Required for image processing and mask visualization
13
- onnxruntime
14
- onnx
15
- pycocotools
16
  transformers
17
- torch
18
  diffusers
19
- PIL
20
- cv2
21
  numpy
 
5
  opencv-python
6
  Pillow
7
  requests
 
 
8
  torch
9
  torchvision
10
  matplotlib # Required for image processing and mask visualization
 
 
 
11
  transformers
 
12
  diffusers
 
 
13
  numpy