Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +0 -2
requirements.txt
CHANGED
|
@@ -1,4 +1,3 @@
|
|
| 1 |
-
streamlit
|
| 2 |
Pillow==9.5.0
|
| 3 |
numpy==1.24.3
|
| 4 |
torch==2.0.0
|
|
@@ -6,5 +5,4 @@ torchvision==0.15.1
|
|
| 6 |
opencv-python==4.6.0.66
|
| 7 |
matplotlib==3.5.3
|
| 8 |
plotly==5.15.0
|
| 9 |
-
torch
|
| 10 |
git+https://github.com/facebookresearch/detectron2.git
|
|
|
|
|
|
|
| 1 |
Pillow==9.5.0
|
| 2 |
numpy==1.24.3
|
| 3 |
torch==2.0.0
|
|
|
|
| 5 |
opencv-python==4.6.0.66
|
| 6 |
matplotlib==3.5.3
|
| 7 |
plotly==5.15.0
|
|
|
|
| 8 |
git+https://github.com/facebookresearch/detectron2.git
|