Georg Willer commited on
Commit
52a5569
·
1 Parent(s): 116e25e

Add requirements.txt

Browse files
Files changed (1) hide show
  1. requirements_rpeak2hrv_pipeline.txt +137 -0
requirements_rpeak2hrv_pipeline.txt ADDED
@@ -0,0 +1,137 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ #
2
+ # This file is autogenerated by pip-compile with Python 3.12
3
+ # by the following command:
4
+ #
5
+ # pip-compile requirements.in
6
+ #
7
+ certifi==2025.1.31
8
+ # via requests
9
+ charset-normalizer==3.4.1
10
+ # via requests
11
+ colorama==0.4.6
12
+ # via tqdm
13
+ contourpy==1.3.1
14
+ # via matplotlib
15
+ cycler==0.12.1
16
+ # via matplotlib
17
+ filelock==3.18.0
18
+ # via
19
+ # huggingface-hub
20
+ # torch
21
+ # transformers
22
+ fonttools==4.56.0
23
+ # via matplotlib
24
+ fsspec==2025.3.0
25
+ # via
26
+ # huggingface-hub
27
+ # torch
28
+ huggingface-hub==0.29.3
29
+ # via
30
+ # timm
31
+ # tokenizers
32
+ # transformers
33
+ idna==3.10
34
+ # via requests
35
+ jinja2==3.1.6
36
+ # via torch
37
+ joblib==1.4.2
38
+ # via scikit-learn
39
+ kiwisolver==1.4.8
40
+ # via matplotlib
41
+ markupsafe==3.0.2
42
+ # via jinja2
43
+ matplotlib==3.10.1
44
+ # via neurokit2
45
+ mpmath==1.3.0
46
+ # via sympy
47
+ networkx==3.4.2
48
+ # via torch
49
+ neurokit2==0.2.10
50
+ # via -r requirements.in
51
+ numpy==2.2.4
52
+ # via
53
+ # contourpy
54
+ # matplotlib
55
+ # neurokit2
56
+ # pandas
57
+ # scikit-learn
58
+ # scipy
59
+ # torchvision
60
+ # transformers
61
+ packaging==24.2
62
+ # via
63
+ # huggingface-hub
64
+ # matplotlib
65
+ # transformers
66
+ pandas==2.2.3
67
+ # via
68
+ # -r requirements.in
69
+ # neurokit2
70
+ pillow==11.1.0
71
+ # via
72
+ # matplotlib
73
+ # torchvision
74
+ pyparsing==3.2.3
75
+ # via matplotlib
76
+ python-dateutil==2.9.0.post0
77
+ # via
78
+ # matplotlib
79
+ # pandas
80
+ pytz==2025.2
81
+ # via pandas
82
+ pyyaml==6.0.2
83
+ # via
84
+ # huggingface-hub
85
+ # timm
86
+ # transformers
87
+ regex==2024.11.6
88
+ # via transformers
89
+ requests==2.32.3
90
+ # via
91
+ # huggingface-hub
92
+ # neurokit2
93
+ # transformers
94
+ safetensors==0.5.3
95
+ # via
96
+ # timm
97
+ # transformers
98
+ scikit-learn==1.6.1
99
+ # via neurokit2
100
+ scipy==1.15.2
101
+ # via
102
+ # neurokit2
103
+ # scikit-learn
104
+ six==1.17.0
105
+ # via python-dateutil
106
+ sympy==1.13.1
107
+ # via torch
108
+ threadpoolctl==3.6.0
109
+ # via scikit-learn
110
+ timm==1.0.15
111
+ # via -r requirements.in
112
+ tokenizers==0.21.1
113
+ # via transformers
114
+ torch==2.6.0
115
+ # via
116
+ # -r requirements.in
117
+ # timm
118
+ # torchvision
119
+ torchvision==0.21.0
120
+ # via timm
121
+ tqdm==4.67.1
122
+ # via
123
+ # huggingface-hub
124
+ # transformers
125
+ transformers==4.50.0
126
+ # via -r requirements.in
127
+ typing-extensions==4.12.2
128
+ # via
129
+ # huggingface-hub
130
+ # torch
131
+ tzdata==2025.2
132
+ # via pandas
133
+ urllib3==2.3.0
134
+ # via requests
135
+
136
+ # The following packages are considered to be unsafe in a requirements file:
137
+ # setuptools