[Tutorial] Generate UNLIMITED high quality images using AI for FREE - Stable Diffusion

Followlix

Senior Member
Joined
Sep 6, 2018
Messages
913
Reaction score
1,063
I'm a big fan of AI, especially when it's used to help with easing workload or as a source of artistic inspiration.

We are all aware that there are numerous tools available for AI image generation, the two most popular of which being DALL-E 2 and MidJourney.

DALL-E charges $0.13 USD to generate one prompt (3 pictures). MidJourney is a subscription-based service, with unlimited usage costing $30.00 USD each month.

Now, what if I were to tell you that you can generate equally good images, if not sometimes better, for FREE using your PC?

Well, that's what Stable Diffusion is for!

Don't believe me? Here are some samples, created for free, using my computer:

s5X8V9u
irgr8Fl
xnD3gLC


Prompt: tiny cute grape plush stuffed toy, anthropomorphic, surrounded by vines, pixar style eyes, pokemon anime style, octane render, fantasy, volumetric light, soft cinematic lighting, tinycore, cutecore, purplecore, realisitic, 8k

I hope this proves it, so without further ado, let's get straight into it.

Disclaimer: You will need a good graphics card. I'm running an RTX 2070 and generating images over 512x512 makes the GPU run out of memory.




>> How To Generate UNLIMITED high quality images using AI for FREE

Step 1. Install Anaconda

Source: anaconda.com

Anaconda is a distribution of the Python and R programming languages for scientific computing.

The download and installation should be straight forward, but there is an important step you have to do, and that is checking the box for adding Anaconda to your PATH environment variables.

W8Gbva7


Step 2. Install Git

Source: git-scm.com

Git is free and open source software for distributed version control.

No special requirements for the installation.

Step 3. Git clone the stable-diffusion-webui repo

Disclaimer: A restart might be needed in order for Anaconda/Git to work.

Source: github.com/AUTOMATIC1111/stable-diffusion-webui

Open your CMD, cd (how to) to the folder you'd like to clone the above repo to, and type "git clone https://github.com/AUTOMATIC1111/stable-diffusion-webui" in your CMD.

The cloning should not take long, as the files are not big.

yQEC91E


Don't worry, the repo is virus-free. I mean, with 13.1k stars on GitHub it should very well be, but just to be completely sure, MalwareBytes goes into action.

QS40TAq


You can close your CMD.

Step 4. Download the Stable Diffusion model

Source: huggingface.co/CompVis/stable-diffusion-v-1-4-original

You will have to create an account on HuggingFace before being able to download the model.

Once you've created the account, download the sd-v1-4.ckpt weight.

YOHxvsQ


The file will be 4GB in size, so make sure you have enough space.

Again, with it's popularity we shouldn't even worry about viruses, but again, let's just be sure. MalwareBytes, what do you think?

pN7BVV2



Step 5. Add the Stable Diffusion model to the WebUI kit we cloned

Sounds hard? Well, it's not.

Simply go to where you cloned the repo in step 3, go to the following folder: stable-diffusion-webui -> models -> Stable-diffusion, and paste here the sd-v1-4.ckpt file we downloaded in step 4.

Rqms3eq


Step 6. Open the WebUI kit and have fun!

All you have to do now is to go to the main "stable-diffusion-webui" folder and open the WebUI kit by double clicking on webui-user.bat file.

When you do it for the first time, it will take a few minutes because the dependencies the kit requires need to be installed, after that the kit will load pretty fast.

Once the kit loads, it will provide you with an IP address.

TetNcNC


Simply copy that address and paste it in your browser.

That's it, you now have a full version of Stable Diffusion, right there on your computer, for you to use anytime you want, for FREE!

uqKrFVr




I won't go into everything you can do with the webUI kit, that's for you to try out on your own.

But, just to get your feet wet, write something in the "prompt" input area, then click the big orange "Generate button", magic will happen.

I hope this helps some of you have an easier start in the world of AI!

Happy generating!
 
This is a nice tutorial. Can you refer me to where to get something similar for AI content writing bot ?
As far as I know, there is nothing available. At least nothing that compares to GPT-3.

But maybe someone got something for us? :)
 
The quality if good as compared to other paid ai's. Also did you tried generating anime images with that what are the results ?

BOOKMARKED
 
Is it similar to DALL-E or MidJourney? I mean in terms of the generated images or since it's free the generated images are not as good as the above premium softwares.


Another Question:

Does this work on Mac & Linux as well or just Windows?

Thanks
 
This is a nice tutorial. Can you refer me to where to get something similar for AI content writing bot ?
Unfortunately I'm not a fan of writing, so I had no interest in AI-based writing, therefore I can't help you with that.

The quality if good as compared to other paid ai's. Also did you tried generating anime images with that what are the results ?

BOOKMARKED
As far as I know Stable Diffusion is the top pick for anime-style images.

