Spaces:
Sleeping
Sleeping
anindya-hf-2002
commited on
Commit
•
149b827
1
Parent(s):
634fc83
updated requirements.txt
Browse files- requirements.txt +12 -11
requirements.txt
CHANGED
@@ -1,11 +1,12 @@
|
|
1 |
-
pydicom
|
2 |
-
wandb
|
3 |
-
torchsummary
|
4 |
-
torchvision
|
5 |
-
torchmetrics
|
6 |
-
lightning==2.2.3
|
7 |
-
pillow
|
8 |
-
matplotlib
|
9 |
-
pandas
|
10 |
-
numpy
|
11 |
-
gradio
|
|
|
|
1 |
+
pydicom
|
2 |
+
wandb
|
3 |
+
torchsummary
|
4 |
+
torchvision
|
5 |
+
torchmetrics
|
6 |
+
lightning==2.2.3
|
7 |
+
pillow
|
8 |
+
matplotlib
|
9 |
+
pandas
|
10 |
+
numpy
|
11 |
+
gradio
|
12 |
+
opencv-python
|