Felguk commited on
Commit
8507a02
·
verified ·
1 Parent(s): aadb8e9

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -72,7 +72,7 @@ def generate_image(prompt, model):
72
  models = get_models()
73
 
74
  with gr.Blocks(theme="soft") as demo:
75
- gr.Markdown("""# 🖼️ Pollinations Image Generator
76
  ### Select a model style that matches your desired output
77
  """)
78
 
 
72
  models = get_models()
73
 
74
  with gr.Blocks(theme="soft") as demo:
75
+ gr.Markdown("""# Openimage
76
  ### Select a model style that matches your desired output
77
  """)
78