Spaces:
Running
Running
refactor: requirements.txt
Browse files- requirements.txt +5 -1
requirements.txt
CHANGED
@@ -1,4 +1,8 @@
|
|
1 |
--extra-index-url https://download.pytorch.org/whl/cpu
|
2 |
|
3 |
-
./res/whl/aitiautils-1.1.59-py3-none-any.whl[torch]
|
|
|
|
|
|
|
|
|
4 |
gradio==5.12.0
|
|
|
1 |
--extra-index-url https://download.pytorch.org/whl/cpu
|
2 |
|
3 |
+
# ./res/whl/aitiautils-1.1.59-py3-none-any.whl[torch]
|
4 |
+
https://huggingface.co/spaces/MedicalAI-DP/ECG_Delineation/resolve/main/res/whl/aitiautils-1.1.59-py3-none-any.whl
|
5 |
+
torch==2.0.0+cpu
|
6 |
+
matplotlib==3.10.0
|
7 |
+
netcal==1.3.6
|
8 |
gradio==5.12.0
|