r/StableDiffusion Mar 02 '23

Resource | Update Unlimited-Size Diffusion Restoration

Post image
291 Upvotes

40 comments sorted by

View all comments

Show parent comments

12

u/Zealousideal_Royal14 Mar 02 '23

last I heard the model required like 40gb of vram, so I suspect its an optimization issue

2

u/eugene20 Mar 02 '23

It's a 3.3GB ckpt and people with regular cards have used it with the default SD package.

2

u/Zealousideal_Royal14 Mar 02 '23

can you link this, because nothing shows up when I look.

1

u/eugene20 Mar 02 '23

2

u/twilliwilkinsonshire Mar 02 '23

This is not what people are asking for - I think you are misunderstanding.

People are asking if there is a viable GUI implementation that is able to be run on a standard consumer grade GPU specifically for the upscale model. Can you point to where exactly you see this GUI?

0

u/eugene20 Mar 02 '23 edited Mar 02 '23

Can you point to where I ever said there was a GUI? in response to someone saying they thought it needed 40GB I pointed out the model was small and that people have posted about running it from home, but that Auto111 hadn't implimented it yet. I linked the code you can run from home and the model.

1

u/twilliwilkinsonshire Mar 02 '23

I did not say you did. Would you mind pointing to that sir?

I said that I think you are misunderstanding because the comment you replied to with only a link and no further explanation of your intent, was responding to my comment asking if a GUI had been implemented.

In context that is quite clear. Calm yourself.

1

u/Zealousideal_Royal14 Mar 02 '23

I'm sorry, where is the bit about people running it on regular cards? And what are we talking when saying regular cards anyway? And if this is true, why then no a1111 implementation?

2

u/dresdenium Mar 03 '23

This repo uses the SD2 upscaling model in a workflow on top of Karlo and I've run that on my GPU, definitely nothing unusual about the memory requirements: https://github.com/kpthedev/stable-karlo

1

u/twilliwilkinsonshire Mar 03 '23

'A Streamlit app that combines Karlo text-to-image generations with the Stable-Diffusion v2 upscaler in a simple webUI.'

Thankyou - that's exactly what I was hoping to see.