mikeee commited on
Commit
e79be0e
·
verified ·
1 Parent(s): f956d70

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -84,7 +84,7 @@ demo = gr.ChatInterface(
84
  ],
85
  fill_height=True,
86
  chatbot=chatbot,
87
- css=css,
88
  theme="allenai/gradio-theme",
89
  # theme="Nymbo/Alyx_Theme",
90
  )
 
84
  ],
85
  fill_height=True,
86
  chatbot=chatbot,
87
+ # css=css,
88
  theme="allenai/gradio-theme",
89
  # theme="Nymbo/Alyx_Theme",
90
  )