Spaces:
Sleeping
Sleeping
Upload requirements.txt
Browse files- requirements.txt +12 -0
requirements.txt
ADDED
@@ -0,0 +1,12 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
gradio
|
2 |
+
pandas
|
3 |
+
numpy
|
4 |
+
pynrrd
|
5 |
+
pydicom
|
6 |
+
scikit-image
|
7 |
+
torch
|
8 |
+
torchvision
|
9 |
+
matplotlib
|
10 |
+
Pillow
|
11 |
+
gradio-image-prompter
|
12 |
+
git+https://github.com/dptru10/MedSAMFix.git
|