Upload requirements.txt
Browse files- requirements.txt +8 -0
requirements.txt
ADDED
@@ -0,0 +1,8 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
streamlit==1.41.1
|
2 |
+
opencv-python==4.10.0.84
|
3 |
+
tensorflow==2.18.0
|
4 |
+
numpy==1.26.0
|
5 |
+
Pillow==9.5.0
|
6 |
+
|
7 |
+
|
8 |
+
|