J-LAB commited on
Commit
815e706
·
verified ·
1 Parent(s): 3b56f9e

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -50,7 +50,7 @@ def process_image(image):
50
 
51
  css = """
52
  #output {
53
- height: 250px;
54
  overflow: auto;
55
  border: 1px solid #ccc;
56
  padding: 10px;
 
50
 
51
  css = """
52
  #output {
53
+ height: 450px;
54
  overflow: auto;
55
  border: 1px solid #ccc;
56
  padding: 10px;