You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
-`--content_img_path (str)`: path to content image.
26
+
-`--style_image_path (str)`: path to style image.
23
27
-`--output_path (str)`: path to output image dir, default value:`output_dir`.
24
28
-`--weight_path (str)`: path to model weight path, if `weight_path` is `None`, the pre-training model will be downloaded automatically, default value:`None`.
25
29
-`--style (str)`: style of output image, if `weight_path` is `None`, `style` can be chosen in `starrynew`, `circuit`, `ocean` and `stars`, default value:`starrynew`.
26
-
-`--style_image_path (str)`: path to style image, it need to input when `weight_path` is not `None`, default value:`None`.
0 commit comments