Update requirements.txt
Browse files- requirements.txt +1 -17
requirements.txt
CHANGED
@@ -1,17 +1 @@
|
|
1 |
-
|
2 |
-
torchvision
|
3 |
-
tensorboard
|
4 |
-
timm==0.5.4
|
5 |
-
opencv-python==4.5.3.56
|
6 |
-
setuptools==58.2.0
|
7 |
-
easydict
|
8 |
-
wget
|
9 |
-
scikit-image
|
10 |
-
fairscale
|
11 |
-
imgaug
|
12 |
-
peft
|
13 |
-
kornia
|
14 |
-
gradio==4.44.1
|
15 |
-
gradio_image_prompter
|
16 |
-
huggingface_hub
|
17 |
-
detectron2 @ git+https://github.com/facebookresearch/detectron2@v0.6
|
|
|
1 |
+
detectron2 @ git+https://github.com/facebookresearch/detectron2@v0.6
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|