-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathenvironment.yml
72 lines (72 loc) · 1.4 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
name: NL2EN
channels:
- anaconda
- conda-forge
- defaults
dependencies:
- brotli-python=1.1.0
- bzip2=1.0.8
- ca-certificates=2023.11.17
- certifi=2023.11.17
- charset-normalizer=3.3.2
- colorama=0.4.6
- filelock=3.13.1
- fsspec=2023.12.2
- huggingface_hub=0.19.4
- idna=3.6
- intel-openmp=2023.2.0
- joblib=1.3.2
- libblas=3.9.0
- libcblas=3.9.0
- libffi=3.4.4
- libhwloc=2.9.1
- libiconv=1.17
- liblapack=3.9.0
- libsqlite=3.44.2
- libxml2=2.10.4
- libzlib=1.2.13
- mkl=2023.2.0
- numpy=1.26.2
- openssl=3.2.0
- packaging=23.2
- pandas=1.5.3
- pip=23.3.1
- pthreads-win32=2.9.1
- pysocks=1.7.1
- python=3.10.12
- python-dateutil=2.8.2
- python_abi=3.10
- pytz=2023.3.post1
- pyyaml=6.0.1
- requests=2.31.0
- scikit-learn=1.3.2
- scipy=1.11.4
- setuptools=68.2.2
- six=1.16.0
- sqlite=3.41.2
- tbb=2021.9.0
- threadpoolctl=3.2.0
- tk=8.6.12
- tokenizers=0.15.0
- tqdm=4.66.1
- typing-extensions=4.9.0
- typing_extensions=4.9.0
- tzdata=2023c
- ucrt=10.0.22621.0
- urllib3=2.1.0
- vc=14.2
- vc14_runtime=14.38.33130
- vs2015_runtime=14.38.33130
- wheel=0.41.2
- win_inet_pton=1.1.0
- xz=5.4.5
- yaml=0.2.5
- zlib=1.2.13
- pip:
- jinja2==3.1.2
- markupsafe==2.1.3
- mpmath==1.3.0
- networkx==3.2.1
- sympy==1.12
- torch==2.1.0+cu118
prefix: C:\Users\braun\anaconda3\envs\NL2EN