AUTOMATIC1111 / stable-diffusion-webui

Stable Diffusion web UI
GNU Affero General Public License v3.0
140.72k stars 26.62k forks source link

[Feature Request]: Running from a FLATPAK? #9836

Open lucciusv opened 1 year ago

lucciusv commented 1 year ago

Is there an existing issue for this?

What would your feature do ?

is it possible to use this program within a flatpak? which is used on Linux

Proposed workflow

  1. Go to ....
  2. Press ....
  3. ... x

Additional information

No response

missionfloyd commented 1 year ago

If you're trying to run it on a steam deck, it's gonna be sloooooow.

In which case, it doesn't need a flatpak, just install it as usual. Python 3.10.8 and git are already installed. Torch doesn't support the steam deck's GPU, so you have to use --use-cpu all.

coffseducation commented 1 year ago

A1111 is too messy (impossible?) to install on Linux. A flatpak or appimage would be great!

m0d3rnX commented 10 months ago

This would make troubleshooting and development easier too, as you don't have to deal with people messing up the installation.