-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathenvironment.yml
125 lines (125 loc) · 3.47 KB
/
environment.yml
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
name: mlda
channels:
- conda-forge
- defaults
dependencies:
- asttokens=2.0.5=pyhd3eb1b0_0
- backcall=0.2.0=pyhd3eb1b0_0
- ca-certificates=2023.12.12=haa95532_0
- colorama=0.4.6=py39haa95532_0
- comm=0.2.1=py39haa95532_0
- debugpy=1.6.7=py39hd77b12b_0
- decorator=5.1.1=pyhd3eb1b0_0
- exceptiongroup=1.2.0=py39haa95532_0
- executing=0.8.3=pyhd3eb1b0_0
- importlib-metadata=7.0.1=py39haa95532_0
- importlib_metadata=7.0.1=hd3eb1b0_0
- ipykernel=6.29.3=pyha63f2e9_0
- ipython=8.15.0=py39haa95532_0
- jedi=0.18.1=py39haa95532_1
- jupyter_client=8.6.0=py39haa95532_0
- jupyter_core=5.5.0=py39haa95532_0
- libsodium=1.0.18=h62dcd97_0
- matplotlib-inline=0.1.6=py39haa95532_0
- nest-asyncio=1.6.0=py39haa95532_0
- openssl=3.0.13=h2bbff1b_0
- packaging=23.1=py39haa95532_0
- parso=0.8.3=pyhd3eb1b0_0
- pickleshare=0.7.5=pyhd3eb1b0_1003
- pip=23.3.1=py39haa95532_0
- platformdirs=3.10.0=py39haa95532_0
- prompt-toolkit=3.0.43=py39haa95532_0
- psutil=5.9.0=py39h2bbff1b_0
- pure_eval=0.2.2=pyhd3eb1b0_0
- pygments=2.15.1=py39haa95532_1
- python=3.9.18=h1aa4202_0
- pywin32=305=py39h2bbff1b_0
- pyzmq=25.1.2=py39hd77b12b_0
- setuptools=68.2.2=py39haa95532_0
- six=1.16.0=pyhd3eb1b0_1
- sqlite=3.41.2=h2bbff1b_0
- stack_data=0.2.0=pyhd3eb1b0_0
- tornado=6.3.3=py39h2bbff1b_0
- traitlets=5.7.1=py39haa95532_0
- typing_extensions=4.9.0=py39haa95532_1
- tzdata=2024a=h04d1e81_0
- vc=14.2=h21ff451_1
- vs2015_runtime=14.27.29016=h5e58377_2
- wcwidth=0.2.5=pyhd3eb1b0_0
- wheel=0.41.2=py39haa95532_0
- zeromq=4.3.5=hd77b12b_0
- zipp=3.17.0=py39haa95532_0
- pip:
- accelerate==0.27.2
- annotated-types==0.6.0
- attrs==23.2.0
- brotli==1.1.0
- cachetools==5.3.3
- certifi==2024.2.2
- charset-normalizer==3.3.2
- citylearn==2.1.2
- cloudpickle==3.0.0
- contourpy==1.2.0
- cycler==0.12.1
- diffusers==0.26.3
- ffmpeg==1.4
- ffmpeg-python==0.2.0
- filelock==3.13.1
- fonttools==4.49.0
- fsspec==2024.2.0
- future==1.0.0
- google-ai-generativelanguage==0.4.0
- google-api-core==2.17.1
- google-auth==2.28.1
- google-generativeai==0.4.0
- googleapis-common-protos==1.62.0
- grpcio==1.62.0
- grpcio-status==1.62.0
- gym==0.26.2
- gym-notices==0.0.8
- huggingface-hub==0.21.3
- idna==3.6
- importlib-resources==6.1.2
- jinja2==3.1.3
- joblib==1.3.2
- jsonlines==4.0.0
- kiwisolver==1.4.5
- markupsafe==2.1.5
- matplotlib==3.8.3
- mpmath==1.3.0
- mutagen==1.47.0
- networkx==3.2.1
- numpy==1.26.4
- opencv-python==4.9.0.80
- pandas==1.3.5
- pillow==10.2.0
- proto-plus==1.23.0
- protobuf==4.25.3
- pyasn1==0.5.1
- pyasn1-modules==0.3.0
- pycryptodomex==3.20.0
- pydantic==2.6.3
- pydantic-core==2.16.3
- pyparsing==3.1.1
- python-dateutil==2.9.0.post0
- python-dotenv==1.0.1
- pytube==15.0.0
- pytz==2024.1
- pyyaml==6.0.1
- regex==2023.12.25
- requests==2.31.0
- rsa==4.9
- safetensors==0.4.2
- scikit-learn==1.0.2
- scipy==1.12.0
- simplejson==3.19.2
- sympy==1.12
- threadpoolctl==3.3.0
- torch==2.2.1+cu121
- torchvision==0.17.1
- tqdm==4.66.2
- urllib3==2.2.1
- websockets==12.0
- xgboost==2.0.3
- yt-dlp==2023.12.30
prefix: D:\Conda\envs\mlda