actionjoe Posted August 25, 2023 Posted August 25, 2023 I am dipping my toes into generating AI pictures. I would love to have a workflow helping me to set up SD and Automatic1111. basically to start working i need to: 1. open up terminal 2. run this code "cd ~/stable-diffusion-webui;./webui.sh " ( without "") 3. open up my browser (ARC) 4. typing http://127.0.0.1:7860/ to work locally It would be great to have a workflow just by typing in SDXL into alfred, have the terminal thing run in the background and having arc opening a tab with the local ip adress. Can somebody help me to achieve that? cheers and lots of love! Michelle B 1
vitor Posted August 25, 2023 Posted August 25, 2023 You should only need Keyword Input → Terminal Command Action → Open URL Action. Maybe a Delay Utility to prevent the browser from opening too soon. Maybe you can use a Run Script Action instead of the Terminal Command Action but that depends entirely on how your script works. See the Getting Started Guide for an interactive tutorial on making a workflow.
Michelle B Posted August 25, 2023 Posted August 25, 2023 I'm addicted to creating AI art. Just want to note @actionjoe Are you aware of this site? You can download models you like. https://huggingface.co/models and diffusers. https://huggingface.co/docs/diffusers/index I'm still a newbie so I'll be closely watching this thread to see how you do. I'm sort of lost. Good luck!
actionjoe Posted August 25, 2023 Author Posted August 25, 2023 Thanks @vitor I will try to make a working version! itll be my first self made workflow! @Michelle B Yes I am aware of huggingface! I am using Automatic1111 since you have waaaay more settings to work with than diffusers. Its a little more complicated to adjust everything but damn, its satisfying! cheers
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now