Spaces:
Build error
Build error
Commit
·
bc3d0f2
1
Parent(s):
ae9ba99
temporary for screenshot
Browse files- app_dialogue.py +1 -1
app_dialogue.py
CHANGED
|
@@ -358,7 +358,7 @@ with gr.Blocks(title="IDEFICS Playground", theme=gr.themes.Base()) as demo:
|
|
| 358 |
elem_id="chatbot",
|
| 359 |
label="IDEFICS",
|
| 360 |
visible=True,
|
| 361 |
-
height=
|
| 362 |
# value=[
|
| 363 |
# [
|
| 364 |
# (
|
|
|
|
| 358 |
elem_id="chatbot",
|
| 359 |
label="IDEFICS",
|
| 360 |
visible=True,
|
| 361 |
+
height=2000,
|
| 362 |
# value=[
|
| 363 |
# [
|
| 364 |
# (
|