linoyts HF Staff commited on
Commit
1d48a0a
·
verified ·
1 Parent(s): 88af79f

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +2 -2
app.py CHANGED
@@ -166,9 +166,9 @@ css="""
166
  with gr.Blocks(css=css) as demo:
167
 
168
  with gr.Column(elem_id="col-container"):
169
- gr.Markdown(f"""# FLUX.1 Kontext [dev] Relight 💡
170
  """)
171
- gr.Markdown(f"""Kontext[dev] finetuned for scene relighting ✨
172
  """)
173
 
174
  with gr.Row():
 
166
  with gr.Blocks(css=css) as demo:
167
 
168
  with gr.Column(elem_id="col-container"):
169
+ gr.Markdown(f"""# Kontext Relight 💡
170
  """)
171
+ gr.Markdown(f"""Flux Kontext[dev] finetuned for scene relighting ✨
172
  """)
173
 
174
  with gr.Row():