Sreeharshan commited on
Commit
0b0294f
·
1 Parent(s): cc46e3c

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +0 -1
app.py CHANGED
@@ -165,7 +165,6 @@ gr.Interface(
165
  ),
166
  gr.inputs.Dropdown(
167
  STYLE_CHOICE_LIST,
168
- type="value",
169
  default=DEFAULT_STYLE,
170
  label="Style",
171
  ),
 
165
  ),
166
  gr.inputs.Dropdown(
167
  STYLE_CHOICE_LIST,
 
168
  default=DEFAULT_STYLE,
169
  label="Style",
170
  ),