Upload folder using huggingface_hub
Browse files- requirements.txt +2 -2
requirements.txt
CHANGED
|
@@ -2,5 +2,5 @@ streamlit==1.43.2
|
|
| 2 |
requests==2.28.1
|
| 3 |
pydicom==2.4.4
|
| 4 |
opencv-python-headless==4.10.0.84
|
| 5 |
-
pandas==2.
|
| 6 |
-
numpy==
|
|
|
|
| 2 |
requests==2.28.1
|
| 3 |
pydicom==2.4.4
|
| 4 |
opencv-python-headless==4.10.0.84
|
| 5 |
+
pandas==2.3.1
|
| 6 |
+
numpy==1.26.0
|