grKnight commited on
Commit
ed53eba
·
verified ·
1 Parent(s): b57319c

Upload env/requirements.lock.txt with huggingface_hub

Browse files
Files changed (1) hide show
  1. env/requirements.lock.txt +171 -0
env/requirements.lock.txt ADDED
@@ -0,0 +1,171 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ anyio==4.11.0
2
+ argon2-cffi==25.1.0
3
+ argon2-cffi-bindings==25.1.0
4
+ arrow==1.3.0
5
+ asttokens==3.0.0
6
+ async-lru==2.0.5
7
+ attrs==25.4.0
8
+ babel==2.17.0
9
+ beautifulsoup4==4.14.2
10
+ bleach==6.2.0
11
+ blinker==1.7.0
12
+ brotli==1.2.0
13
+ certifi==2026.7.22
14
+ cffi==2.0.0
15
+ charset-normalizer==3.4.3
16
+ click==8.4.2
17
+ comm==0.2.3
18
+ contourpy==1.3.3
19
+ coverage==7.15.4
20
+ cryptography==41.0.7
21
+ cycler==0.12.1
22
+ dbus-python==1.3.2
23
+ debugpy==1.8.17
24
+ decorator==5.2.1
25
+ defusedxml==0.7.1
26
+ distlib==0.4.0
27
+ distro==1.9.0
28
+ executing==2.2.1
29
+ fastjsonschema==2.21.2
30
+ filelock==3.20.0
31
+ fonttools==4.63.0
32
+ fqdn==1.5.1
33
+ fsspec==2024.6.1
34
+ ftfy==6.3.1
35
+ h11==0.16.0
36
+ h2==4.4.1
37
+ hf-xet==1.6.0
38
+ hpack==4.2.0
39
+ httpcore==1.0.9
40
+ httpcorexyz==1.1.1
41
+ httplib2==0.20.4
42
+ httpx==0.28.1
43
+ httpx-retries==0.6.0
44
+ httpxyz==0.31.2
45
+ huggingface_hub==1.27.0
46
+ humanize==4.16.0
47
+ hyperframe==6.1.0
48
+ idna==3.10
49
+ iniconfig==2.3.0
50
+ ipykernel==6.30.1
51
+ ipython==9.6.0
52
+ ipython_pygments_lexers==1.1.1
53
+ ipywidgets==8.1.7
54
+ isoduration==20.11.0
55
+ jedi==0.19.2
56
+ Jinja2==3.1.6
57
+ json5==0.12.1
58
+ jsonpointer==3.0.0
59
+ jsonschema==4.25.1
60
+ jsonschema-specifications==2025.9.1
61
+ jupyter-archive==3.4.0
62
+ jupyter-events==0.12.0
63
+ jupyter-lsp==2.3.0
64
+ jupyter_client==8.6.3
65
+ jupyter_core==5.8.1
66
+ jupyter_server==2.17.0
67
+ jupyter_server_terminals==0.5.3
68
+ jupyterlab==4.4.9
69
+ jupyterlab_pygments==0.3.0
70
+ jupyterlab_server==2.27.3
71
+ jupyterlab_widgets==3.0.15
72
+ kiwisolver==1.5.0
73
+ lark==1.3.0
74
+ launchpadlib==1.11.0
75
+ lazr.restfulclient==0.14.6
76
+ lazr.uri==1.0.6
77
+ loguru==0.7.3
78
+ MarkupSafe==3.0.3
79
+ matplotlib==3.11.1
80
+ matplotlib-inline==0.1.7
81
+ mistune==3.1.4
82
+ mpmath==1.3.0
83
+ nbclient==0.10.2
84
+ nbconvert==7.16.6
85
+ nbformat==5.10.4
86
+ nest-asyncio==1.6.0
87
+ networkx==3.3
88
+ notebook==7.4.2
89
+ notebook_shim==0.2.4
90
+ numpy==2.1.2
91
+ nvidia-cublas-cu12==12.8.4.1
92
+ nvidia-cuda-cupti-cu12==12.8.90
93
+ nvidia-cuda-nvrtc-cu12==12.8.93
94
+ nvidia-cuda-runtime-cu12==12.8.90
95
+ nvidia-cudnn-cu12==9.10.2.21
96
+ nvidia-cufft-cu12==11.3.3.83
97
+ nvidia-cufile-cu12==1.13.1.3
98
+ nvidia-curand-cu12==10.3.9.90
99
+ nvidia-cusolver-cu12==11.7.3.90
100
+ nvidia-cusparse-cu12==12.5.8.93
101
+ nvidia-cusparselt-cu12==0.7.1
102
+ nvidia-nccl-cu12==2.27.3
103
+ nvidia-nvjitlink-cu12==12.8.93
104
+ nvidia-nvtx-cu12==12.8.90
105
+ oauthlib==3.2.2
106
+ open-clip-torch==2.24.0
107
+ packaging==25.0
108
+ pandas==3.0.5
109
+ pandocfilters==1.5.1
110
+ parso==0.8.5
111
+ pexpect==4.9.0
112
+ pillow==11.0.0
113
+ platformdirs==4.5.0
114
+ pluggy==1.6.0
115
+ -e git+https://github.com/crimsonKn1ght/pointcal-c.git@c5413438ae174d783a7183c54cf22fcbb9bd2fc9#egg=pointcal_c
116
+ prometheus_client==0.23.1
117
+ prompt_toolkit==3.0.52
118
+ protobuf==7.35.1
119
+ psutil==7.1.0
120
+ ptyprocess==0.7.0
121
+ pure_eval==0.2.3
122
+ pycparser==2.23
123
+ Pygments==2.19.2
124
+ PyGObject==3.48.2
125
+ PyJWT==2.7.0
126
+ pyparsing==3.1.1
127
+ pytest==9.1.1
128
+ python-apt==2.7.7+ubuntu5
129
+ python-dateutil==2.9.0.post0
130
+ python-json-logger==4.0.0
131
+ PyYAML==6.0.3
132
+ pyzmq==27.1.0
133
+ referencing==0.36.2
134
+ regex==2026.7.19
135
+ requests==2.32.5
136
+ rfc3339-validator==0.1.4
137
+ rfc3986-validator==0.1.1
138
+ rfc3987-syntax==1.1.0
139
+ rpds-py==0.27.1
140
+ safetensors==0.8.0
141
+ Send2Trash==1.8.3
142
+ sentencepiece==0.2.2
143
+ setuptools==80.9.0
144
+ six==1.16.0
145
+ sniffio==1.3.1
146
+ soupsieve==2.8
147
+ stack-data==0.6.3
148
+ sympy==1.13.3
149
+ terminado==0.18.1
150
+ timm==1.0.28
151
+ tinycss2==1.4.0
152
+ torch==2.8.0+cu128
153
+ torchaudio==2.8.0+cu128
154
+ torchvision==0.23.0+cu128
155
+ tornado==6.5.2
156
+ tqdm==4.70.0
157
+ traitlets==5.14.3
158
+ triton==3.4.0
159
+ types-python-dateutil==2.9.0.20251008
160
+ typing_extensions==4.15.0
161
+ uri-template==1.3.0
162
+ urllib3==2.5.0
163
+ virtualenv==20.34.0
164
+ wadllib==1.3.6
165
+ wcwidth==0.2.14
166
+ webcolors==24.11.1
167
+ webencodings==0.5.1
168
+ websocket-client==1.9.0
169
+ widgetsnbextension==4.0.14
170
+ zenodo-get==3.0.3
171
+ zstandard==0.25.0