appvoid commited on
Commit
166b80d
Β·
verified Β·
1 Parent(s): 2031352

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -18,5 +18,5 @@ gr.Interface(
18
  fn=predict,
19
  inputs="text",
20
  outputs="text",
21
- title="playground",
22
  ).launch()
 
18
  fn=predict,
19
  inputs="text",
20
  outputs="text",
21
+ title="arco 2",
22
  ).launch()