rblueeyes commited on
Commit
fb1d5f7
·
verified ·
1 Parent(s): 3e1ea7e

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
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 — Semantic Content Rating"
193
  )
194
 
195
  # ======================
 
189
  gr.Number(label="Rating Usia"),
190
  gr.Textbox(label="Kategori")
191
  ],
192
+ title="READEAR"
193
  )
194
 
195
  # ======================