generated from society-ai/simple-image-gen
Update app.py
All checks were successful
society-ai-hub-container-cache Actions Demo / build (push) Successful in 1m1s
All checks were successful
society-ai-hub-container-cache Actions Demo / build (push) Successful in 1m1s
This commit is contained in:
parent
ae248846c8
commit
ff7bb85190
2
app.py
2
app.py
@ -20,7 +20,7 @@ CYBERPUNK_STYLE = (
|
||||
"Maintain a bold and immersive atmosphere that conveys a high-tech, neon-lit future."
|
||||
)
|
||||
|
||||
with gr.Blocks(css="footer {visibility: hidden}") as demo:
|
||||
with gr.Blocks() as demo:
|
||||
gr.Markdown("## FLUX.1-schnell Cyberpunk Image Generation")
|
||||
|
||||
with gr.Row():
|
||||
|
Loading…
x
Reference in New Issue
Block a user