Di Zhang
commited on
Update app.py
Browse files
app.py
CHANGED
@@ -68,7 +68,6 @@ with gr.Blocks() as demo:
|
|
68 |
],
|
69 |
cache_examples=False,
|
70 |
fill_height=True,
|
71 |
-
stream=True # Enable streaming
|
72 |
)
|
73 |
|
74 |
with gr.Accordion("Adjust Parameters", open=False):
|
|
|
68 |
],
|
69 |
cache_examples=False,
|
70 |
fill_height=True,
|
|
|
71 |
)
|
72 |
|
73 |
with gr.Accordion("Adjust Parameters", open=False):
|