Spaces:
Sleeping
Sleeping
Update app.py
Browse files
app.py
CHANGED
|
@@ -189,7 +189,7 @@ demo = gr.Interface(
|
|
| 189 |
gr.Number(label="Rating Usia"),
|
| 190 |
gr.Textbox(label="Kategori")
|
| 191 |
],
|
| 192 |
-
title="READEAR
|
| 193 |
)
|
| 194 |
|
| 195 |
# ======================
|
|
|
|
| 189 |
gr.Number(label="Rating Usia"),
|
| 190 |
gr.Textbox(label="Kategori")
|
| 191 |
],
|
| 192 |
+
title="READEAR"
|
| 193 |
)
|
| 194 |
|
| 195 |
# ======================
|