orderlymirror commited on
Commit
2e8452d
1 Parent(s): ff7b040

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -49,5 +49,5 @@ iface = gr.Interface(interactive_search,
49
  inputs="text",
50
  outputs="text",
51
  title="text generator",
52
- description="Enter any query from the document "48 laws of power".")
53
  iface.launch()
 
49
  inputs="text",
50
  outputs="text",
51
  title="text generator",
52
+ description="Enter any query from the document 48 laws of power.")
53
  iface.launch()