Spaces:
Runtime error
Runtime error
Sreeharshan
commited on
Commit
·
0b0294f
1
Parent(s):
cc46e3c
Update app.py
Browse files
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 |
),
|