Spaces:
Sleeping
Sleeping
Update app.py
Browse files
app.py
CHANGED
|
@@ -82,7 +82,7 @@ keyworder_app = gr.Interface(
|
|
| 82 |
),
|
| 83 |
],
|
| 84 |
outputs=gr.Textbox(label="Customized Digital Marketing Advice"),
|
| 85 |
-
title="Keyworder"
|
| 86 |
description="This app provides customized digital marketing advice based on your input. Powered by AI and domain expertise! Powered by OpenAI GPT 4, Design Thinking and domain expertise. Developed by wn. Note and Disclaimer: Even AI can make mistakes. Use with caution and at your own risk!",
|
| 87 |
)
|
| 88 |
|
|
|
|
| 82 |
),
|
| 83 |
],
|
| 84 |
outputs=gr.Textbox(label="Customized Digital Marketing Advice"),
|
| 85 |
+
title="Keyworder",
|
| 86 |
description="This app provides customized digital marketing advice based on your input. Powered by AI and domain expertise! Powered by OpenAI GPT 4, Design Thinking and domain expertise. Developed by wn. Note and Disclaimer: Even AI can make mistakes. Use with caution and at your own risk!",
|
| 87 |
)
|
| 88 |
|