update README
This commit is contained in:
@@ -31,6 +31,11 @@ python3 main.py --device=cuda --port=8080 --model=ldm --ldm-steps=50
|
|||||||
Diffusion model is **MUCH MORE** slower than GANs(1080x720 image takes 8s on 3090), but it's possible to get better
|
Diffusion model is **MUCH MORE** slower than GANs(1080x720 image takes 8s on 3090), but it's possible to get better
|
||||||
results than LaMa.
|
results than LaMa.
|
||||||
|
|
||||||
|
|Original Image|LaMa|LDM|
|
||||||
|
|--------------|------|----|
|
||||||
|
||||
|
||||||
|
|
||||||
|
|
||||||
Blogs about diffusion models:
|
Blogs about diffusion models:
|
||||||
|
|
||||||
- https://lilianweng.github.io/posts/2021-07-11-diffusion-models/
|
- https://lilianweng.github.io/posts/2021-07-11-diffusion-models/
|
||||||
|
|||||||
Reference in New Issue
Block a user