Spaces:
Running
Running
chore: remove "natura-cliente" in template front end
Browse files
app.py
CHANGED
|
@@ -139,7 +139,7 @@ with gr.Blocks() as demo:
|
|
| 139 |
"natura",
|
| 140 |
"avon",
|
| 141 |
"lidi_promo",
|
| 142 |
-
|
| 143 |
value="outros",
|
| 144 |
label="Template Selection"
|
| 145 |
)
|
|
|
|
| 139 |
"natura",
|
| 140 |
"avon",
|
| 141 |
"lidi_promo",
|
| 142 |
+
],
|
| 143 |
value="outros",
|
| 144 |
label="Template Selection"
|
| 145 |
)
|