Stability-AI / stablediffusion

High-Resolution Image Synthesis with Latent Diffusion Models
MIT License
38.83k stars 5.01k forks source link

At least how much memory is needed to run this system #314

Open shihzenq opened 1 year ago

shihzenq commented 1 year ago

At least how much memory is needed to run this system

shihzenq commented 1 year ago

run python scripts/img2img.py --prompt "A fantasy landscape, trending on artstation" --init-img --strength 0.8 --ckpt <path/to/model.ckpt> At least how much memory is needed to run this system

bhanuj10 commented 1 year ago

atleast 3-4 gb for 512x512 resolution

and i think 512x512 is the default

resolution matters !!!