Spaces:
Sleeping
Sleeping
Add Streamlit app for segmentation
Browse files- requirements.txt +1 -0
requirements.txt
CHANGED
@@ -1,3 +1,4 @@
|
|
|
|
1 |
|
2 |
wheel
|
3 |
setuptools>=65.5.0
|
|
|
1 |
+
--constraint constraints.txt
|
2 |
|
3 |
wheel
|
4 |
setuptools>=65.5.0
|