-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathenvironment.yml
More file actions
120 lines (120 loc) · 3.29 KB
/
environment.yml
File metadata and controls
120 lines (120 loc) · 3.29 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
name: violet
channels:
- conda-forge
- defaults
dependencies:
- asttokens=3.0.0=pyhd8ed1ab_1
- bzip2=1.0.8=h2bbff1b_6
- ca-certificates=2024.12.14=h56e8100_0
- colorama=0.4.6=pyhd8ed1ab_1
- comm=0.2.2=pyhd8ed1ab_1
- debugpy=1.6.7=py310h00ffb61_0
- decorator=5.1.1=pyhd8ed1ab_1
- exceptiongroup=1.2.2=pyhd8ed1ab_1
- executing=2.1.0=pyhd8ed1ab_1
- importlib-metadata=8.5.0=pyha770c72_1
- ipykernel=6.29.5=pyh4bbf305_0
- ipython=8.31.0=pyh7428d3b_0
- jedi=0.19.2=pyhd8ed1ab_1
- jupyter_client=8.6.3=pyhd8ed1ab_1
- jupyter_core=5.7.2=py310h5588dad_0
- libffi=3.4.4=hd77b12b_1
- libsodium=1.0.18=h8d14728_1
- matplotlib-inline=0.1.7=pyhd8ed1ab_1
- nest-asyncio=1.6.0=pyhd8ed1ab_1
- openssl=3.1.0=hcfcfb64_3
- packaging=24.2=pyhd8ed1ab_2
- parso=0.8.4=pyhd8ed1ab_1
- pickleshare=0.7.5=pyhd8ed1ab_1004
- pip=24.2=py310haa95532_0
- platformdirs=4.3.6=pyhd8ed1ab_1
- prompt-toolkit=3.0.48=pyha770c72_1
- psutil=5.9.5=py310h8d17308_0
- pure_eval=0.2.3=pyhd8ed1ab_1
- pygments=2.18.0=pyhd8ed1ab_1
- python=3.10.12=he1021f5_0
- python-dateutil=2.9.0.post0=pyhff2d567_1
- python_abi=3.10=2_cp310
- pywin32=304=py310h00ffb61_2
- pyzmq=25.0.2=py310hcd737a0_0
- setuptools=75.1.0=py310haa95532_0
- six=1.17.0=pyhd8ed1ab_0
- sqlite=3.45.3=h2bbff1b_0
- stack_data=0.6.3=pyhd8ed1ab_1
- tk=8.6.14=h0416ee5_0
- tornado=6.3=py310h8d17308_0
- traitlets=5.14.3=pyhd8ed1ab_1
- typing_extensions=4.12.2=pyha770c72_1
- tzdata=2024b=h04d1e81_0
- ucrt=10.0.22621.0=h57928b3_1
- vc=14.40=haa95532_2
- vs2015_runtime=14.42.34433=h9531ae6_2
- wcwidth=0.2.13=pyhd8ed1ab_1
- wheel=0.44.0=py310haa95532_0
- xz=5.4.6=h8cc25b3_1
- zeromq=4.3.4=h0e60522_1
- zipp=3.21.0=pyhd8ed1ab_1
- zlib=1.2.13=h8cc25b3_1
- pip:
- anytree==2.12.1
- appdirs==1.4.4
- args==0.1.0
- backports-tarfile==1.2.0
- certifi==2024.12.14
- charset-normalizer==3.4.1
- cityscapesscripts==2.2.4
- clint==0.5.1
- coloredlogs==15.0.1
- contourpy==1.3.1
- cycler==0.12.1
- cython==3.0.11
- docutils==0.21.2
- einops==0.8.0
- filelock==3.16.1
- fonttools==4.55.3
- fsspec==2024.12.0
- huggingface-hub==0.27.0
- humanfriendly==10.0
- idna==3.10
- jaraco-classes==3.4.0
- jaraco-context==6.0.1
- jaraco-functools==4.1.0
- jinja2==3.1.5
- keyring==25.6.0
- kiwisolver==1.4.8
- markdown-it-py==3.0.0
- markupsafe==3.0.2
- matplotlib==3.10.0
- mdurl==0.1.2
- more-itertools==10.5.0
- mpmath==1.3.0
- networkx==3.4.2
- nh3==0.2.20
- ninja==1.11.1.3
- numpy==2.2.1
- opencv-python==4.10.0.84
- pillow==11.1.0
- pkginfo==1.12.0
- pyparsing==3.2.1
- pyquaternion==0.9.9
- pyreadline3==3.5.4
- pywin32-ctypes==0.2.3
- pyyaml==6.0.2
- readme-renderer==44.0
- regex==2024.11.6
- requests==2.32.3
- requests-toolbelt==1.0.0
- rfc3986==2.0.0
- rich==13.9.4
- safetensors==0.5.0
- sympy==1.13.1
- timm==1.0.12
- tokenizers==0.21.0
- torch==2.5.1
- torchvision==0.20.1
- tqdm==4.67.1
- transformers==4.47.1
- twine==6.0.1
- typing==3.7.4.3
- urllib3==2.3.0
- yacs==0.1.8