awacke1 commited on
Commit
c77f609
·
verified ·
1 Parent(s): 19131c7

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -183,7 +183,7 @@ with col1:
183
  """
184
 
185
  # Display the HTML component
186
- component = st.components.v1.html(html, height=400)
187
 
188
  with col2:
189
  # Display transcript history
 
183
  """
184
 
185
  # Display the HTML component
186
+ component = st.components.v1.html(html, height=900)
187
 
188
  with col2:
189
  # Display transcript history