fantaxy commited on
Commit
744bb8d
·
verified ·
1 Parent(s): 7a1a45e

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +0 -1
app.py CHANGED
@@ -69,7 +69,6 @@ examples = [
69
 
70
 
71
  with gr.Blocks(theme="Nymbo/Nymbo_Theme", css=css) as demo:
72
- gr.Markdown("# Image Generation with Examples")
73
 
74
  with gr.Row():
75
  input_text = gr.Textbox(label="Enter your prompt for image generation")
 
69
 
70
 
71
  with gr.Blocks(theme="Nymbo/Nymbo_Theme", css=css) as demo:
 
72
 
73
  with gr.Row():
74
  input_text = gr.Textbox(label="Enter your prompt for image generation")