Shreyas094 commited on
Commit
2f7a13a
·
verified ·
1 Parent(s): b959bfb

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -670,7 +670,7 @@ demo = gr.ChatInterface(
670
  ],
671
  title="AI-powered PDF Chat and Web Search Assistant",
672
  description="Chat with your PDFs or use web search to answer questions.",
673
- theme=gr.themes.Soft,
674
  css=css,
675
  examples=[
676
  ["Tell me about the contents of the uploaded PDFs."],
 
670
  ],
671
  title="AI-powered PDF Chat and Web Search Assistant",
672
  description="Chat with your PDFs or use web search to answer questions.",
673
+ theme=gr.Theme.from_hub("JohnSmith9982/small_and_pretty"),
674
  css=css,
675
  examples=[
676
  ["Tell me about the contents of the uploaded PDFs."],