Image-to-Image
Diffusers
Safetensors
stable-diffusion
stable-diffusion-diffusers
controlnet
jax-diffusers-event
Instructions to use JFoz/dog-cat-pose with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Diffusers
How to use JFoz/dog-cat-pose with Diffusers:
pip install -U diffusers transformers accelerate
from diffusers import ControlNetModel, StableDiffusionControlNetPipeline controlnet = ControlNetModel.from_pretrained("JFoz/dog-cat-pose") pipe = StableDiffusionControlNetPipeline.from_pretrained( "runwayml/stable-diffusion-v1-5", controlnet=controlnet ) - Notebooks
- Google Colab
- Kaggle
File size: 135 Bytes
5dbeb6f | 1 2 3 4 | version https://git-lfs.github.com/spec/v1
oid sha256:7c7ce532e3179fb6b7550de58c0e4109e81becc0f5f936cd1cd36498825ef216
size 1445128798
|