Rahatara commited on
Commit
658354f
·
verified ·
1 Parent(s): 683b7d8

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +0 -1
app.py CHANGED
@@ -41,7 +41,6 @@ app = gr.Interface(
41
  title="Google Search with Gemini AI",
42
  description="Ask a question, and the AI will use Google search tools to provide an answer along with contextual search results.",
43
  theme="huggingface",
44
- layout="vertical"
45
  )
46
 
47
  if __name__ == "__main__":
 
41
  title="Google Search with Gemini AI",
42
  description="Ask a question, and the AI will use Google search tools to provide an answer along with contextual search results.",
43
  theme="huggingface",
 
44
  )
45
 
46
  if __name__ == "__main__":