Spaces:
Runtime error
Runtime error
Hugo Flores Garcia
commited on
Commit
·
6f55a79
1
Parent(s):
bad2d3f
add model ckpt path
Browse files
README.md
CHANGED
|
@@ -31,7 +31,7 @@ Config files are stored in the `conf/` folder.
|
|
| 31 |
|
| 32 |
## Getting the Pretrained Models
|
| 33 |
|
| 34 |
-
Download the pretrained models from [this link](). Then, extract the models to the `models/` folder.
|
| 35 |
|
| 36 |
# How the code is structured
|
| 37 |
|
|
|
|
| 31 |
|
| 32 |
## Getting the Pretrained Models
|
| 33 |
|
| 34 |
+
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.
|
| 35 |
|
| 36 |
# How the code is structured
|
| 37 |
|