Metadata-Version: 2.1
Name: cubeai_model_runner
Version: 2.3.3
Summary: CubeAI模型运行器
Home-page: https://github.com/cube-ai/cubeai-model-runner.git
Author: cubeai
Author-email: cubeai@163.com
License: Apache License 2.0
Description: # cubeai-model-runner
        
        CubeAI模型服务化框架
        
        将AI推理模型程序封装成为API接口形式的互联网服务。可提供RESTful API和Web图形界面两种形式的接口服务。
        
            版权所有 © 2019-2020 中国联通研究院
        
        ## 依赖包地址 
        
        - https://pypi.org/project/cubeai-model-runner
        
        ## 依赖包引用
        
            $ pip install cubeai_model_runner
        
        ## 应用开发实例
        
        - CubeAI智立方
        
            - https://cubeai.dimpt.com
            - https://github.com/cube-ai/cubeai
            - https://code.ihub.org.cn/projects/1484/repository/cubeai_model_examples
        
Keywords: CubeAI machine learning model runner server ml ai
Platform: UNKNOWN
Classifier: Development Status :: 4 - Beta
Classifier: Intended Audience :: Developers
Classifier: Intended Audience :: Science/Research
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.5
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
Classifier: License :: OSI Approved :: Apache Software License
Requires-Python: >=3.5
Description-Content-Type: text/markdown
