Spaces:
Sleeping
Sleeping
Update app.py
Browse files
app.py
CHANGED
@@ -59,7 +59,7 @@ iface = gr.Interface(
|
|
59 |
outputs=[
|
60 |
gr.HTML("<h2>Output:</h2>"),
|
61 |
|
62 |
-
gr.
|
63 |
],
|
64 |
title="Domain Name Suggestion Tool for Mergers and Acquisitions",
|
65 |
description="Built with [Composio](https://www.github.com/composiohq/composio) Use this tool to generate domain name suggestions based on the latest business mergers and acquisitions.",
|
|
|
59 |
outputs=[
|
60 |
gr.HTML("<h2>Output:</h2>"),
|
61 |
|
62 |
+
gr.Textbox(label="Domain Suggestions and Sponsorship Request", placeholder="Output will be displayed here"),
|
63 |
],
|
64 |
title="Domain Name Suggestion Tool for Mergers and Acquisitions",
|
65 |
description="Built with [Composio](https://www.github.com/composiohq/composio) Use this tool to generate domain name suggestions based on the latest business mergers and acquisitions.",
|