Spaces:
Running
on
Zero
Running
on
Zero
temp fix
Browse files- app_dialogue.py +1 -0
app_dialogue.py
CHANGED
|
@@ -492,6 +492,7 @@ with gr.Blocks(
|
|
| 492 |
examples=EXAMPLES,
|
| 493 |
title="Idefics2 Playground",
|
| 494 |
multimodal=True,
|
|
|
|
| 495 |
additional_inputs=[
|
| 496 |
model_selector,
|
| 497 |
decoding_strategy,
|
|
|
|
| 492 |
examples=EXAMPLES,
|
| 493 |
title="Idefics2 Playground",
|
| 494 |
multimodal=True,
|
| 495 |
+
cache_examples=False,
|
| 496 |
additional_inputs=[
|
| 497 |
model_selector,
|
| 498 |
decoding_strategy,
|