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

  • Log In
  • Sign Up

fyp1
/
sketchToImage

Image-to-Image
Diffusers
Safetensors
stable-diffusion
controlnet
scheduler
Model card Files Files and versions
xet
Community

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

  • Libraries
  • Diffusers

    How to use fyp1/sketchToImage with Diffusers:

    pip install -U diffusers transformers accelerate
    from diffusers import ControlNetModel, StableDiffusionControlNetPipeline
    
    controlnet = ControlNetModel.from_pretrained("fyp1/sketchToImage")
    pipe = StableDiffusionControlNetPipeline.from_pretrained(
    	"stabilityai/stable-diffusion-xl-base-1.0", controlnet=controlnet
    )
  • Notebooks
  • Google Colab
  • Kaggle
sketchToImage / text_encoder_2
1.39 GB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 2 commits
fyp1's picture
fyp1
Upload 2 files
f97d6e3 verified over 1 year ago
  • config.json
    628 Bytes
    Upload 2 files over 1 year ago
  • hey.txt
    0 Bytes
    Create text_encoder_2/hey.txt over 1 year ago
  • model.safetensors
    1.39 GB
    xet
    Upload 2 files over 1 year ago