Spaces:
Sleeping
Sleeping
Update app.py
Browse files
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):
|