Shaltiel commited on
Commit
4fef482
1 Parent(s): f0584ba

Removed height

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -98,4 +98,4 @@ with gr.Blocks(css='''
98
 
99
 
100
 
101
- demo.queue(api_open=False).launch(max_threads=10,height=800, share=False, allowed_paths=['dicta-logo.jpg'])
 
98
 
99
 
100
 
101
+ demo.queue(api_open=False).launch(max_threads=10, share=False, allowed_paths=['dicta-logo.jpg'])