taufiqdp commited on
Commit
5f6491a
·
verified ·
1 Parent(s): 7c17141

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +3 -1
app.py CHANGED
@@ -68,7 +68,9 @@ css = """
68
 
69
  with gr.Blocks(css=css) as demo:
70
  with gr.Column(elem_id="col-container"):
71
- gr.Markdown(" # Text-to-Image Gradio Template")
 
 
72
 
73
  with gr.Row():
74
  prompt = gr.Text(
 
68
 
69
  with gr.Blocks(css=css) as demo:
70
  with gr.Column(elem_id="col-container"):
71
+ gr.Markdown(f"""# [FLUX.1(https://blackforestlabs.ai/)
72
+ Generate any type of image.
73
+ """)
74
 
75
  with gr.Row():
76
  prompt = gr.Text(