Replies: 1 comment
-
parser.add_argument( This is how img2img.py gets an init image |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Hi,
I need to re-draw 100 images. Thanks to clip-interrogator, I've generated prompt text for each one of them. Next, I should to run img2img. However, I noticed that you cannot sigh the prompt for each image specifically with img2img batch tab.
I tried to write a script about it as below (After a few days' debugging, it's working now):
One left issue:
Thanks for your help and attention~
Beta Was this translation helpful? Give feedback.
All reactions