mpatel57 commited on
Commit
a6b1b93
β€’
1 Parent(s): 1e36ce3

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -88,7 +88,7 @@ with gr.Blocks() as demo:
88
  gr.Markdown("<h1>🍲 FlowChef 🍲</h1>")
89
  gr.Markdown("<h2>Inversion/Gradient/Training-free Steering of <u>InstaFlow (SDv1.5) for Image Editing</u></h2>")
90
  gr.Markdown("<h3><p><a href='https://flowchef.github.io/'>Project Page</a> | <a href='#'>Paper</a></p> (Steering Rectified Flow Models in the Vector Field for Controlled Image Generation)</h3>")
91
- gr.Markdown("<h3>πŸ’‘ We recommend going through our <a href='#'>tutorial introduction</a> before getting started!</h3>")
92
  gr.Markdown("<h3>⚑ For better performance, check out our demo on <a href='https://huggingface.co/spaces/FlowChef/FlowChef-Flux1-dev'>Flux</a>!</h3>")
93
 
94
  # Store current state
 
88
  gr.Markdown("<h1>🍲 FlowChef 🍲</h1>")
89
  gr.Markdown("<h2>Inversion/Gradient/Training-free Steering of <u>InstaFlow (SDv1.5) for Image Editing</u></h2>")
90
  gr.Markdown("<h3><p><a href='https://flowchef.github.io/'>Project Page</a> | <a href='#'>Paper</a></p> (Steering Rectified Flow Models in the Vector Field for Controlled Image Generation)</h3>")
91
+ # gr.Markdown("<h3>πŸ’‘ We recommend going through our <a href='#'>tutorial introduction</a> before getting started!</h3>")
92
  gr.Markdown("<h3>⚑ For better performance, check out our demo on <a href='https://huggingface.co/spaces/FlowChef/FlowChef-Flux1-dev'>Flux</a>!</h3>")
93
 
94
  # Store current state