1 Star 0 Fork 1

kernelstudio/Dify API With OCR

加入 Gitee
与超过 1400万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
build.sh 300 Bytes
一键复制 编辑 原始数据 按行查看 历史
nullable 提交于 2025-05-10 14:41 +08:00 . Initial commit
#!/bin/bash
# 通过代理下载基础镜像
docker pull docker.m.daocloud.io/langgenius/dify-api:1.3.1
docker tag docker.m.daocloud.io/langgenius/dify-api:1.3.1 langgenius/dify-api:1.3.1
docker rmi docker.m.daocloud.io/langgenius/dify-api:1.3.1
docker build -t langgenius/dify-api-with-ocr:1.3.1 .
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/kernelstudio/dify-api-with-ocr.git
git@gitee.com:kernelstudio/dify-api-with-ocr.git
kernelstudio
dify-api-with-ocr
Dify API With OCR
master

搜索帮助