linoyts HF Staff commited on
Commit
3aa678b
·
verified ·
1 Parent(s): 62699b1

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -160,7 +160,7 @@ with gr.Blocks(css=css) as demo:
160
  do_inversion = gr.State(True)
161
 
162
  with gr.Column(elem_id="col-container"):
163
- gr.Markdown(f"""# Stable Flow 🖌️🏞️
164
  ### Edit real images with FLUX.1 [dev]
165
  following the algorithm proposed in [*Stable Flow: Vital Layers for Training-Free Image Editing* by Avrahami et al.](https://arxiv.org/pdf/2411.14430)
166
 
 
160
  do_inversion = gr.State(True)
161
 
162
  with gr.Column(elem_id="col-container"):
163
+ gr.Markdown(f"""# Stable Flow 🌊🖌️
164
  ### Edit real images with FLUX.1 [dev]
165
  following the algorithm proposed in [*Stable Flow: Vital Layers for Training-Free Image Editing* by Avrahami et al.](https://arxiv.org/pdf/2411.14430)
166