AldoOrtega commited on
Commit
a3efdb3
·
1 Parent(s): 0d6f1b9

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -46,7 +46,7 @@ demo = gr.Interface(
46
  fn=process_document,
47
  inputs="image",
48
  outputs="json",
49
- # title="Clip Demo: Check Understanding",
50
  description=description,
51
  #article=article,
52
  enable_queue=True,
 
46
  fn=process_document,
47
  inputs="image",
48
  outputs="json",
49
+ title="Prueba nuestra API",
50
  description=description,
51
  #article=article,
52
  enable_queue=True,