This is the repository for LEDITS - Real Image Latent Editing with Edit Friendly DDPM and Semantic Guidance. More information about the technique here
456
370 commits
1 linked in READMEs
updated May 30, 2024
This is the repository for LEDITS - Real Image Latent Editing with Edit Friendly DDPM and Semantic Guidance. More information about the technique here
This repository contains the following relevant files:
app.py - Gradio application for the inversion technique combining uploading an image, captioning it, doing the DDPM Inversion and applying SEGA concepts to the editing.constants.py - default config values for the app.pyinversion_utils.py - utilities for providing the DDPM Inversionmodified_pipeline_semantic_stable_diffusion.py - modified pipeline of SEGA for the purposes of LEDITSutils.py - generic useful utils for the appThis is the repository for LEDITS - Real Image Latent Editing with Edit Friendly DDPM and Semantic Guidance. More information about the technique here
456
370 commits
1 linked in READMEs
updated May 30, 2024
This is the repository for LEDITS - Real Image Latent Editing with Edit Friendly DDPM and Semantic Guidance. More information about the technique here
This repository contains the following relevant files:
app.py - Gradio application for the inversion technique combining uploading an image, captioning it, doing the DDPM Inversion and applying SEGA concepts to the editing.constants.py - default config values for the app.pyinversion_utils.py - utilities for providing the DDPM Inversionmodified_pipeline_semantic_stable_diffusion.py - modified pipeline of SEGA for the purposes of LEDITSutils.py - generic useful utils for the app