1 Star 0 Fork 5

xmpp.org.cn/CodeFormer

forked from HamsterCarter/CodeFormer 
加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
cog.yaml 745 Bytes
一键复制 编辑 原始数据 按行查看 历史
sczhou 提交于 2022-09-14 00:46 . add hugging_face demo.
"""
This file is used for deploying replicate demo:
https://replicate.com/sczhou/codeformer
"""
build:
gpu: true
cuda: "11.3"
python_version: "3.8"
system_packages:
- "libgl1-mesa-glx"
- "libglib2.0-0"
python_packages:
- "ipython==8.4.0"
- "future==0.18.2"
- "lmdb==1.3.0"
- "scikit-image==0.19.3"
- "torch==1.11.0 --extra-index-url=https://download.pytorch.org/whl/cu113"
- "torchvision==0.12.0 --extra-index-url=https://download.pytorch.org/whl/cu113"
- "scipy==1.9.0"
- "gdown==4.5.1"
- "pyyaml==6.0"
- "tb-nightly==2.11.0a20220906"
- "tqdm==4.64.1"
- "yapf==0.32.0"
- "lpips==0.1.4"
- "Pillow==9.2.0"
- "opencv-python==4.6.0.66"
predict: "predict.py:Predictor"
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/xmpporgcn/CodeFormer.git
git@gitee.com:xmpporgcn/CodeFormer.git
xmpporgcn
CodeFormer
CodeFormer
master

搜索帮助

0d507c66 1850385 C8b1a773 1850385