Spaces:
Runtime error
Runtime error
remove detectron2 from requirements.txt
Browse files- requirements.txt +0 -1
requirements.txt
CHANGED
@@ -7,7 +7,6 @@ gdown
|
|
7 |
gunicorn
|
8 |
torch
|
9 |
torchvision
|
10 |
-
detectron2
|
11 |
numpy
|
12 |
Pillow
|
13 |
gradio # Or streamlit, if using Streamlit
|
|
|
7 |
gunicorn
|
8 |
torch
|
9 |
torchvision
|
|
|
10 |
numpy
|
11 |
Pillow
|
12 |
gradio # Or streamlit, if using Streamlit
|