Spaces:
Running
Running
Update submission_portal.py
Browse files
medvqa/competitions/gi-2026/submission_portal.py
CHANGED
|
@@ -130,7 +130,7 @@ def refresh_page():
|
|
| 130 |
# Define Gradio Interface
|
| 131 |
with gr.Blocks(title="๐ ImageCLEFmed-MEDVQA-GI 2026 Submissions ๐") as demo:
|
| 132 |
gr.Markdown("""
|
| 133 |
-
# ๐ Welcome to the official submission portal for the **[ImageCLEFmed-MEDVQA-GI 2026](https://www.imageclef.org/2026/medical/
|
| 134 |
### ๐ [**GitHub Repository**](https://github.com/simula/ImageCLEFmed-MEDVQA-GI-2026) | ๐ [**ImageCLEF Registration**](https://www.imageclef.org/2026#registration)
|
| 135 |
### ๐ฆ [**Available Datasets**](https://github.com/simula/ImageCLEFmed-MEDVQA-GI-2026#data) | ๐ง [**Task Details**](https://github.com/simula/ImageCLEFmed-MEDVQA-GI-2026#task-descriptions) | ๐ฎ [**Schedule**](https://github.com/simula/ImageCLEFmed-MEDVQA-GI-2026#preliminary-schedule)
|
| 136 |
---
|
|
|
|
| 130 |
# Define Gradio Interface
|
| 131 |
with gr.Blocks(title="๐ ImageCLEFmed-MEDVQA-GI 2026 Submissions ๐") as demo:
|
| 132 |
gr.Markdown("""
|
| 133 |
+
# ๐ Welcome to the official submission portal for the **[ImageCLEFmed-MEDVQA-GI 2026](https://www.imageclef.org/2026/medical/medvqa-gi)** challenge! ๐ฅ๐
|
| 134 |
### ๐ [**GitHub Repository**](https://github.com/simula/ImageCLEFmed-MEDVQA-GI-2026) | ๐ [**ImageCLEF Registration**](https://www.imageclef.org/2026#registration)
|
| 135 |
### ๐ฆ [**Available Datasets**](https://github.com/simula/ImageCLEFmed-MEDVQA-GI-2026#data) | ๐ง [**Task Details**](https://github.com/simula/ImageCLEFmed-MEDVQA-GI-2026#task-descriptions) | ๐ฎ [**Schedule**](https://github.com/simula/ImageCLEFmed-MEDVQA-GI-2026#preliminary-schedule)
|
| 136 |
---
|