forked from jungle-dogtalk/talk-user-matching
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathenvironment.yml
90 lines (90 loc) · 2.32 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
name: myenv
channels:
- defaults
dependencies:
- blas=1.0=openblas
- bottleneck=1.3.7=py38hbda83bc_0
- ca-certificates=2024.3.11=hca03da5_0
- libcxx=14.0.6=h848a8c0_0
- libffi=3.4.4=hca03da5_1
- libgfortran=5.0.0=11_3_0_hca03da5_28
- libgfortran5=11.3.0=h009349e_28
- libopenblas=0.3.21=h269037a_0
- llvm-openmp=14.0.6=hc6e5704_0
- ncurses=6.4=h313beb8_0
- numexpr=2.8.4=py38h79ee842_1
- numpy-base=1.24.3=py38h90707a3_0
- openssl=3.0.14=h80987f9_0
- pandas=2.0.3=py38h46d7db6_0
- pip=24.0=py38hca03da5_0
- python=3.8.19=hb885b13_0
- python-dateutil=2.9.0post0=py38hca03da5_2
- python-tzdata=2023.3=pyhd3eb1b0_0
- pytz=2024.1=py38hca03da5_0
- readline=8.2=h1a28f6b_0
- setuptools=69.5.1=py38hca03da5_0
- six=1.16.0=pyhd3eb1b0_1
- sqlite=3.45.3=h80987f9_0
- tk=8.6.14=h6ba3021_0
- wheel=0.43.0=py38hca03da5_0
- xz=5.4.6=h80987f9_1
- zlib=1.2.13=h18a0788_1
- pip:
- annotated-types==0.7.0
- anyio==4.4.0
- certifi==2024.7.4
- charset-normalizer==3.3.2
- click==8.1.7
- dnspython==2.6.1
- email-validator==2.2.0
- exceptiongroup==1.2.1
- fastapi==0.111.0
- fastapi-cli==0.0.4
- filelock==3.15.4
- fsspec==2024.6.1
- gensim==3.8.3
- h11==0.14.0
- httpcore==1.0.5
- httptools==0.6.1
- httpx==0.27.0
- huggingface-hub==0.23.4
- idna==3.7
- jinja2==3.1.4
- markdown-it-py==3.0.0
- markupsafe==2.1.5
- mdurl==0.1.2
- mpmath==1.3.0
- networkx==3.1
- numpy==1.24.4
- orjson==3.10.6
- packaging==24.1
- pydantic==2.8.2
- pydantic-core==2.20.1
- pygments==2.18.0
- python-dotenv==1.0.1
- python-multipart==0.0.9
- pyyaml==6.0.1
- regex==2024.5.15
- requests==2.32.3
- rich==13.7.1
- safetensors==0.4.3
- scipy==1.10.1
- shellingham==1.5.4
- smart-open==7.0.4
- sniffio==1.3.1
- starlette==0.37.2
- sympy==1.13.0
- tokenizers==0.19.1
- torch==2.3.1
- tqdm==4.66.4
- transformers==4.42.3
- typer==0.12.3
- typing-extensions==4.12.2
- ujson==5.10.0
- urllib3==2.2.2
- uvicorn==0.30.1
- uvloop==0.19.0
- watchfiles==0.22.0
- websockets==12.0
- wrapt==1.16.0
prefix: /opt/anaconda3/envs/myenv