Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Info

Assuming you have a Gnoppix Core/PRO 23.15 installed and ~25GB space left currently KDE+XFCE and GNOME are supported. see requirements

There are

...

3 Ways to start (initial install) the application

Method 1.)

Goto: Menu → Internet → Gnoppix Diffusion

...

Open a Terminal and type:

Method 3.)

from a terminal run: The command would look something like this:

Code Block
python scripts/txt2img.py --prompt "show an Astronaut ringing on horse"

Wait a few seconds, and voila! You have your generated image. Congratulations! You’re now an AI artist.

Reminder:

Info

On my 1GB internet connection the hole process took around 12min.

...

P.S. Before you asked, yes the new Background is AI generated

Cheatcodes:

  • Nvidia (12gb+) --xformers

  • Nvidia (8gb) --medvram-sdxl --xformers

  • Nvidia (4gb) --lowvram --xformers

  • AMD (4gb) --lowvram --opt-sub-quad-attention + TAESD in settingsBoth rocm and directml will generate at least 1024x1024 pictures at fp16. If your AMD card needs --no-half, try enabling --upcast-sampling instead, as full precision sdxl is too large to fit on 4gb.