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

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +2 -2
app.py CHANGED
@@ -1,6 +1,6 @@
1
  """
2
  Marketing Image Generator with Gradio MCP Server
3
- Professional AI image generation using Google Imagen3 with marketing review
4
  Deployed on HuggingFace Spaces with built-in MCP server support
5
  """
6
 
@@ -742,7 +742,7 @@ with gr.Blocks(title="Marketing Image Generator MCP", theme=gr.themes.Soft()) as
742
 
743
  **Gradio MCP Server** β†’ **Google Imagen4** β†’ **Marketing Review** β†’ **Results**
744
 
745
- *MCP Server available at: `/gradio_api/mcp/sse`*
746
  """)
747
 
748
  with gr.Row():
 
1
  """
2
  Marketing Image Generator with Gradio MCP Server
3
+ Professional AI image generation using Google Imagen4 with marketing review
4
  Deployed on HuggingFace Spaces with built-in MCP server support
5
  """
6
 
 
742
 
743
  **Gradio MCP Server** β†’ **Google Imagen4** β†’ **Marketing Review** β†’ **Results**
744
 
745
+ *MCP Server available at: `/gradio_api/mcp/sse` (Pls you may have to wait around a minute to generate)*
746
  """)
747
 
748
  with gr.Row():