文件最后提交记录最后更新时间
!5366 【自研】[PyTorch] Diffusers0.18.1适配 * adapter for diffusers 0.18.1 2 年前
!5366 【自研】[PyTorch] Diffusers0.18.1适配 * adapter for diffusers 0.18.1 2 年前
!5366 【自研】[PyTorch] Diffusers0.18.1适配 * adapter for diffusers 0.18.1 2 年前
README.md

Inference Examples

The inference examples folder is deprecated and will be removed in a future version. Officially supported inference examples can be found in the Pipelines folder.

  • For Image-to-Image text-guided generation with Stable Diffusion, please have a look at the official Pipeline examples
  • For In-painting using Stable Diffusion, please have a look at the official Pipeline examples
  • For Tweak prompts reusing seeds and latents, please have a look at the official Pipeline examples