Skip to content

Commit

Permalink
Update README.md (PaddlePaddle#1687)
Browse files Browse the repository at this point in the history
Instructions for modifying the 'configs/config.yml' error:
pretrain: style_text_models/bg_generator
  • Loading branch information
Zhouzd21 committed Jan 11, 2021
1 parent e4ea221 commit e97fc67
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion StyleText/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@ If you save the model in another location, please modify the address of the mode

```
bg_generator:
pretrain: style_text_rec/bg_generator
pretrain: style_text_models/bg_generator
...
text_generator:
pretrain: style_text_models/text_generator
Expand Down

0 comments on commit e97fc67

Please sign in to comment.