-
Notifications
You must be signed in to change notification settings - Fork 25
/
Copy pathenviroment.yaml
98 lines (98 loc) · 2.28 KB
/
enviroment.yaml
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
name: LearnableRegion
channels:
- defaults
dependencies:
- _libgcc_mutex=0.1
- _openmp_mutex=5.1
- ca-certificates=2024.7.2
- ld_impl_linux-64=2.38
- libffi=3.3
- libgcc-ng=11.2.0
- libgomp=11.2.0
- libstdcxx-ng=11.2.0
- ncurses=6.4
- openssl=1.1.1w
- pip=24.0
- python=3.9.0
- readline=8.2
- setuptools=72.1.0
- sqlite=3.45.3
- tk=8.6.14
- tzdata=2024a
- wheel=0.43.0
- xz=5.4.6
- zlib=1.2.13
- pip:
- absl-py==2.1.0
- accelerate==0.33.0
- albucore==0.0.13
- albumentations==1.4.13
- annotated-types==0.7.0
- certifi==2022.12.7
- charset-normalizer==2.1.1
- cmake==3.25.0
- contourpy==1.2.1
- cycler==0.12.1
- diffusers==0.30.0
- einops==0.8.0
- eval-type-backport==0.2.0
- filelock==3.13.1
- fonttools==4.53.1
- fsspec==2024.6.1
- ftfy==6.2.3
- grpcio==1.65.4
- huggingface-hub==0.24.5
- idna==3.4
- imageio==2.34.2
- importlib-metadata==8.2.0
- importlib-resources==6.4.0
- jax==0.4.30
- jaxlib==0.4.30
- jinja2==3.1.3
- kiwisolver==1.4.5
- lazy-loader==0.4
- lit==15.0.7
- madgrad==1.3
- markdown==3.6
- markupsafe==2.1.5
- matplotlib==3.9.1.post1
- ml-dtypes==0.4.0
- mpmath==1.3.0
- networkx==3.2.1
- numpy==1.26.3
- openai-clip==1.0.1
- opencv-python-headless==4.10.0.84
- opt-einsum==3.3.0
- packaging==24.1
- pillow==10.2.0
- protobuf==4.25.4
- psutil==6.0.0
- pydantic==2.8.2
- pydantic-core==2.20.1
- pyparsing==3.1.2
- python-dateutil==2.9.0.post0
- pyyaml==6.0.2
- regex==2024.7.24
- requests==2.28.1
- safetensors==0.4.4
- scikit-image==0.24.0
- scipy==1.13.1
- six==1.16.0
- sympy==1.12
- tensorboard==2.17.0
- tensorboard-data-server==0.7.2
- tifffile==2024.7.24
- timm==1.0.8
- tokenizers==0.19.1
- tomli==2.0.1
- torch==2.0.1+cu118
- torchaudio==2.0.2+cu118
- torchvision==0.15.2+cu118
- tqdm==4.66.5
- transformers==4.44.0
- triton==2.0.0
- typing-extensions==4.9.0
- urllib3==1.26.13
- wcwidth==0.2.13
- werkzeug==3.0.3
- zipp==3.19.2