-
Notifications
You must be signed in to change notification settings - Fork 0
/
environment.yml
43 lines (43 loc) · 1.06 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
name: nlp
channels:
- defaults
dependencies:
- ca-certificates=2024.9.24=haa95532_0
- openssl=3.0.15=h827c3e9_0
- pip=24.2=py39haa95532_0
- python=3.9.20=h8205438_1
- setuptools=75.1.0=py39haa95532_0
- sqlite=3.45.3=h2bbff1b_0
- vc=14.40=h2eaa2aa_1
- vs2015_runtime=14.40.33807=h98bb1dd_1
- wheel=0.44.0=py39haa95532_0
- pip:
- certifi==2024.8.30
- charset-normalizer==3.3.2
- click==8.1.7
- colorama==0.4.6
- filelock==3.16.1
- fsspec==2024.9.0
- huggingface-hub==0.25.1
- idna==3.10
- joblib==1.4.2
- nltk==3.9.1
- numpy==2.0.2
- packaging==24.1
- pandas==2.2.3
- python-dateutil==2.9.0.post0
- pytz==2024.2
- pyyaml==6.0.2
- regex==2024.9.11
- requests==2.32.3
- safetensors==0.4.5
- scikit-learn==1.5.2
- scipy==1.13.1
- six==1.16.0
- threadpoolctl==3.5.0
- tokenizers==0.20.0
- tqdm==4.66.5
- typing-extensions==4.12.2
- tzdata==2024.2
- urllib3==2.2.3
prefix: C:\Users\Kazehara\.conda\envs\nlp