ovi054 commited on
Commit
3553201
·
verified ·
1 Parent(s): 50564b4

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -0
app.py CHANGED
@@ -601,6 +601,7 @@ demo = gr.Interface(fn=model_predict, inputs= "paint", outputs=["text","image"],
601
  examples=[
602
  ["Tensorflow/workspace/images/tmpbvc06xxf.png"],
603
  ["Tensorflow/workspace/images/tmpfhin6fzg.png"],
 
604
  ],
605
  article=citation_text,allow_flagging="auto",flagging_callback=hf_writer)
606
  demo.launch()
 
601
  examples=[
602
  ["Tensorflow/workspace/images/tmpbvc06xxf.png"],
603
  ["Tensorflow/workspace/images/tmpfhin6fzg.png"],
604
+ ["Tensorflow/workspace/images/tmprhqli3yl.png"],
605
  ],
606
  article=citation_text,allow_flagging="auto",flagging_callback=hf_writer)
607
  demo.launch()