Spaces:
Sleeping
Sleeping
Update app.py
Browse files
app.py
CHANGED
|
@@ -151,7 +151,7 @@ def clear_file():
|
|
| 151 |
clear_prompts()
|
| 152 |
|
| 153 |
#############################################
|
| 154 |
-
st.
|
| 155 |
st.write("What is left is to paste the copied SeriesInstanceUID as showed above into the filter by DICOM SeriesInstanceUID box.")
|
| 156 |
|
| 157 |
st.write("Below is an overview of the SegVol method and authors acknowledgement.")
|
|
|
|
| 151 |
clear_prompts()
|
| 152 |
|
| 153 |
#############################################
|
| 154 |
+
st.image("idc_serieUID_selection.gif")
|
| 155 |
st.write("What is left is to paste the copied SeriesInstanceUID as showed above into the filter by DICOM SeriesInstanceUID box.")
|
| 156 |
|
| 157 |
st.write("Below is an overview of the SegVol method and authors acknowledgement.")
|