Here is what I got for just writing "anime style ninja", without any settings or img2img (could be immensely improved by doing the right settings):

Jgos34z

Is it similar to DALL-E or MidJourney? I mean in terms of the generated images or since it's free the generated images are not as good as the above premium softwares.


Another Question:

Does this work on Mac & Linux as well or just Windows?

Thanks
To me it is more similar to DALL-E than to MidJourney, and I find it to be just as good as the paid options.

DALL-E and StableDiffusion stay closer to the prompt and generate more realistic images, while MidJourney has a bigger imagination.

Yes, it works on Linux.
 
Cool share! So time for ai images have arrived.
 
I'm a big fan of AI, especially when it's used to help with easing workload or as a source of artistic inspiration.

We are all aware that there are numerous tools available for AI image generation, the two most popular of which being DALL-E 2 and MidJourney.

DALL-E charges $0.13 USD to generate one prompt (3 pictures). MidJourney is a subscription-based service, with unlimited usage costing $30.00 USD each month.

Now, what if I were to tell you that you can generate equally good images, if not sometimes better, for FREE using your PC?

Well, that's what Stable Diffusion is for!

Don't believe me? Here are some samples, created for free, using my computer:

s5X8V9u
irgr8Fl
xnD3gLC


Prompt: tiny cute grape plush stuffed toy, anthropomorphic, surrounded by vines, pixar style eyes, pokemon anime style, octane render, fantasy, volumetric light, soft cinematic lighting, tinycore, cutecore, purplecore, realisitic, 8k

I hope this proves it, so without further ado, let's get straight into it.

Disclaimer: You will need a good graphics card. I'm running an RTX 2070 and generating images over 512x512 makes the GPU run out of memory.




>> How To Generate UNLIMITED high quality images using AI for FREE

Step 1. Install Anaconda

Source: anaconda.com

Anaconda is a distribution of the Python and R programming languages for scientific computing.

The download and installation should be straight forward, but there is an important step you have to do, and that is checking the box for adding Anaconda to your PATH environment variables.

W8Gbva7


Step 2. Install Git

Source: git-scm.com

Git is free and open source software for distributed version control.

No special requirements for the installation.

Step 3. Git clone the stable-diffusion-webui repo

Disclaimer: A restart might be needed in order for Anaconda/Git to work.

Source: github.com/AUTOMATIC1111/stable-diffusion-webui

Open your CMD, cd (how to) to the folder you'd like to clone the above repo to, and type "git clone https://github.com/AUTOMATIC1111/stable-diffusion-webui" in your CMD.

The cloning should not take long, as the files are not big.

yQEC91E


Don't worry, the repo is virus-free. I mean, with 13.1k stars on GitHub it should very well be, but just to be completely sure, MalwareBytes goes into action.

QS40TAq


You can close your CMD.

Step 4. Download the Stable Diffusion model

Source: huggingface.co/CompVis/stable-diffusion-v-1-4-original

You will have to create an account on HuggingFace before being able to download the model.

Once you've created the account, download the sd-v1-4.ckpt weight.

YOHxvsQ


The file will be 4GB in size, so make sure you have enough space.

Again, with it's popularity we shouldn't even worry about viruses, but again, let's just be sure. MalwareBytes, what do you think?

pN7BVV2



Step 5. Add the Stable Diffusion model to the WebUI kit we cloned

Sounds hard? Well, it's not.

Simply go to where you cloned the repo in step 3, go to the following folder: stable-diffusion-webui -> models -> Stable-diffusion, and paste here the sd-v1-4.ckpt file we downloaded in step 4.

Rqms3eq


Step 6. Open the WebUI kit and have fun!

All you have to do now is to go to the main "stable-diffusion-webui" folder and open the WebUI kit by double clicking on webui-user.bat file.

When you do it for the first time, it will take a few minutes because the dependencies the kit requires need to be installed, after that the kit will load pretty fast.

Once the kit loads, it will provide you with an IP address.

TetNcNC


Simply copy that address and paste it in your browser.

That's it, you now have a full version of Stable Diffusion, right there on your computer, for you to use anytime you want, for FREE!

uqKrFVr




I won't go into everything you can do with the webUI kit, that's for you to try out on your own.

But, just to get your feet wet, write something in the "prompt" input area, then click the big orange "Generate button", magic will happen.

I hope this helps some of you have an easier start in the world of AI!

Happy generating!
This is one of the best article I have ever seen, Thank you for sharing
 
shees.png
i copied this, tiny cute grape plush stuffed toy, anthropomorphic, surrounded by vines, pixar style eyes, pokemon anime style, octane render, fantasy, volumetric light, soft cinematic lighting, tinycore, cutecore, purplecore, realisitic, 8k

and this is the result
thank you so much!
 
I tried it but getting problem in installing it says in cmd CDU error something like that.
 
Wow those images look incredible. Unfortunately I don't have an RTX 2070 but those that do will love this.
 
Back
Top