Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +5 -0
requirements.txt
CHANGED
@@ -15,6 +15,11 @@ git+https://github.com/openai/CLIP.git
|
|
15 |
# torchvision
|
16 |
# tqdm>=4.64.0
|
17 |
|
|
|
|
|
|
|
|
|
|
|
18 |
|
19 |
# pandas>=1.1.4
|
20 |
# seaborn>=0.11.0
|
|
|
15 |
# torchvision
|
16 |
# tqdm>=4.64.0
|
17 |
|
18 |
+
# hydra-core
|
19 |
+
# fvcore
|
20 |
+
# omegaconf
|
21 |
+
# detectron2
|
22 |
+
|
23 |
|
24 |
# pandas>=1.1.4
|
25 |
# seaborn>=0.11.0
|