Spaces:
Runtime error
Runtime error
Pruthul
commited on
Commit
•
c725d08
1
Parent(s):
254600d
added requirements
Browse files- requirements.txt +7 -0
requirements.txt
ADDED
@@ -0,0 +1,7 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
matplotlib==3.6.3
|
2 |
+
numpy==1.22.1
|
3 |
+
opencv_python==4.5.5.62
|
4 |
+
pandas==1.5.3
|
5 |
+
Pillow==9.0.1
|
6 |
+
Pillow==9.5.0
|
7 |
+
streamlit==1.21.0
|