Spaces:
Runtime error
Runtime error
Create requirements.txt
Browse files- requirements.txt +5 -0
requirements.txt
ADDED
|
@@ -0,0 +1,5 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
opencv-python==4.10.0.84
|
| 2 |
+
mediapipe==0.10.14
|
| 3 |
+
tensorflow==2.15.1
|
| 4 |
+
streamlit==1.27.2
|
| 5 |
+
numpy==1.25.2
|