Spaces:
Sleeping
Sleeping
Update app.py
Browse files
app.py
CHANGED
@@ -23,7 +23,6 @@ demo = gr.Interface(
|
|
23 |
outputs=[
|
24 |
gr.Textbox(label="Output:")
|
25 |
],
|
26 |
-
examples=['What is the greatest threat to the birds of paradise?'],
|
27 |
title="Langchain Demo"
|
28 |
)
|
29 |
|
|
|
23 |
outputs=[
|
24 |
gr.Textbox(label="Output:")
|
25 |
],
|
|
|
26 |
title="Langchain Demo"
|
27 |
)
|
28 |
|