mirror of
https://github.com/PaddlePaddle/FastDeploy.git
synced 2025-12-24 13:28:13 +08:00
Add uie python api (#214)
* add uie pybind * Add uie result pybind * Add uie python class * fix UIEModel pythonargs * Add schema node pybind * remove uie print * Fix cpp build ci
This commit is contained in:
@@ -24,4 +24,5 @@ from .runtime import Runtime, RuntimeOption
|
||||
from .model import FastDeployModel
|
||||
from . import c_lib_wrap as C
|
||||
from . import vision
|
||||
from . import text
|
||||
from .download import download, download_and_decompress
|
||||
|
||||
Reference in New Issue
Block a user