Shreyas094 commited on
Commit
73ea682
1 Parent(s): ca3e83d

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -483,7 +483,7 @@ demo = gr.ChatInterface(
483
  document_selector # Add the document selector to the chat interface
484
  ],
485
  title="AI-powered Web Search and PDF Chat Assistant",
486
- description="Chat with your PDFs or use web search to answer questions (click on "Use Web Search" in the Additional Inputs section".",
487
  theme=gr.themes.Soft(
488
  primary_hue="orange",
489
  secondary_hue="amber",
 
483
  document_selector # Add the document selector to the chat interface
484
  ],
485
  title="AI-powered Web Search and PDF Chat Assistant",
486
+ description="Chat with your PDFs or use web search to answer questions",
487
  theme=gr.themes.Soft(
488
  primary_hue="orange",
489
  secondary_hue="amber",