multimodalart HF Staff commited on
Commit
cfc13ea
·
verified ·
1 Parent(s): 825e87d

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +0 -2
app.py CHANGED
@@ -356,8 +356,6 @@ def create_chatbot_demo():
356
  label="Denoising Process Visualization",
357
  combine_adjacent=False,
358
  show_legend=False, # Legend not very informative here
359
- height=560, # Match chatbot height + input box approx
360
- elem_classes=["token-text"] # Apply custom class for styling if needed
361
  )
362
 
363
  # Advanced generation settings
 
356
  label="Denoising Process Visualization",
357
  combine_adjacent=False,
358
  show_legend=False, # Legend not very informative here
 
 
359
  )
360
 
361
  # Advanced generation settings