Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +3 -2
requirements.txt
CHANGED
|
@@ -1,5 +1,6 @@
|
|
| 1 |
-
streamlit
|
| 2 |
-
tensorflow
|
| 3 |
numpy
|
| 4 |
pydicom
|
| 5 |
Pillow
|
|
|
|
|
|
| 1 |
+
streamlit==1.54.0
|
| 2 |
+
tensorflow==2.20.0
|
| 3 |
numpy
|
| 4 |
pydicom
|
| 5 |
Pillow
|
| 6 |
+
opencv-python-headless
|