Dependency fix.
Browse files- requirements.txt +1 -0
requirements.txt
CHANGED
@@ -4,3 +4,4 @@ matplotlib
|
|
4 |
Pillow
|
5 |
pydantic==2.10.6
|
6 |
torch
|
|
|
|
4 |
Pillow
|
5 |
pydantic==2.10.6
|
6 |
torch
|
7 |
+
git+https://github.com/dreibh/deepfake-ecg@dreibh/export-options2#egg=deepfake_ecg
|