Tumo505 commited on
Commit
28136ac
·
1 Parent(s): e412a40

Add multi-file upload support with automatic WFDB pair detection

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -531,7 +531,7 @@ with gr.Blocks(
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)
 
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)