-
Notifications
You must be signed in to change notification settings - Fork 15
Expand file tree
/
Copy pathenvironment.yml
More file actions
115 lines (115 loc) · 3.12 KB
/
Copy pathenvironment.yml
File metadata and controls
115 lines (115 loc) · 3.12 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
channels:
- conda-forge
- defaults
dependencies:
- _libgcc_mutex=0.1=main
- _openmp_mutex=5.1=1_gnu
- absl-py=2.1.0=pyhd8ed1ab_0
- c-ares=1.34.5=hb9d3cd8_0
- ca-certificates=2025.4.26=hbd8a1cb_0
- grpcio=1.62.2=py38h6a678d5_0
- importlib-metadata=8.5.0=pyha770c72_0
- ld_impl_linux-64=2.40=h12ee557_0
- libabseil=20240116.2=cxx17_h6a678d5_0
- libblas=3.9.0=31_h59b9bed_openblas
- libcblas=3.9.0=31_he106b2a_openblas
- libffi=3.4.4=h6a678d5_1
- libgcc=14.2.0=h767d61c_2
- libgcc-ng=14.2.0=h69a702a_2
- libgfortran=14.2.0=h69a702a_2
- libgfortran5=14.2.0=hf1ad2bd_2
- libgomp=14.2.0=h767d61c_2
- libgrpc=1.62.2=h2d74bed_0
- liblapack=3.9.0=31_h7ac8fdf_openblas
- libopenblas=0.3.29=pthreads_h94d23a6_0
- libprotobuf=4.25.3=he621ea3_0
- libstdcxx-ng=11.2.0=h1234567_1
- markdown=3.6=pyhd8ed1ab_0
- markupsafe=2.1.5=py38h01eb140_0
- ncurses=6.4=h6a678d5_0
- openssl=3.5.0=h7b32b05_1
- pip=24.2=py38h06a4308_0
- python=3.8.20=he870216_0
- python_abi=3.8=2_cp38
- re2=2022.04.01=h27087fc_0
- readline=8.2=h5eee18b_0
- setuptools=75.1.0=py38h06a4308_0
- sqlite=3.45.3=h5eee18b_0
- tensorboard=2.17.1=pyhd8ed1ab_0
- tensorboard-data-server=0.7.0=py38hcdda232_1
- tk=8.6.14=h39e8969_0
- werkzeug=3.0.6=pyhd8ed1ab_0
- wheel=0.44.0=py38h06a4308_0
- xz=5.4.6=h5eee18b_1
- zlib=1.2.13=h5eee18b_1
- pip:
- accelerate==1.0.1
- annotated-types==0.7.0
- antlr4-python3-runtime==4.9.3
- certifi==2024.12.14
- charset-normalizer==3.4.1
- click==8.1.8
- contourpy==1.1.1
- cycler==0.12.1
- cython==3.0.0
- diffusers==0.29.0
- docker-pycreds==0.4.0
- easydict==1.13
- editdistance==0.8.1
- einops==0.8.0
- eval-type-backport==0.2.2
- filelock==3.16.1
- fonttools==4.56.0
- fsspec==2024.12.0
- gitdb==4.0.12
- gitpython==3.1.44
- gudhi==3.11.0
- huggingface-hub==0.27.0
- idna==3.10
- imageio==2.35.1
- importlib-resources==6.4.5
- joblib==1.4.2
- kiwisolver==1.4.7
- lazy-loader==0.4
- lmdb==1.6.2
- matplotlib==3.7.5
- networkx==3.1
- numpy==1.24.4
- omegaconf==2.3.0
- opencv-python==4.10.0.82
- packaging==24.2
- pillow==10.4.0
- platformdirs==4.3.6
- protobuf==5.29.2
- psutil==6.1.1
- pydantic==2.10.4
- pydantic-core==2.27.2
- pyparsing==3.1.4
- python-dateutil==2.9.0.post0
- pywavelets==1.4.1
- pyyaml==6.0.2
- regex==2024.11.6
- requests==2.32.3
- safetensors==0.5.0
- scikit-image==0.21.0
- scikit-learn==1.3.2
- scipy==1.10.1
- sentry-sdk==2.19.2
- setproctitle==1.3.4
- six==1.17.0
- smmap==5.0.2
- tensorboardx==2.6.2.2
- threadpoolctl==3.5.0
- tifffile==2023.7.10
- timm==1.0.12
- tokenizers==0.20.3
- torch==1.13.1
- torchaudio==0.13.1
- torchmetrics==0.11.4
- torchvision==0.14.1
- tqdm==4.67.1
- transformers==4.46.3
- typing-extensions==4.12.2
- urllib3==2.2.3
- wandb==0.19.1
- zipp==3.20.2