Spaces:
Build error
Build error
Satyajithchary
commited on
Commit
•
a4035c7
1
Parent(s):
3cc6267
Update requirements.txt
Browse files- requirements.txt +3 -2
requirements.txt
CHANGED
@@ -4,6 +4,7 @@ opencv-python
|
|
4 |
pillow
|
5 |
numpy
|
6 |
streamlit
|
7 |
-
|
8 |
git+https://github.com/MaureenZOU/detectron2-xyz.git
|
9 |
-
git+https://github.com/facebookresearch/Mask2Former.git
|
|
|
|
4 |
pillow
|
5 |
numpy
|
6 |
streamlit
|
7 |
+
-r requirements_base.txt
|
8 |
git+https://github.com/MaureenZOU/detectron2-xyz.git
|
9 |
+
git+https://github.com/facebookresearch/Mask2Former.git
|
10 |
+
git+https://github.com/facebookresearch/detectron2.git
|