Dagfinn1962 commited on
Commit
2251bef
1 Parent(s): fcbdcaa

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -6
app.py CHANGED
@@ -114,12 +114,7 @@ def call_inf_server(prompt, openai_key):
114
  # see https://huggingface.co/spaces/Gradio-Themes/theme_builder for more to tweek
115
  #//////////////////////////////////////////////////////////////////// Glass(),
116
 
117
- with gr.Blocks(
118
-
119
-
120
-
121
-
122
- theme = gr.themes.Glass(
123
  primary_hue="amber",
124
  secondary_hue="orange",
125
  neutral_hue="amber",
 
114
  # see https://huggingface.co/spaces/Gradio-Themes/theme_builder for more to tweek
115
  #//////////////////////////////////////////////////////////////////// Glass(),
116
 
117
+ with gr.Blocks(theme = gr.themes.Glass(
 
 
 
 
 
118
  primary_hue="amber",
119
  secondary_hue="orange",
120
  neutral_hue="amber",