Spaces:
Runtime error
Runtime error
orderlymirror
commited on
Commit
•
2e8452d
1
Parent(s):
ff7b040
Update app.py
Browse files
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
|
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()
|