PRIS-CV / DemoFusion

Let us democratise high-resolution generation! (CVPR 2024)
https://ruoyidu.github.io/demofusion/demofusion.html
1.98k stars 229 forks source link

Weird results from demo_lowvram.py #10

Closed Zdeto closed 11 months ago

Zdeto commented 11 months ago

I don't know what I'm doing wrong, except that after I run demo_lowvram.py I got this images and don't think it's what is supposed to be :) image_0 image_1 Running on a RTX 3060 with 12Gb VRAM.

aleksusklim commented 11 months ago

My bad, num_inference_steps=4 should be 50, not 4.

Zdeto commented 11 months ago

All right, now it's better! :)