我们看一个使用 Lineart Adapter 的简单示例。我们首先初始化 SDXL 的 T2I-Adapter 流水线以及线稿检测器。import torchfrom controlnet_aux.lineart import LineartDetectorfrom diffusers import (AutoencoderKL, EulerAncestralDiscreteScheduler, StableDiffusionXLAdapterPipeline, T2IAdapter)from diffusers.utils im...
t2i-adapter_diffusers_xl_depth_zoe.safetensors t2i-adapter_diffusers_xl_sketch.safetensors t2i-adapter_diffusers_xl_canny.safetensors t2i-adapter_diffusers_xl_lineart.safetensors t2i-adapter_diffusers_xl_openpose.safetensors t2i-adapter_diffusers_xl_depth_zoe.safetensors (150.74M) 下载关于...
TencentARC/t2i-adapter-openpose-sdxl-1.0 Trained with OpenPose bone imageAOpenPose boneimage. Example To get started, first install the required dependencies: pip install -U git+https://github.com/huggingface/diffusers.git pip install -U controlnet_aux==0.0.7# for conditioning models and detect...
与之前版本的 T2I-Adapter (SD-1.4/1.5) 相比,T2I-Adapter-SDXL还是原来的配方,不一样之处在于,用一个 79M 的适配器去驱动 2.6B 的大模型 SDXL! T2I-Adapter-SDXL 在继承 SDXL 的高品质生成能力的同时,保留了强大的控制能力! 用diffusers训练 T2I-Adapter-SDXL 我们基于diffusers提供的这个官方示例构建...
在diffusers中使用 T2I-Adapter-SDXL 这里以线稿图为控制条件来演示 T2I-Adapter-SDXL 的使用。首先,安装所需的依赖项: pipinstall-U git+https://github.com/huggingface/diffusers.git pipinstall-Ucontrolnet_aux==0.0.7# for conditioning models and detectorspipinstalltransformers accelerate ...
在diffusers中使用 T2I-Adapter-SDXL 这里以线稿图为控制条件来演示T2I-Adapter-SDXL的使用。首先,安装所需的依赖项: pip install -U git+https://github.com/huggingface/diffusers.git pip install -U controlnet_aux==0.0.7 # for conditioning models and detectors ...
We collaborate with the diffusers team to bring the support of T2I-Adapters for Stable Diffusion XL (SDXL) in diffusers! It achieves impressive results in both performance and efficiency. We release T2I-Adapter-SDXL models for sketch, canny, lineart, openpose, depth-zoe, and depth-mid. We...
模型分别见TencentARC/t2i-adapter-depth-midas-sdxl-1.0及TencentARC/t2i-adapter-depth-zoe-sdxl-1.0 使用OpenPose 骨骼图引导图像生成 模型见TencentARC/t2i-adapter-openpose-sdxl-1.0 致谢: 非常感谢William Berman帮助我们训练模型并分享他的见解。
We collaborate with the diffusers team to bring the support of T2I-Adapters for Stable Diffusion XL (SDXL) in diffusers! It achieves impressive results in both performance and efficiency. We release T2I-Adapter-SDXL models for sketch, canny, lineart, openpose, depth-zoe, and depth-mid. We...
cappuccino/T2I-Adapter 代码Issues0Pull Requests0Wiki统计流水线 服务 加入Gitee 与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :) 免费加入 已有帐号?立即登录 该仓库未声明开源许可证文件(LICENSE),使用请关注具体项目描述及其代码上游依赖。