Shriharsh commited on
Commit
48fafb0
·
verified ·
1 Parent(s): 22d857d

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -81,7 +81,7 @@ additional_inputs=[
81
  ]
82
  css = """
83
  #output-box {
84
- height: 800px; /* Adjust the height as needed */
85
  }
86
  """
87
 
 
81
  ]
82
  css = """
83
  #output-box {
84
+ height: 600px; /* Adjust the height as needed */
85
  }
86
  """
87