Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +2 -2
requirements.txt
CHANGED
@@ -1,6 +1,6 @@
|
|
1 |
-
|
2 |
-
opencv-python>=4.8.0
|
3 |
numpy>=1.24.0
|
|
|
4 |
torch>=2.0.0
|
5 |
torchvision>=0.15.0
|
6 |
pillow>=10.0.0
|
|
|
1 |
+
opencv-python-headless>=4.8.0
|
|
|
2 |
numpy>=1.24.0
|
3 |
+
streamlit>=1.25.0
|
4 |
torch>=2.0.0
|
5 |
torchvision>=0.15.0
|
6 |
pillow>=10.0.0
|