Linoy Tsaban commited on
Commit
1f2d5dc
1 Parent(s): 37ba0eb

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -2
README.md CHANGED
@@ -1,5 +1,5 @@
1
  ---
2
- title: LEDIS
3
  emoji: ✏️
4
  colorFrom: gray
5
  colorTo: blue
@@ -9,7 +9,7 @@ app_file: app.py
9
  pinned: true
10
  ---
11
 
12
- This is the repository for LEDIS - 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.
 
1
  ---
2
+ title: LEDITS
3
  emoji: ✏️
4
  colorFrom: gray
5
  colorTo: blue
 
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.