未验证 提交 e479dd4d 编写于 作者: H HydrogenSulfate 提交者: GitHub

update paddleclas to 2.5.1 in requirements.txt and add an .ttf font file (#5639)

* update paddleclas to 2.5.1 in requirements.txt and add an .ttf font file

* update requirements.txt
上级 24950d42
...@@ -154,4 +154,4 @@ with gr.Blocks() as demo: ...@@ -154,4 +154,4 @@ with gr.Blocks() as demo:
btn1.click(fn=clear_all, inputs=None, outputs=[img_in, img_out, json_out]) btn1.click(fn=clear_all, inputs=None, outputs=[img_in, img_out, json_out])
gr.Button.style(1) gr.Button.style(1)
demo.launch(share=True) demo.launch()
gradio gradio
paddlepaddle paddlepaddle
paddleclas==2.5.0 paddleclas
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册