Spaces:
Runtime error
Runtime error
srivatsavdamaraju
commited on
Create requirements.txt
Browse files- requirements.txt +4 -0
requirements.txt
ADDED
@@ -0,0 +1,4 @@
|
|
|
|
|
|
|
|
|
|
|
1 |
+
Flask==2.2.3
|
2 |
+
opencv-python-headless==4.7.0.72
|
3 |
+
tensorflow==2.11.0
|
4 |
+
numpy==1.23.3
|