Nymbo commited on
Commit
4ba71e5
1 Parent(s): 4513a2f

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -60,7 +60,7 @@ demo = gr.ChatInterface(
60
 
61
  ],
62
  theme="Nymbo/Alyx_Theme",
63
- height=700
64
  )
65
  if __name__ == "__main__":
66
  demo.launch()
 
60
 
61
  ],
62
  theme="Nymbo/Alyx_Theme",
63
+ height=700,
64
  )
65
  if __name__ == "__main__":
66
  demo.launch()