forked from WebPAI/DesignBench
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathdesignbench.yml
More file actions
127 lines (127 loc) · 3.57 KB
/
designbench.yml
File metadata and controls
127 lines (127 loc) · 3.57 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
121
122
123
124
125
126
127
name: designbench
channels:
- https://mirrors.tuna.tsinghua.edu.cn/anaconda/pkgs/main
- https://repo.anaconda.com/pkgs/main
- https://repo.anaconda.com/pkgs/r
dependencies:
- _libgcc_mutex=0.1=main
- _openmp_mutex=5.1=1_gnu
- bzip2=1.0.8=h5eee18b_6
- ca-certificates=2025.9.9=h06a4308_0
- expat=2.7.1=h6a678d5_0
- ld_impl_linux-64=2.40=h12ee557_0
- libffi=3.4.4=h6a678d5_1
- libgcc-ng=11.2.0=h1234567_1
- libgomp=11.2.0=h1234567_1
- libstdcxx-ng=11.2.0=h1234567_1
- libuuid=1.41.5=h5eee18b_0
- libxcb=1.17.0=h9b100fa_0
- libzlib=1.3.1=hb25bd0a_0
- ncurses=6.5=h7934f7d_0
- openssl=3.0.17=h5eee18b_0
- pip=25.2=pyhc872135_0
- pthread-stubs=0.3=h0ce48e5_1
- python=3.10.18=h1a3bd86_0
- readline=8.3=hc2a1206_0
- setuptools=78.1.1=py310h06a4308_0
- sqlite=3.50.2=hb25bd0a_1
- tk=8.6.15=h54e0aa7_0
- tzdata=2025b=h04d1e81_0
- wheel=0.45.1=py310h06a4308_0
- xorg-libx11=1.8.12=h9b100fa_1
- xorg-libxau=1.0.12=h9b100fa_0
- xorg-libxdmcp=1.1.5=h9b100fa_0
- xorg-xorgproto=2024.1=h5eee18b_1
- xz=5.6.4=h5eee18b_1
- zlib=1.3.1=hb25bd0a_0
- pip:
- annotated-types==0.7.0
- anthropic==0.68.0
- anyio==4.10.0
- attrs==25.3.0
- cachetools==5.5.2
- certifi==2025.8.3
- charset-normalizer==3.4.3
- decorator==5.2.1
- distro==1.9.0
- docstring-parser==0.17.0
- exceptiongroup==1.3.0
- filelock==3.19.1
- fsspec==2025.9.0
- ftfy==6.3.1
- google-ai-generativelanguage==0.6.15
- google-api-core==2.25.1
- google-api-python-client==2.181.0
- google-auth==2.40.3
- google-auth-httplib2==0.2.0
- google-generativeai==0.8.5
- googleapis-common-protos==1.70.0
- grpcio==1.74.0
- grpcio-status==1.71.2
- h11==0.16.0
- httpcore==1.0.9
- httplib2==0.31.0
- httpx==0.28.1
- idna==3.10
- imageio==2.37.0
- jinja2==3.1.6
- jiter==0.10.0
- lazy-loader==0.4
- markupsafe==3.0.2
- mpmath==1.3.0
- networkx==3.4.2
- numpy==2.2.6
- nvidia-cublas-cu12==12.8.4.1
- nvidia-cuda-cupti-cu12==12.8.90
- nvidia-cuda-nvrtc-cu12==12.8.93
- nvidia-cuda-runtime-cu12==12.8.90
- nvidia-cudnn-cu12==9.10.2.21
- nvidia-cufft-cu12==11.3.3.83
- nvidia-cufile-cu12==1.13.1.3
- nvidia-curand-cu12==10.3.9.90
- nvidia-cusolver-cu12==11.7.3.90
- nvidia-cusparse-cu12==12.5.8.93
- nvidia-cusparselt-cu12==0.7.1
- nvidia-nccl-cu12==2.27.3
- nvidia-nvjitlink-cu12==12.8.93
- nvidia-nvtx-cu12==12.8.90
- openai==1.107.2
- openai-clip==1.0.1
- opencv-python==4.11.0.86
- outcome==1.3.0.post0
- packaging==25.0
- pillow==11.3.0
- proto-plus==1.26.1
- protobuf==5.29.5
- py==1.11.0
- pyasn1==0.6.1
- pyasn1-modules==0.4.2
- pydantic==2.11.9
- pydantic-core==2.33.2
- pyparsing==3.2.4
- pysocks==1.7.1
- regex==2025.9.1
- requests==2.32.5
- retry==0.9.2
- rsa==4.9.1
- scikit-image==0.25.2
- scipy==1.15.3
- selenium==4.35.0
- sniffio==1.3.1
- sortedcontainers==2.4.0
- sympy==1.14.0
- tifffile==2025.5.10
- torch==2.8.0
- torchvision==0.23.0
- tqdm==4.67.1
- trio==0.30.0
- trio-websocket==0.12.2
- triton==3.4.0
- typing-extensions==4.14.1
- typing-inspection==0.4.1
- uritemplate==4.2.0
- urllib3==2.5.0
- wcwidth==0.2.13
- websocket-client==1.8.0
- wsproto==1.2.0
prefix: /data/twx/miniconda3/envs/designbench