Spaces:
Runtime error
Runtime error
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
|
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()
|