rajveeritme commited on
Commit
2c6c7d3
1 Parent(s): 754d1db

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +0 -4
app.py CHANGED
@@ -115,10 +115,6 @@ dark_theme = gr.themes.Monochrome()
115
  with gr.Blocks(theme=dark_theme, css=css) as demo:
116
 
117
  with gr.Column(elem_id="col-container"):
118
- gr.Markdown("""# FLUX.1 [dev]
119
- 12B param rectified flow transformer guidance-distilled from [FLUX.1 [pro]](https://blackforestlabs.ai/)
120
- [[non-commercial license](https://huggingface.co/black-forest-labs/FLUX.1-dev/blob/main/LICENSE.md)] [[blog](https://blackforestlabs.ai/announcing-black-forest-labs/)] [[model](https://huggingface.co/black-forest-labs/FLUX.1-dev)]
121
- """)
122
 
123
  with gr.Row():
124
 
 
115
  with gr.Blocks(theme=dark_theme, css=css) as demo:
116
 
117
  with gr.Column(elem_id="col-container"):
 
 
 
 
118
 
119
  with gr.Row():
120