Earlier quoted context omitted.
Nah that's normal. It's why GPUs are the usual thing for AI. Any crap, old, weak gpu with 4gb memory would run circles around a cpu It's often easier to actually get models to run on CPU, due to simpler install configs and more available memory. Just painful to get a result out of it. Which might help keep the install simple, because it's not even worth optimizing
> Any crap, old, weak gpu with 4gb memory would run circles around a cpu Not really. https://news.ycombinator.com/item?id=32635086 I’m not even sure it works well - if at all - with 4Gb. In any case, it’s impressive even if it takes minutes. And it’s not like you need to be there to make it work. You can create a list of prompts, let it do its thing and check the results later.
Try Stable Diffusion's Img2Img Mode
81–90 of 166 posts
Re: Try Stable Diffusion's Img2Img Mode
#82Re: Try Stable Diffusion's Img2Img Mode
#83Earlier quoted context omitted.
> Any crap, old, weak gpu with 4gb memory would run circles around a cpu Not really. https://news.ycombinator.com/item?id=32635086 I’m not even sure it works well - if at all - with 4Gb. In any case, it’s impressive even if it takes minutes. And it’s not like you need to be there to make it work. You can create a list of prompts, let it do its thing and check the results later.
I have 4 gb and it takes about 9 seconds for me :) (Tho at 448x448 but there’s no real difference in quality.)
I’ve not tried that size but I tried 256x256 and it was too small to get interesting results - maybe there are some parameters that can be adjusted to improve it though.
Re: Try Stable Diffusion's Img2Img Mode
#84Some amazing examples of what people have done with img2img with Stable Diffusion: https://old.reddit.com/r/StableDiffusion/comments/wy7oa5/img... https://old.reddit.com/r/StableDiffusion/comments/wyq04v/usi... https://old.reddit.com/r/StableDiffusion/comments/wzlmty/its...
Re: Try Stable Diffusion's Img2Img Mode
#85I've been playing with this for a few hours. It's slow going -- you really need a fast GPU with a lot of RAM to make this very usable. I ended up paying the $10 for Google Colab Pro and that's how I've been using this. Maybe I'll figure out how to get this working on my old 1080 TI to see if it's faster. Anyway, for the one that I'm using which has a web UI, you can use this Colab link. It's pretty great! https://col…
Also how slow is your p100? I'm usually getting around 3 it/s. Maybe it's just because I'm used to disco diffusion where a single image took over an hour, but this is ungodly fast to me
Re: Try Stable Diffusion's Img2Img Mode
#86Earlier quoted context omitted.
If i ran the same input image several times, would it produce the same output?
if you use the same parameters (e.g. image, seed, noise strength, guidance scale, sample count - which are not exposed on this UI), yes.
Re: Try Stable Diffusion's Img2Img Mode
#87Earlier quoted context omitted.
If i ran the same input image several times, would it produce the same output?
if you use the same parameters (e.g. image, seed, noise strength, guidance scale, sample count - which are not exposed on this UI), yes.
Re: Try Stable Diffusion's Img2Img Mode
#88Re: Try Stable Diffusion's Img2Img Mode
#89You can find the announcement tweet here: https://twitter.com/mishig25/status/1563226161924407298?s=20...
Re: Try Stable Diffusion's Img2Img Mode
#90I've been playing with this for a few hours. It's slow going -- you really need a fast GPU with a lot of RAM to make this very usable. I ended up paying the $10 for Google Colab Pro and that's how I've been using this. Maybe I'll figure out how to get this working on my old 1080 TI to see if it's faster. Anyway, for the one that I'm using which has a web UI, you can use this Colab link. It's pretty great! https://col…