-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathenvironment.yaml
91 lines (91 loc) · 2.17 KB
/
environment.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
name: llmatic
channels:
- defaults
dependencies:
- ca-certificates=2023.01.10=haa95532_0
- certifi=2022.12.7=py39haa95532_0
- openssl=1.1.1t=h2bbff1b_0
- pip=22.3.1=py39haa95532_0
- python=3.9.16=h6244533_0
- setuptools=65.6.3=py39haa95532_0
- sqlite=3.40.1=h2bbff1b_0
- tzdata=2022g=h04d1e81_0
- vc=14.2=h21ff451_1
- vs2015_runtime=14.27.29016=h5e58377_2
- wheel=0.38.4=py39haa95532_0
- wincertstore=0.2=py39haa95532_2
- pip:
- aiohttp==3.8.4
- aiosignal==1.3.1
- antlr4-python3-runtime==4.9.3
- async-timeout==4.0.2
- attrs==22.2.0
- charset-normalizer==3.0.1
- click==8.1.3
- cloudpickle==2.2.1
- colorama==0.4.6
- contourpy==1.0.7
- cycler==0.11.0
- filelock==3.9.0
- flopth==0.1.3
- fonttools==4.38.0
- frozenlist==1.3.3
- fvcore==0.1.5.post20221221
- huggingface-hub==0.12.1
- hydra-core==1.3.1
- hydra-submitit-launcher==1.2.0
- idna==3.4
- importlib-resources==5.12.0
- inquirerpy==0.3.4
- iopath==0.1.10
- joblib==1.2.0
- jsonschema==4.21.1
- jsonschema-specifications==2023.12.1
- kiwisolver==1.4.4
- levenshtein==0.20.9
- matplotlib==3.7.0
- msgpack==1.0.8
- multidict==6.0.4
- networkx==3.0
- numpy==1.24.2
- omegaconf==2.3.0
- openai==0.26.5
- packaging==23.0
- pandas==1.5.3
- pfzy==0.3.4
- pillow==9.4.0
- portalocker==2.7.0
- prompt-toolkit==3.0.37
- protobuf==5.26.1
- pyparsing==3.0.9
- python-dateutil==2.8.2
- pytz==2022.7.1
- pywin32==305
- pyyaml==6.0
- rapidfuzz==2.13.7
- ray==2.10.0
- referencing==0.34.0
- regex==2022.10.31
- requests==2.28.2
- rpds-py==0.18.0
- sacremoses==0.0.53
- scikit-learn==1.2.2
- scipy==1.10.1
- six==1.16.0
- submitit==1.4.5
- tabulate==0.9.0
- termcolor==2.2.0
- threadpoolctl==3.1.0
- tokenizers==0.13.2
- torch==1.13.1
- torchvision==0.14.1
- tqdm==4.64.1
- transformers==4.25.1
- typing-extensions==4.5.0
- urllib3==1.26.14
- wcwidth==0.2.6
- xmltodict==0.13.0
- yacs==0.1.8
- yarl==1.8.2
- zipp==3.14.0
prefix: C:\Users\DELL\anaconda3\envs\llmatic