1 Star 0 Fork 1

orion-c/ImageAI

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
setup.py 542 Bytes
一键复制 编辑 原始数据 按行查看 历史
from setuptools import setup,find_packages
setup(name="imageai",
version='3.0.3',
description='A python library built to empower developers to build applications and systems with self-contained Computer Vision capabilities',
url="https://github.com/OlafenwaMoses/ImageAI",
author='Moses Olafenwa',
author_email='guymodscientist@gmail.com',
license='MIT',
packages= find_packages(exclude=["*imageai_tf_deprecated*"]),
install_requires=[],
include_package_data=True,
zip_safe=False)
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/orion-c/ImageAI.git
git@gitee.com:orion-c/ImageAI.git
orion-c
ImageAI
ImageAI
master

搜索帮助

D67c1975 1850385 1daf7b77 1850385