Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +3 -3
requirements.txt
CHANGED
@@ -3,12 +3,12 @@ torch
|
|
3 |
torchvision
|
4 |
torchaudio
|
5 |
-f https://dl.fbaipublicfiles.com/detectron2/wheels/cu111/torch1.9/index.html
|
6 |
-
detectron2
|
7 |
transformers
|
8 |
-
timm
|
9 |
openai
|
10 |
diffusers[torch]
|
11 |
-
setuptools
|
12 |
git+https://github.com/facebookresearch/segment-anything.git
|
13 |
openmim
|
14 |
mmcv
|
|
|
3 |
torchvision
|
4 |
torchaudio
|
5 |
-f https://dl.fbaipublicfiles.com/detectron2/wheels/cu111/torch1.9/index.html
|
6 |
+
detectron2
|
7 |
transformers
|
8 |
+
timm
|
9 |
openai
|
10 |
diffusers[torch]
|
11 |
+
setuptools
|
12 |
git+https://github.com/facebookresearch/segment-anything.git
|
13 |
openmim
|
14 |
mmcv
|