Open FurkanGozukara opened 1 week ago
This user sells his ChatGPT generated batch scripts. I don't recommend this, both as a practice and as a purchase.
This is paywalled and it is not even mentioned in the OP.
This user is famous for paywalling free Open Source projects.
You can see our maintained and improved scripts arsenal here : https://github.com/FurkanGozukara/Stable-Diffusion/blob/main/Patreon-Posts-Index.md
And our video tutorials arsenal here some are up to 3 hours, fully edited with manually written subtitles and video chapters : https://www.youtube.com/@SECourses/videos
Excellent work you did thank you so much
This was requested by me so i made auto installers for Windows, RunPod and Massed Compute
Installer files : https://www.patreon.com/posts/115233922
On Windows you need to have Python 3.10.11, CUDA, Git, and C++ tools installed : step by step tutorial for these > https://youtu.be/DrhUHnYfwC0
You can see our maintained and improved scripts arsenal here : https://github.com/FurkanGozukara/Stable-Diffusion/blob/main/Patreon-Posts-Index.md
And our video tutorials arsenal here some are up to 3 hours, fully edited with manually written subtitles and video chapters : https://www.youtube.com/@SECourses/videos
On Massed Compute we use official SECourses image and on RunPod we use official PyTorch 2.2 template
VRAM usages
When offload_model is enabled (checked) on the Gradio interface, it uses 5.4 GB VRAM, 2x slower
When offload_model is not used (not checked) it uses 12.2 GB VRAM
When separate_cfg_infer is not checked, and offload_model is not checked, it uses 18.7 GB VRAM
The Gradio APP currently same as yours here but once your project matured I plan to add missing a lot of features hopefully like auto save generated images, generate more number of images, maybe auto try some configurations