DigiP-AI commited on
Commit
2d1be3f
·
verified ·
1 Parent(s): 87cad15

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -160,7 +160,7 @@ footer {
160
  # Gradio Interface
161
 
162
  with gr.Blocks(css=css, theme=theme) as app:
163
- gr.HTML("<h1><center>Flux Lab</center></h1>")
164
  with gr.Tab(label="Image To Flux Prompt"):
165
  with gr.Row():
166
  with gr.Column(scale=4):
 
160
  # Gradio Interface
161
 
162
  with gr.Blocks(css=css, theme=theme) as app:
163
+ gr.HTML("<h1><center>Flux Schnell Lab</center></h1>")
164
  with gr.Tab(label="Image To Flux Prompt"):
165
  with gr.Row():
166
  with gr.Column(scale=4):