Spaces:
Sleeping
Sleeping
Commit
·
71e2a20
1
Parent(s):
5ec1203
update
Browse files
app.py
CHANGED
@@ -6,7 +6,7 @@ import random
|
|
6 |
|
7 |
readme = """
|
8 |
## Introduction
|
9 |
-
This tool is designed to assist you
|
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 |
|