-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathenvironment.yml
More file actions
94 lines (94 loc) · 2.27 KB
/
environment.yml
File metadata and controls
94 lines (94 loc) · 2.27 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
name: matchdiff
channels:
- defaults
dependencies:
- _libgcc_mutex=0.1
- _openmp_mutex=5.1
- bzip2=1.0.8
- ca-certificates=2024.9.24
- ld_impl_linux-64=2.40
- libffi=3.4.4
- libgcc-ng=11.2.0
- libgomp=11.2.0
- libstdcxx-ng=11.2.0
- libuuid=1.41.5
- ncurses=6.4
- openssl=3.0.15
- pip=24.2
- python=3.11.7
- readline=8.2
- setuptools=75.1.0
- sqlite=3.45.3
- tk=8.6.14
- tzdata=2024b
- wheel=0.44.0
- xz=5.4.6
- zlib=1.2.13
- pip:
- accelerate==1.0.0
- asttokens==2.4.1
- certifi==2024.8.30
- charset-normalizer==3.3.2
- decorator==5.1.1
- diffusers==0.30.3
- einops==0.8.0
- executing==2.1.0
- filelock==3.16.1
- fsspec==2024.9.0
- huggingface-hub==0.25.1
- idna==3.10
- imageio==2.35.1
- imageio-ffmpeg==0.5.1
- importlib-metadata==8.5.0
- ipdb==0.13.13
- ipython==8.28.0
- jedi==0.19.1
- jinja2==3.1.4
- markupsafe==3.0.0
- matplotlib-inline==0.1.7
- mpmath==1.3.0
- networkx==3.3
- numpy==2.1.2
- nvidia-cublas-cu12==12.4.5.8
- nvidia-cuda-cupti-cu12==12.4.127
- nvidia-cuda-nvrtc-cu12==12.4.127
- nvidia-cuda-runtime-cu12==12.4.127
- nvidia-cudnn-cu12==9.1.0.70
- nvidia-cufft-cu12==11.2.1.3
- nvidia-curand-cu12==10.3.5.147
- nvidia-cusolver-cu12==11.6.1.9
- nvidia-cusparse-cu12==12.3.1.170
- nvidia-nccl-cu12==2.21.5
- nvidia-nvjitlink-cu12==12.4.127
- nvidia-nvtx-cu12==12.4.127
- opencv-python==4.10.0.84
- packaging==24.1
- parso==0.8.4
- pexpect==4.9.0
- pillow==10.4.0
- prompt-toolkit==3.0.48
- protobuf==5.28.2
- psutil==6.0.0
- ptyprocess==0.7.0
- pure-eval==0.2.3
- av==13.1.0
- pygments==2.18.0
- pyyaml==6.0.2
- regex==2024.9.11
- requests==2.32.3
- safetensors==0.4.5
- sentencepiece==0.2.0
- six==1.16.0
- stack-data==0.6.3
- sympy==1.13.1
- tokenizers==0.20.0
- torch==2.5.0
- torchvision==0.20.0
- tqdm==4.66.5
- traitlets==5.14.3
- transformers==4.45.2
- triton==3.1.0
- typing-extensions==4.12.2
- urllib3==2.2.3
- wcwidth==0.2.13
- zipp==3.20.2