audrey06100 commited on
Commit
71e2a20
·
1 Parent(s): 5ec1203
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -6,7 +6,7 @@ import random
6
 
7
  readme = """
8
  ## Introduction
9
- This tool is designed to assist you in two key tasks:
10
  1. **Channel Mapping**: Align your EEG channels with our template channels to ensure compatibility with our models.
11
  2. **EEG Data Denoising**: Use our pre-trained models—**ART**, **IC-U-Net**, **IC-U-Net++**, and **IC-U-Net-Attn**—to denoise your EEG data.
12
 
 
6
 
7
  readme = """
8
  ## Introduction
9
+ This tool is designed to assist you with two main tasks:
10
  1. **Channel Mapping**: Align your EEG channels with our template channels to ensure compatibility with our models.
11
  2. **EEG Data Denoising**: Use our pre-trained models—**ART**, **IC-U-Net**, **IC-U-Net++**, and **IC-U-Net-Attn**—to denoise your EEG data.
12