-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathenvironment.yml
60 lines (60 loc) · 1.46 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
name: RMN
channels:
- conda-forge
- bioconda
- defaults
dependencies:
- bzip2=1.0.8=h6c40b1e_6
- ca-certificates=2024.9.24=hecd8cb5_0
- expat=2.6.3=h6d0c2b6_0
- libcxx=14.0.6=h9765a3e_0
- libexpat=2.6.3=hac325c4_0
- libffi=3.4.4=hecd8cb5_1
- libmpdec=4.0.0=h46256e1_0
- libsqlite=3.46.1=h4b8f8c9_0
- libzlib=1.3.1=hd23fc13_2
- ncurses=6.5=hf036a51_1
- openssl=3.3.2=hd23fc13_0
- pip=24.2=pyh8b19718_1
- python=3.12.5=h37a9e06_0_cpython
- python_abi=3.12=5_cp312
- readline=8.2=hca72f7f_0
- setuptools=75.1.0=pyhd8ed1ab_0
- sqlite=3.46.1=he26b093_0
- tk=8.6.13=h1abcd95_1
- tzdata=2024b=h04d1e81_0
- wheel=0.44.0=pyhd8ed1ab_0
- xz=5.4.6=h6c40b1e_1
- zlib=1.3.1=hd23fc13_2
- pip:
- blinker==1.8.2
- certifi==2024.8.30
- cffi==1.17.1
- charset-normalizer==3.4.0
- click==8.1.7
- cryptography==43.0.3
- filelock==3.16.1
- flask==3.0.3
- fsspec==2024.9.0
- idna==3.10
- itsdangerous==2.2.0
- jinja2==3.1.4
- markupsafe==3.0.2
- mpmath==1.3.0
- networkx==3.4.1
- numpy==1.26.4
- opencv-python==4.10.0.84
- pillow==11.0.0
- pycparser==2.22
- pymysql==1.1.1
- pytorchcv==0.0.73
- requests==2.32.3
- rmn==3.1.2
- sympy==1.13.3
- torch==2.2.2
- torchvision==0.17.2
- tqdm==4.66.5
- typing-extensions==4.12.2
- urllib3==2.2.3
- werkzeug==3.0.4
prefix: /opt/anaconda3/envs/RMN