Using this project in an automatic way #2581
Unanswered
RuneMason1
asked this question in
Q&A
Replies: 2 comments
-
You can use custom code as a script, just change it before initializing SD. |
Beta Was this translation helpful? Give feedback.
0 replies
-
I don't think command line operations are supported at this stage, because a lot of configs are obtained from GUI, so writing command line scripts will be a lot of work. I'd also like to have a command line interface, as it's kind of annoying to keep the web terminal open when batch generating/training texual inversion. |
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.
-
So I'd like to figure out the right syntax to run a text to image prompt from this application, just like you can via UI, but via command or something similar. I'd love to run the application to generate an image to a specific file folder without any need to interact. Any thoughts? I know the original project has the txt2img.py file and instructions to use it, but this repo doesn't have that one and I couldn't really get the original working.
Beta Was this translation helpful? Give feedback.
All reactions