Spaces:
Runtime error
Runtime error
Commit
·
e0adc51
1
Parent(s):
0310412
bugfix
Browse files- config.toml +1 -1
config.toml
CHANGED
@@ -5,4 +5,4 @@ style_size = 512
|
|
5 |
crop = true
|
6 |
|
7 |
vgg_weight = "vgg_normalised.pth"
|
8 |
-
decoder_weight = "efdm_decoder_iter_160000.pth
|
|
|
5 |
crop = true
|
6 |
|
7 |
vgg_weight = "vgg_normalised.pth"
|
8 |
+
decoder_weight = "efdm_decoder_iter_160000.pth"
|