Spaces:
Sleeping
Sleeping
Update app.py
Browse files
app.py
CHANGED
|
@@ -172,7 +172,7 @@ demo = gr.Interface(
|
|
| 172 |
gr.Number(label="Rating Usia"),
|
| 173 |
gr.Textbox(label="Kategori")
|
| 174 |
],
|
| 175 |
-
title="READEAR
|
| 176 |
)
|
| 177 |
|
| 178 |
# ======================
|
|
|
|
| 172 |
gr.Number(label="Rating Usia"),
|
| 173 |
gr.Textbox(label="Kategori")
|
| 174 |
],
|
| 175 |
+
title="READEAR"
|
| 176 |
)
|
| 177 |
|
| 178 |
# ======================
|