diff --git a/app.py b/app.py index f14b330..4fc2cc7 100644 --- a/app.py +++ b/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():