Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

In case you are running multiple sessions #23

Open
krakensurf opened this issue Nov 3, 2022 · 1 comment
Open

In case you are running multiple sessions #23

krakensurf opened this issue Nov 3, 2022 · 1 comment
Labels
documentation Improvements or additions to documentation

Comments

@krakensurf
Copy link

Describe the feature you'd like to see:

Hi, Great Job. I'm impressed. I have multiple GPU's running . SD doesn't see but one at a time. So in the bat file I have a line for one session using Automatic1111 on a browser that is currently training "set CUDA_VISIBLE_DEVICES=0"
and then I saved another copy of bat to "webui-blender.bat" and there I changed that line to "set CUDA_VISIBLE_DEVICES=1"
and then added
"set COMMANDLINE_ARGS=--vae-path "models\Stable-diffusion\vae-ft-mse-840000-ema-pruned.pt" --api --port 7861"
So that I can set my port to something different in Blender...works great. The pruned.pt is optional, I found it helps the faces look better.

Thanks, just thought you might like to let others know.

Additional information

No response

@benrugg benrugg added the documentation Improvements or additions to documentation label Nov 3, 2022
@benrugg
Copy link
Owner

benrugg commented Nov 3, 2022

Thanks for posting this

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Improvements or additions to documentation
Projects
None yet
Development

No branches or pull requests

2 participants