Book a Demo!
CoCalc Logo Icon
StoreFeaturesDocsShareSupportNewsAboutPoliciesSign UpSign In
shivamshrirao
GitHub Repository: shivamshrirao/diffusers
Path: blob/main/examples/inference/README.md
1448 views

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