rblueeyes commited on
Commit
e6508d6
·
verified ·
1 Parent(s): edb4f04

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
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 — Semantic Content Rating"
176
  )
177
 
178
  # ======================
 
172
  gr.Number(label="Rating Usia"),
173
  gr.Textbox(label="Kategori")
174
  ],
175
+ title="READEAR"
176
  )
177
 
178
  # ======================