Timothy.Wang

Results 6 comments of Timothy.Wang

you might need a GPU with more memory. In my case, 3080 with 10 GB memory, stable-diffusion-v1.4 takes up about 6.7 GB while waifu takes up 7.3 GB memory.

or, you can use smaller picture size for generating, that might work

> `find the setting automatically changes back to default 'GPU 0'` @ZeroCool940711 can you investigate this part further? this could just be an issue with the setting being overwritten. >...

> There are some places where the specific cuda device is not chosen, can you [test this branch please ](https://github.com/sd-webui/stable-diffusion-webui/tree/multi-gpu) > > I do not have multiple gpu so it...

> That does not work well on my machine. Instead, I comment the whole line of : #################### st.session_state["defaults"].txt2vid.beta_start.format = st.number_input("Default txt2vid Beta Start Format", value=st.session_state['defaults'].txt2vid.beta_start.format, help="Set the default Beta...

> There are some places where the specific cuda device is not chosen, can you [test this branch please ](https://github.com/sd-webui/stable-diffusion-webui/tree/multi-gpu) > > I do not have multiple gpu so it...