Spaces:
Sleeping
Sleeping
Hugo Flores Garcia
commited on
Commit
·
fff28a2
1
Parent(s):
03107fd
host weights in zenodo
Browse files
README.md
CHANGED
@@ -36,7 +36,7 @@ Config files are stored in the `conf/` folder.
|
|
36 |
### Licensing for Pretrained Models:
|
37 |
The weights for the models are licensed [`CC BY-NC-SA 4.0`](https://creativecommons.org/licenses/by-nc-sa/4.0/deed.ml). Likewise, any VampNet models fine-tuned on the pretrained models are also licensed [`CC BY-NC-SA 4.0`](https://creativecommons.org/licenses/by-nc-sa/4.0/deed.ml).
|
38 |
|
39 |
-
Download the pretrained models from [this link](https://
|
40 |
|
41 |
|
42 |
# Usage
|
|
|
36 |
### Licensing for Pretrained Models:
|
37 |
The weights for the models are licensed [`CC BY-NC-SA 4.0`](https://creativecommons.org/licenses/by-nc-sa/4.0/deed.ml). Likewise, any VampNet models fine-tuned on the pretrained models are also licensed [`CC BY-NC-SA 4.0`](https://creativecommons.org/licenses/by-nc-sa/4.0/deed.ml).
|
38 |
|
39 |
+
Download the pretrained models from [this link](https://zenodo.org/record/8136545). Then, extract the models to the `models/` folder.
|
40 |
|
41 |
|
42 |
# Usage
|