Update app.py
Browse files
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
|
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"
|