willn9 commited on
Commit
850aff8
·
verified ·
1 Parent(s): 1d39703

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
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