audrey06100 commited on
Commit
fed6fb5
·
verified ·
1 Parent(s): dadd12e

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -8,7 +8,7 @@ intro = """
8
 
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
 
13
  ## File Requirements and Preparation
14
  - **Channel locations**: If you don't have the channel location file, we recommend you to download the standard montage <a href="">here</a>. If the channels in those files don't match yours, you can use **EEGLAB** to adjust them to your required montage.
 
8
 
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 artifacts removal**: Use our models—**ART**, **IC-U-Net**, **IC-U-Net++**, and **IC-U-Net-Attn**—to denoise your EEG data.
12
 
13
  ## File Requirements and Preparation
14
  - **Channel locations**: If you don't have the channel location file, we recommend you to download the standard montage <a href="">here</a>. If the channels in those files don't match yours, you can use **EEGLAB** to adjust them to your required montage.