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