Spaces:
Running
Running
Create requirements.txt
Browse files- requirements.txt +19 -0
requirements.txt
ADDED
|
@@ -0,0 +1,19 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
gradio
|
| 2 |
+
opencv-python-headless
|
| 3 |
+
tensorflow
|
| 4 |
+
keras
|
| 5 |
+
pillow
|
| 6 |
+
numpy
|
| 7 |
+
matplotlib
|
| 8 |
+
seaborn
|
| 9 |
+
scikit-learn
|
| 10 |
+
grad-cam
|
| 11 |
+
tensorflow-addons
|
| 12 |
+
scipy
|
| 13 |
+
scikit-image
|
| 14 |
+
albumentations
|
| 15 |
+
plotly
|
| 16 |
+
kaleido
|
| 17 |
+
fpdf2
|
| 18 |
+
python-gdcm
|
| 19 |
+
pydicom
|