Spaces:
Sleeping
Sleeping
Hugo Flores Garcia
commited on
Commit
•
e251e23
1
Parent(s):
eaa691b
update license
Browse files
README.md
CHANGED
@@ -17,7 +17,11 @@ Config files are stored in the `conf/` folder.
|
|
17 |
|
18 |
## Getting the Pretrained Models
|
19 |
|
20 |
-
|
|
|
|
|
|
|
|
|
21 |
|
22 |
# Usage
|
23 |
|
|
|
17 |
|
18 |
## Getting the Pretrained Models
|
19 |
|
20 |
+
### Licensing for Pretrained Models:
|
21 |
+
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).
|
22 |
+
|
23 |
+
Download the pretrained models from [this link](https://drive.google.com/file/d/1ZIBMJMt8QRE8MYYGjg4lH7v7BLbZneq2/view?usp=sharing). Then, extract the models to the `models/` folder.
|
24 |
+
|
25 |
|
26 |
# Usage
|
27 |
|