Dagfinn1962 commited on
Commit
017359c
1 Parent(s): 984d23f

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -112,7 +112,7 @@ def call_inf_server(prompt, openai_key):
112
  with gr.Blocks(
113
  theme = gr.themes.Glass(
114
  primary_hue="amber",
115
- secondary_hue="nautral",
116
  neutral_hue="rose",
117
  )
118
 
 
112
  with gr.Blocks(
113
  theme = gr.themes.Glass(
114
  primary_hue="amber",
115
+ secondary_hue="neutral",
116
  neutral_hue="rose",
117
  )
118