Commit
·
97a7c7c
1
Parent(s):
058e742
Update README.md
Browse files
README.md
CHANGED
@@ -6,10 +6,10 @@ colorTo: purple
|
|
6 |
sdk: gradio
|
7 |
sdk_version: 3.19.1
|
8 |
app_file: app.py
|
9 |
-
pinned:
|
10 |
license: cc-by-4.0
|
11 |
---
|
12 |
|
13 |
Allows to generate ECGs. Based on the following paper:
|
14 |
|
15 |
-
https://www.nature.com/articles/s41598-021-01295-2
|
|
|
6 |
sdk: gradio
|
7 |
sdk_version: 3.19.1
|
8 |
app_file: app.py
|
9 |
+
pinned: true
|
10 |
license: cc-by-4.0
|
11 |
---
|
12 |
|
13 |
Allows to generate ECGs. Based on the following paper:
|
14 |
|
15 |
+
https://www.nature.com/articles/s41598-021-01295-2
|