Hugging Face's logo Hugging Face
  • Models
  • Datasets
  • Spaces
  • Buckets new
  • Docs
  • Enterprise
  • Pricing
    • Website
      • Tasks
      • HuggingChat
      • Collections
      • Languages
      • Organizations
    • Community
      • Blog
      • Posts
      • Daily Papers
      • Learn
      • Discord
      • Forum
      • GitHub
    • Solutions
      • Team & Enterprise
      • Hugging Face PRO
      • Enterprise Support
      • Inference Providers
      • Inference Endpoints
      • Storage Buckets

  • Log In
  • Sign Up

JFoz
/
dog-cat-pose

Image-to-Image
Diffusers
Safetensors
stable-diffusion
stable-diffusion-diffusers
controlnet
jax-diffusers-event
Model card Files Files and versions
xet
Community
2

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
dog-cat-pose / 5000
1.45 GB
Ctrl+K
Ctrl+K
  • 3 contributors
History: 1 commit
JFoz's picture
JFoz
End of training
5dbeb6f about 3 years ago
  • config.json
    665 Bytes
    End of training about 3 years ago
  • diffusion_flax_model.msgpack
    1.45 GB
    xet
    End of training about 3 years ago