Spaces:
Running
Running
Create requirements.txt
Browse files- requirements.txt +4 -0
requirements.txt
ADDED
@@ -0,0 +1,4 @@
|
|
|
|
|
|
|
|
|
|
|
1 |
+
streamlit>=1.30
|
2 |
+
opencv-python>=4.9
|
3 |
+
numpy>=1.26
|
4 |
+
streamlit-camera-input-live>=0.2.0
|