Attachments forums

List of attachments posted on this forum.


All files on forums: 136754

Re: AI Generated Art

Banzai, Sun Sep 18, 2022 12:29 pm

ionone wrote: Fri Sep 16, 2022 11:50 pm anybody found a way to make images for free easily ?
I'm struggling between Midjourney, which is expensive,
and Google Colab which limits the RAM you can use,
and because a lot of people are using it,
it asks to buy for more RAM essentially...which is a bugger.

Code: Select all

https://colab.research.google.com/gist/MediaDawgOfficial/8e173a22c7c85fdcc5e949f9bc01a274/copy-of-stablediffusionui_tom_riddle_edition.ipynb#scrollTo=gfKvWAVnz8OB

Yes, I just found a (free) Stable Diffusion GUI.
GUI = Graphic User Interface

It's free.
It uses Google Colab GPU. So we don't have to buy a graphic card.
Google GPU is very fast.

We don't have to install anything on our PC. All installation is on Google Colab. They install fast too.

Wallpaper size is 1366x768 resolution. So I just set it to make an image about 683x384 pixels.

It's easy to use.
--------------------------------------------------------------------
Also, go to

Code: Select all

https://lexica.art/
to find the best prompts for Stable Diffusion.
--------------------------------------------------------------------
According to Google, Colab is free.

Code: Select all

https://research.google.com/colaboratory/faq.html#:~:text=More%20technically%2C%20Colab%20is%20a,to%20computing%20resources%20including%20GPUs.&text=Yes.,free%20of%20charge%20to%20use.
All files in topic