Skquark / structured-prompt-generator

Construct well formed prompts for Disco Diffusion and other text to image generators
16 stars 3 forks source link

Thank you for saving me from Automatic1111 #4

Open greendesertsnow opened 1 year ago

greendesertsnow commented 1 year ago

I wasn't able to run 1111 on my PC because of nvidia issues and I needed GFPGAN, ESRGAN, negative prompts and Euler... Plus it runs on Jupyter Notebook and GPU servers without any problems.

You are a life saver. I wish I found your notebook earlier. Star well deserved.

Now I can integrate it with my backend.

Skquark commented 1 year ago

Nice, glad you found it and discovered the cool factor. I haven't been promoting it much, but I think it's better than Automatic too, and most of the other implementations. Glad you got it working on Jupyter and locally, I actually haven't delved into making it fully compatible yet since I've been focused on Colab, but if there were changes you made on your end to get it running right outside Colab, I'd appreciate if you share the mods. Also wondering if it was the SD Enhanced notebook you're running, or if you discovered my newest creation of Stable Diffusion Deluxe with the refined Web App UI (also much better than Automatic1111's)? It's the same guts of the Enhanced notebook, and then some.... I haven't announced it public just yet, but I believe it's ready to release now. Try this out and let me know what you think https://colab.research.google.com/github/Skquark/AI-Friends/blob/main/Stable_Diffusion_Deluxe.ipynb I'm loving it, lots of functional extras and very fun UI.. I kinda got it working on Kaggle's Jupyter, but want it 100%, as well as running locally. All contributions welcome, this was a solo project thus far.. Enjoy.