taufiqdp commited on
Commit
c64c174
1 Parent(s): 5f6491a

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -68,7 +68,7 @@ css = """
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
 
 
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