赞
踩
由 SOTA AI 模型提供支持的图像修复工具。从照片中删除任何不需要的物体、缺陷、人物,或擦除并替换(由Stable Diffusion驱动)照片上的任何东西。
擦除模型:LaMa/LDM/ZITS/MAT/FcF/Manga
擦除和替换模型:稳定扩散/绘制示例
RemoveBG:删除图像背景
RealESRGAN:超分辨率
GFPGAN:面部恢复
RestoreFormer : 脸部修复
Segment Anything:准确快速的交互式对象分割
# In order to use the GPU, install cuda version of pytorch first.
# pip install torch==1.13.1+cu117 torchvision==0.14.1 --extra-index-url https://download.pytorch.org/whl/cu117
pip install lama-cleaner
lama-cleaner --model=lama --device=cpu --port=8080
就是这样,Lama Cleaner 现在正在http://localhost:8080上运行
查看lama-cleaner-docs中的所有命令行参数
lama-cleaner:基于SOTA AI 模型Stable Diffusion驱动的图像修复工具
Copyright © 2003-2013 www.wpsshop.cn 版权所有,并保留所有权利。