amqdn commited on
Commit
d171bdb
1 Parent(s): b2a9886

edit description further

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -44,5 +44,5 @@ if __name__ == "__main__":
44
  ],
45
  gr.outputs.Textbox(label="Response"),
46
  title="Query Hitchhiker's Guide",
47
- description="See title. What would Douglas Adams say if he saw you query The Hitchhiker's Guide to the Galaxy with AI?",
48
  ).launch(auth=get_api_key)
 
44
  ],
45
  gr.outputs.Textbox(label="Response"),
46
  title="Query Hitchhiker's Guide",
47
+ description="What would Douglas Adams say if he saw you query The Hitchhiker's Guide to the Galaxy with AI? Try it for yourself...",
48
  ).launch(auth=get_api_key)