Hugging Face's logo Hugging Face
  • Models
  • Datasets
  • Spaces
  • Buckets new
  • Docs
  • Enterprise
  • Pricing

  • Log In
  • Sign Up

valknar
/
graffiti

Text-to-Image
Diffusers
Safetensors
stable-diffusion
stable-diffusion-diffusers
controlnet
Model card Files Files and versions
xet
Community
1

Instructions to use valknar/graffiti with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • Diffusers

    How to use valknar/graffiti with Diffusers:

    pip install -U diffusers transformers accelerate
    from diffusers import ControlNetModel, StableDiffusionControlNetPipeline
    
    controlnet = ControlNetModel.from_pretrained("valknar/graffiti")
    pipe = StableDiffusionControlNetPipeline.from_pretrained(
    	"Lykon/DreamShaper", controlnet=controlnet
    )
  • Notebooks
  • Google Colab
  • Kaggle
  • Local Apps
  • Draw Things
  • DiffusionBee
graffiti / images
2.47 MB
Ctrl+K
Ctrl+K
  • 2 contributors
History: 1 commit
Sebastian Krüger
chore: readme with example images
af87908 almost 3 years ago
  • seed-00.png
    547 kB
    chore: readme with example images almost 3 years ago
  • seed-03.png
    547 kB
    chore: readme with example images almost 3 years ago
  • seed-13.png
    641 kB
    chore: readme with example images almost 3 years ago
  • seed-17.png
    688 kB
    chore: readme with example images almost 3 years ago
  • sketch.png
    50.4 kB
    chore: readme with example images almost 3 years ago