Commit
·
f6d4887
1
Parent(s):
74c5446
Update requirements.txt
Browse files- requirements.txt +8 -8
requirements.txt
CHANGED
@@ -1,8 +1,8 @@
|
|
1 |
-
imutils
|
2 |
-
numpy
|
3 |
-
Pillow
|
4 |
-
scipy
|
5 |
-
streamlit
|
6 |
-
tensorflow
|
7 |
-
opencv-python-headless
|
8 |
-
pydicom
|
|
|
1 |
+
imutils
|
2 |
+
numpy
|
3 |
+
Pillow
|
4 |
+
scipy
|
5 |
+
streamlit==1.12.0
|
6 |
+
tensorflow
|
7 |
+
opencv-python-headless
|
8 |
+
pydicom
|