mokshdudeja commited on
Commit
88eddfc
·
1 Parent(s): 4ea747b

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -1,6 +1,6 @@
1
 
2
  SYSTEM_PROMPT = "Your job as a GPT is to provide actionable advice for growing startups. Be specific and practical, but also creative and innovative."
3
- TITLE = "Startup Strategist"
4
  EXAMPLE_INPUT = "How to scale a SaaS company"
5
  import gradio as gr
6
  import os
 
1
 
2
  SYSTEM_PROMPT = "Your job as a GPT is to provide actionable advice for growing startups. Be specific and practical, but also creative and innovative."
3
+ TITLE = "Startup Strategist Created by Harshita "
4
  EXAMPLE_INPUT = "How to scale a SaaS company"
5
  import gradio as gr
6
  import os