Spaces:
Sleeping
Sleeping
Update requirements.txt
#4
by 12manish - opened
- requirements.txt +4 -10
requirements.txt
CHANGED
|
@@ -1,13 +1,7 @@
|
|
| 1 |
-
altair
|
| 2 |
-
pandas
|
| 3 |
-
streamlit
|
| 4 |
-
ultralytics
|
| 5 |
-
opencv-python-headless
|
| 6 |
streamlit
|
| 7 |
-
Pillow
|
| 8 |
torch
|
|
|
|
| 9 |
numpy
|
| 10 |
-
|
| 11 |
-
|
| 12 |
-
|
| 13 |
-
SimpleITK
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
streamlit
|
|
|
|
| 2 |
torch
|
| 3 |
+
pandas
|
| 4 |
numpy
|
| 5 |
+
opencv-python-headless
|
| 6 |
+
ultralytics
|
| 7 |
+
Pillow
|
|
|