dreibh commited on
Commit
3fb256a
·
verified ·
1 Parent(s): b62eb97

Added neurokit2 package to requirements.

Browse files
Files changed (1) hide show
  1. requirements.txt +1 -0
requirements.txt CHANGED
@@ -1,6 +1,7 @@
1
  ecg-plot
2
  gradio
3
  matplotlib
 
4
  Pillow
5
  pydantic==2.10.6
6
  torch
 
1
  ecg-plot
2
  gradio
3
  matplotlib
4
+ neurokit2
5
  Pillow
6
  pydantic==2.10.6
7
  torch