bkoz commited on
Commit
e2b9c7f
·
1 Parent(s): bedea60

initial code

Browse files
Files changed (1) hide show
  1. app.py +0 -1
app.py CHANGED
@@ -59,7 +59,6 @@ def respond(query):
59
 
60
  return response.objects[0].properties
61
 
62
- examples = gr.Examples(inputs=["Guitars", "Wine", "Movies", "Sports"])
63
  demo = gr.Interface(
64
  gr.Textbox(
65
  label="Search the Jeopardy Vector Database powered by Weaviate",
 
59
 
60
  return response.objects[0].properties
61
 
 
62
  demo = gr.Interface(
63
  gr.Textbox(
64
  label="Search the Jeopardy Vector Database powered by Weaviate",