xilluill commited on
Commit
9c8bfe6
·
1 Parent(s): 0f4d2e1

update descr

Browse files
Files changed (1) hide show
  1. app.py +1 -1
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 must be less than 1360*768 because of memory❗️) <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>
 
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>