jdesiree commited on
Commit
a11f237
·
verified ·
1 Parent(s): b5b9964

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -301,7 +301,7 @@ def create_interface():
301
  title="EduBot",
302
  fill_width=True,
303
  fill_height=True,
304
- theme=gr.themes.Origin()
305
  css="./styles.css"
306
  ) as demo:
307
  # Add head content and MathJax
 
301
  title="EduBot",
302
  fill_width=True,
303
  fill_height=True,
304
+ theme=gr.themes.Origin(),
305
  css="./styles.css"
306
  ) as demo:
307
  # Add head content and MathJax