Spaces:
Sleeping
Sleeping
Update app.py
Browse files
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
|