Spaces:
Sleeping
Sleeping
Commit
·
3e192a9
1
Parent(s):
89bbaf4
update
Browse files
app.py
CHANGED
@@ -79,7 +79,7 @@ After completing the previous steps, your channels will be aligned with the temp
|
|
79 |
|
80 |
## Step2. Data Denoising
|
81 |
After uploading your EEG data and clicking on `Run` button, we will process your data based on the mapping result.<br>
|
82 |
-
|
83 |
"""
|
84 |
|
85 |
icunet = """
|
|
|
79 |
|
80 |
## Step2. Data Denoising
|
81 |
After uploading your EEG data and clicking on `Run` button, we will process your data based on the mapping result.<br>
|
82 |
+
- If necessary, your data will be divided into batches and run the models on each batch sequentially, ensuring that all channels are properly processed.
|
83 |
"""
|
84 |
|
85 |
icunet = """
|