biubiubiiu commited on
Commit
bdc5c84
·
1 Parent(s): 9aeed4f

update path to pretrained models

Browse files
Files changed (1) hide show
  1. config.toml +2 -2
config.toml CHANGED
@@ -4,5 +4,5 @@ content_size = 512
4
  style_size = 512
5
  crop = true
6
 
7
- vgg_weight = "pretrained/vgg_normalised.pth"
8
- decoder_weight = "pretrained/efdm_decoder_iter_160000.pth.tar"
 
4
  style_size = 512
5
  crop = true
6
 
7
+ vgg_weight = vgg_normalised.pth"
8
+ decoder_weight = "efdm_decoder_iter_160000.pth.tar"