riyamalshe commited on
Commit
02d0035
·
verified ·
1 Parent(s): 7ac85e9

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -164,7 +164,7 @@ with gr.Blocks() as chatbot:
164
  fn=respond,
165
  additional_inputs=[mom_type],
166
  title="StudyMama",
167
- custom_theme = gr.themes.Soft
168
  primary_hue="purple",
169
  secondary_hue="fuchsia",
170
  neutral_hue="gray",
 
164
  fn=respond,
165
  additional_inputs=[mom_type],
166
  title="StudyMama",
167
+ custom_theme = gr.themes.Soft,
168
  primary_hue="purple",
169
  secondary_hue="fuchsia",
170
  neutral_hue="gray",