Spaces:
Running
on
T4
Running
on
T4
Alejandro Velez
commited on
Commit
·
4e7c227
1
Parent(s):
5854391
Revert "test removing .yml file and whl files"
Browse filesThis reverts commit 585439129898a7608149e703fa27403cc4aa2e52.
- environment.yml +102 -0
- requirements.txt +5 -5
environment.yml
ADDED
@@ -0,0 +1,102 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
name: diffdock
|
2 |
+
channels:
|
3 |
+
- pytorch
|
4 |
+
- defaults
|
5 |
+
dependencies:
|
6 |
+
- blas=1.0
|
7 |
+
- brotlipy=0.7.0
|
8 |
+
- bzip2=1.0.8
|
9 |
+
- ca-certificates=2022.07.19
|
10 |
+
- certifi=2022.9.14
|
11 |
+
- cffi=1.15.1
|
12 |
+
- charset-normalizer=2.0.4
|
13 |
+
- cryptography=37.0.1
|
14 |
+
- ffmpeg=4.3
|
15 |
+
- freetype=2.11.0
|
16 |
+
- gettext=0.21.0
|
17 |
+
- giflib=5.2.1
|
18 |
+
- gmp=6.2.1
|
19 |
+
- gnutls=3.6.15
|
20 |
+
- icu=58.2
|
21 |
+
- idna=3.3
|
22 |
+
- intel-openmp=2021.4.0
|
23 |
+
- jpeg=9e
|
24 |
+
- lame=3.100
|
25 |
+
- lcms2=2.12
|
26 |
+
- lerc=3.0
|
27 |
+
- libcxx=14.0.6
|
28 |
+
- libdeflate=1.8
|
29 |
+
- libffi=3.3
|
30 |
+
- libiconv=1.16
|
31 |
+
- libidn2=2.3.2
|
32 |
+
- libpng=1.6.37
|
33 |
+
- libtasn1=4.16.0
|
34 |
+
- libtiff=4.4.0
|
35 |
+
- libunistring=0.9.10
|
36 |
+
- libwebp=1.2.2
|
37 |
+
- libwebp-base=1.2.2
|
38 |
+
- libxml2=2.9.14
|
39 |
+
- llvm-openmp=14.0.6
|
40 |
+
- lz4-c=1.9.3
|
41 |
+
- mkl=2021.4.0
|
42 |
+
- mkl-service=2.4.0
|
43 |
+
- mkl_fft=1.3.1
|
44 |
+
- mkl_random=1.2.2
|
45 |
+
- ncurses=6.3
|
46 |
+
- nettle=3.7.3
|
47 |
+
- numpy=1.23.1
|
48 |
+
- numpy-base=1.23.1
|
49 |
+
- openh264=2.1.1
|
50 |
+
- openssl=1.1.1q
|
51 |
+
- pillow=9.2.0
|
52 |
+
- pip=22.2.2
|
53 |
+
- pycparser=2.21
|
54 |
+
- pyopenssl=22.0.0
|
55 |
+
- pysocks=1.7.1
|
56 |
+
- python=3.9.13
|
57 |
+
- pytorch=1.12.1
|
58 |
+
- readline=8.1.2
|
59 |
+
- requests=2.28.1
|
60 |
+
- setuptools=63.4.1
|
61 |
+
- six=1.16.0
|
62 |
+
- sqlite=3.39.3
|
63 |
+
- tk=8.6.12
|
64 |
+
- torchaudio=0.12.1
|
65 |
+
- torchvision=0.13.1
|
66 |
+
- typing_extensions=4.3.0
|
67 |
+
- tzdata=2022c
|
68 |
+
- urllib3=1.26.11
|
69 |
+
- wheel=0.37.1
|
70 |
+
- xz=5.2.6
|
71 |
+
- zlib=1.2.12
|
72 |
+
- zstd=1.5.2
|
73 |
+
- pip:
|
74 |
+
- biopandas==0.4.1
|
75 |
+
- biopython==1.79
|
76 |
+
- e3nn==0.5.0
|
77 |
+
- jinja2==3.1.2
|
78 |
+
- joblib==1.2.0
|
79 |
+
- markupsafe==2.1.1
|
80 |
+
- mpmath==1.2.1
|
81 |
+
- networkx==2.8.7
|
82 |
+
- opt-einsum==3.3.0
|
83 |
+
- opt-einsum-fx==0.1.4
|
84 |
+
- packaging==21.3
|
85 |
+
- pandas==1.5.0
|
86 |
+
- pyaml==21.10.1
|
87 |
+
- pyparsing==3.0.9
|
88 |
+
- python-dateutil==2.8.2
|
89 |
+
- pytz==2022.4
|
90 |
+
- pyyaml==6.0
|
91 |
+
- rdkit-pypi==2022.3.5
|
92 |
+
- scikit-learn==1.1.2
|
93 |
+
- scipy==1.9.1
|
94 |
+
- spyrmsd==0.5.2
|
95 |
+
- sympy==1.11.1
|
96 |
+
- threadpoolctl==3.1.0
|
97 |
+
- torch-cluster==1.6.0
|
98 |
+
- torch-geometric==2.1.0.post1
|
99 |
+
- torch-scatter==2.0.9
|
100 |
+
- torch-sparse==0.6.15
|
101 |
+
- torch-spline-conv==1.2.1
|
102 |
+
- tqdm==4.64.1
|
requirements.txt
CHANGED
@@ -1,6 +1,6 @@
|
|
1 |
git+https://github.com/pyg-team/[email protected]
|
2 |
-
|
3 |
-
|
4 |
-
|
5 |
-
|
6 |
-
|
|
|
1 |
git+https://github.com/pyg-team/[email protected]
|
2 |
+
https://data.pyg.org/whl/torch-1.12.0%2Bcu113/torch_scatter-2.1.0%2Bpt112cu113-cp310-cp310-linux_x86_64.whl
|
3 |
+
https://data.pyg.org/whl/torch-1.12.0%2Bcu113/torch_sparse-0.6.16%2Bpt112cu113-cp310-cp310-linux_x86_64.whl
|
4 |
+
https://data.pyg.org/whl/torch-1.12.0%2Bcu113/torch_cluster-1.6.0%2Bpt112cu113-cp310-cp310-linux_x86_64.whl
|
5 |
+
https://data.pyg.org/whl/torch-1.12.0%2Bcu113/torch_spline_conv-1.2.1%2Bpt112cu113-cp310-cp310-linux_x86_64.whl
|
6 |
+
-f https://data.pyg.org/whl/torch-1.12.1+cu113.html
|