stable-diffusion-webui icon indicating copy to clipboard operation
stable-diffusion-webui copied to clipboard

Request to add support for shared GPU operations

Open Nightmare-Serene opened this issue 2 years ago • 1 comments

Is there an existing issue for this?

  • [X] I have searched the existing issues and checked the recent builds/commits

What would your feature do ?

Shared GPU memory will be allowed for computing

Proposed workflow

  1. Go to Generate
  2. Use shared gpu memory and dedicated GPU for computing

Additional information

No response

Nightmare-Serene avatar Oct 20 '22 06:10 Nightmare-Serene

You can try the following command line:

set COMMANDLINE_ARGS=--lowvram --xformers

Please copy to use and have enough RAM available or open virtual memory

mwbdcz avatar Oct 20 '22 14:10 mwbdcz