Noo88ear commited on
Commit
e3d6732
Β·
verified Β·
1 Parent(s): 8833692

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +2 -2
app.py CHANGED
@@ -740,7 +740,7 @@ with gr.Blocks(title="Marketing Image Generator MCP", theme=gr.themes.Soft()) as
740
  # 🎨 Marketing Image Generator
741
  ### Professional AI image generation with built-in MCP server support
742
 
743
- **Gradio MCP Server** β†’ **Google Imagen3** β†’ **Marketing Review** β†’ **Results**
744
 
745
  *MCP Server available at: `/gradio_api/mcp/sse`*
746
  """)
@@ -765,7 +765,7 @@ with gr.Blocks(title="Marketing Image Generator MCP", theme=gr.themes.Soft()) as
765
  )
766
 
767
  review_guidelines = gr.Textbox(
768
- label="πŸ” Marketing Review Guidelines (Optional)",
769
  placeholder="e.g., All text must be in English only, focus on professional appearance, ensure brand colors are prominent",
770
  lines=3,
771
  info="Provide specific marketing guidelines for review"
 
740
  # 🎨 Marketing Image Generator
741
  ### Professional AI image generation with built-in MCP server support
742
 
743
+ **Gradio MCP Server** β†’ **Google Imagen4** β†’ **Marketing Review** β†’ **Results**
744
 
745
  *MCP Server available at: `/gradio_api/mcp/sse`*
746
  """)
 
765
  )
766
 
767
  review_guidelines = gr.Textbox(
768
+ label="πŸ” Marketing/Style Guide Review Guidelines (Optional)",
769
  placeholder="e.g., All text must be in English only, focus on professional appearance, ensure brand colors are prominent",
770
  lines=3,
771
  info="Provide specific marketing guidelines for review"