SerdarHelli
commited on
Commit
•
22499d9
1
Parent(s):
b14c33b
Update requirements.txt
Browse files- requirements.txt +6 -6
requirements.txt
CHANGED
@@ -1,7 +1,7 @@
|
|
1 |
-
imutils
|
2 |
-
numpy
|
3 |
-
Pillow
|
4 |
-
scipy
|
5 |
-
streamlit
|
6 |
-
tensorflow
|
7 |
opencv-python-headless
|
|
|
1 |
+
imutils
|
2 |
+
numpy
|
3 |
+
Pillow
|
4 |
+
scipy
|
5 |
+
streamlit==1.12.0
|
6 |
+
tensorflow
|
7 |
opencv-python-headless
|