Skip to main content

#图片视频卡通化 #开源开源自部署的图片视频卡通化程序一款支持子托管的图片视频卡通化程序Github:

  1. #图片视频卡通化 #开源
    开源自部署的图片视频卡通化程序
    一款支持子托管的图片视频卡通化程序
    Github:https://github.com/wangsrGit119/cartoon-media
    容器构建和启动
    下载源码构建容器
    docker build -t cartoon-media:1.0 .
    启动容器
    docker run -d --name cartoon-1.0 -p 18080:18080 cartoon-media:1.0
    启动后访问: http://localhost:18080/front/
    本地启动
    注意依赖安装
    cd server
    pip uninstall -y protobuf
    pip install protobuf==3.19.0 -i https://pypi.douban.com/simple
    pip install -r requirements.txt -i https://pypi.douban.com/simple
    uvicorn main:app --reload --port 18080 --host 0.0.0.0
    访问: http://localhost:18080/front/
    📡发布:https://noisevip.cn/15597.html
    📢关注频道:@quanshoulu
    💬留言讨论:@Efficiencyfollow
    📬投稿bot:@noisewowbot
    📇搜索bot:@Efficiencysearchbot
    🎁访问主页: www.noisework.cn