1 Star 0 Fork 1

pguanhai/BLIP

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
cog.yaml 350 Bytes
一键复制 编辑 原始数据 按行查看 历史
Chenxi 提交于 2022-02-06 18:00 . replicate demo
build:
gpu: true
cuda: "11.1"
python_version: "3.8"
system_packages:
- "libgl1-mesa-glx"
- "libglib2.0-0"
python_packages:
- "ipython==7.30.1"
- "torchvision==0.11.1"
- "torch==1.10.0"
- "timm==0.4.12"
- "transformers==4.15.0"
- "fairscale==0.4.4"
- "pycocoevalcap==1.2"
predict: "predict.py:Predictor"
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/pguanhai/BLIP.git
git@gitee.com:pguanhai/BLIP.git
pguanhai
BLIP
BLIP
main

搜索帮助