MarMont commited on
Commit
2a1d8d5
·
1 Parent(s): f5c3df6

remove progress

Browse files
Files changed (1) hide show
  1. app.py +3 -1
app.py CHANGED
@@ -524,7 +524,9 @@ examples = [["katip,katipunan",
524
  "taft"
525
  ]]
526
 
527
- def main(dataset, model, progress=gr.Progress(track_tqdm=True)):
 
 
528
  global df
529
  examples = [ "katip,katipunan",
530
  "bgc,bonifacio global city",
 
524
  "taft"
525
  ]]
526
 
527
+ def main(dataset, model
528
+ # progress=gr.Progress(track_tqdm=True)
529
+ ):
530
  global df
531
  examples = [ "katip,katipunan",
532
  "bgc,bonifacio global city",