update descr
Browse files
app.py
CHANGED
@@ -210,7 +210,7 @@ def create_demo(model_name: str):
|
|
210 |
<b>Official 🤗 Gradio demo</b> for <a href='https://github.com/Xilluill/KV-Edit' target='_blank'><b>KV-Edit: Training-Free Image Editing for Precise Background Preservation</b></a>.<br>
|
211 |
|
212 |
💫💫 <b>Here is editing steps:</b> (We highly recommend you run our code locally!😘 Only one inversion before multiple editing, very productive!) <br>
|
213 |
-
1️⃣ Upload your image that needs to be edited (The resolution
|
214 |
2️⃣ Fill in your source prompt and use the brush tool to cover the area you want to edit (❗️required). <br>
|
215 |
3️⃣ Fill in your target prompt, then adjust the hyperparameters. <br>
|
216 |
4️⃣ Click the "Edit" button to generate your edited image! <br>
|
|
|
210 |
<b>Official 🤗 Gradio demo</b> for <a href='https://github.com/Xilluill/KV-Edit' target='_blank'><b>KV-Edit: Training-Free Image Editing for Precise Background Preservation</b></a>.<br>
|
211 |
|
212 |
💫💫 <b>Here is editing steps:</b> (We highly recommend you run our code locally!😘 Only one inversion before multiple editing, very productive!) <br>
|
213 |
+
1️⃣ Upload your image that needs to be edited (The resolution will be scaled to less than 1360*768) <br>
|
214 |
2️⃣ Fill in your source prompt and use the brush tool to cover the area you want to edit (❗️required). <br>
|
215 |
3️⃣ Fill in your target prompt, then adjust the hyperparameters. <br>
|
216 |
4️⃣ Click the "Edit" button to generate your edited image! <br>
|