Joseph Pollack commited on
Commit
f4bce3e
·
unverified ·
1 Parent(s): bd82f08

removes height eyword argument

Browse files
Files changed (1) hide show
  1. app.py +0 -1
app.py CHANGED
@@ -288,7 +288,6 @@ def create_demo():
288
  title="L-Operator Chat",
289
  description="Chat with L-Operator using screenshots and text instructions",
290
  examples=load_example_episodes(),
291
- height=600
292
  )
293
 
294
  gr.Markdown("### 🎯 Action Output")
 
288
  title="L-Operator Chat",
289
  description="Chat with L-Operator using screenshots and text instructions",
290
  examples=load_example_episodes(),
 
291
  )
292
 
293
  gr.Markdown("### 🎯 Action Output")