mirror of
https://github.com/PaddlePaddle/FastDeploy.git
synced 2025-10-06 00:57:33 +08:00
[Serving] Add a simple Python serving (#962)
* init simple serving * simple serving is working * ppyoloe demo * Update README_CN.md * update readme * complete vision result to json
This commit is contained in:
@@ -37,3 +37,4 @@ from . import vision
|
||||
from . import pipeline
|
||||
from . import text
|
||||
from .download import download, download_and_decompress, download_model
|
||||
from . import serving
|
||||
|
Reference in New Issue
Block a user