multimodalart HF staff commited on
Commit
6c15340
1 Parent(s): 77db735

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -9,7 +9,7 @@ app_file: app.py
9
  pinned: true
10
  ---
11
 
12
- This is the repository for LEDITS - Real Image Latent Editing with Edit Friendly DDPM and Semantic Guidance. More information about the technique [here](https://editing-images-project.hf.space)
13
 
14
  This repository contains the following relevant files:
15
  - `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.
 
9
  pinned: true
10
  ---
11
 
12
+ This is the repository for [LEDITS - Real Image Latent Editing with Edit Friendly DDPM and Semantic Guidance](arxiv.org/abs/2307.00522). More information about the technique [here](https://editing-images-project.hf.space)
13
 
14
  This repository contains the following relevant files:
15
  - `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.