Skip to content
Snippets Groups Projects
Commit ab29ff00 authored by tomrink's avatar tomrink
Browse files

snapshot...

parent 3c397d5f
No related branches found
No related tags found
No related merge requests found
......@@ -102,7 +102,7 @@ def run(kwargs):
partial(model.RRDBNet, out_channel=1, first_call=False),
discriminator,
sett["interpolation_parameter"],
[720, 1080],
[512, 512],
basepath=kwargs["model_dir"])
tf.saved_model.save(
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment