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

xinsir
/
anime-painter

Text-to-Image
Diffusers
Safetensors
controlnet
text_to_image
controlnet-scribble-sdxl-1.0
Model card Files Files and versions
xet
Community
1

Instructions to use xinsir/anime-painter with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • Diffusers

    How to use xinsir/anime-painter with Diffusers:

    pip install -U diffusers transformers accelerate
    from diffusers import ControlNetModel, StableDiffusionControlNetPipeline
    
    controlnet = ControlNetModel.from_pretrained("xinsir/anime-painter")
    pipe = StableDiffusionControlNetPipeline.from_pretrained(
    	"fill-in-base-model", controlnet=controlnet
    )
  • Notebooks
  • Google Colab
  • Kaggle
  • Local Apps
  • Draw Things
  • DiffusionBee
anime-painter
2.51 GB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 15 commits
xinsir's picture
xinsir
Update README.md
18185a7 verified almost 2 years ago
  • .gitattributes
    1.57 kB
    Upload masonry_anime.webp about 2 years ago
  • 000000_scribble_concat.webp
    268 kB
    Upload 8 files about 2 years ago
  • 000010_scribble_concat.webp
    292 kB
    Upload 8 files about 2 years ago
  • 000013_scribble_concat.webp
    389 kB
    Upload 8 files about 2 years ago
  • 000015_scribble_concat.webp
    184 kB
    Upload 8 files about 2 years ago
  • 000035_scribble_concat.webp
    194 kB
    Upload 8 files about 2 years ago
  • 000043_scribble_concat.webp
    324 kB
    Upload 8 files about 2 years ago
  • 000067_scribble_concat.webp
    66.7 kB
    Upload 8 files about 2 years ago
  • 000092_scribble_concat.webp
    210 kB
    Upload 8 files about 2 years ago
  • README.md
    13.9 kB
    Update README.md almost 2 years ago
  • config.json
    1.24 kB
    Upload 2 files about 2 years ago
  • diffusion_pytorch_model.safetensors
    2.5 GB
    xet
    Upload 2 files about 2 years ago
  • masonry_anime.webp
    4.05 MB
    xet
    Upload masonry_anime.webp about 2 years ago