Spaces:
Runtime error
Runtime error
Create requirements.txt
Browse files- requirements.txt +8 -0
requirements.txt
ADDED
@@ -0,0 +1,8 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
wfdb>=3.4.1
|
2 |
+
neurokit2>=0.2.0
|
3 |
+
numpy>=1.21.0
|
4 |
+
pandas>=1.3.0
|
5 |
+
scikit-learn>=0.24.2
|
6 |
+
scipy>=1.7.0
|
7 |
+
PyWavelets>=1.1.1
|
8 |
+
gradio>=3.0.0
|