Spaces:
Sleeping
Sleeping
Add multi-file upload support with automatic WFDB pair detection
Browse files
app.py
CHANGED
|
@@ -531,7 +531,7 @@ with gr.Blocks(
|
|
| 531 |
gr.Markdown("""
|
| 532 |
### Upload Your ECG
|
| 533 |
|
| 534 |
-
**
|
| 535 |
|
| 536 |
**Clinical & Standardized Formats:**
|
| 537 |
- `.dcm` – DICOM (medical imaging, PACS systems)
|
|
|
|
| 531 |
gr.Markdown("""
|
| 532 |
### Upload Your ECG
|
| 533 |
|
| 534 |
+
**Multi-file upload supported!** Upload multiple files at once, especially for WFDB pairs.
|
| 535 |
|
| 536 |
**Clinical & Standardized Formats:**
|
| 537 |
- `.dcm` – DICOM (medical imaging, PACS systems)
|