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
      • Hardware
      • Learn
      • Discord
      • Forum
      • GitHub
    • Solutions
      • Team & Enterprise
      • Hugging Face PRO
      • Enterprise Support
      • Inference Providers
      • Inference Endpoints
      • Storage Buckets

  • Log In
  • Sign Up

tera0711
/
controlnet

Text-to-Image
Diffusers
lora
template:diffusion-lora
Model card Files Files and versions
xet
Community

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

  • Libraries
  • Diffusers

    How to use tera0711/controlnet with Diffusers:

    pip install -U diffusers transformers accelerate
    import torch
    from diffusers import DiffusionPipeline
    
    # switch to "mps" for apple devices
    pipe = DiffusionPipeline.from_pretrained("stabilityai/stable-diffusion-3.5-large", dtype=torch.bfloat16, device_map="cuda")
    pipe.load_lora_weights("tera0711/controlnet")
    
    prompt = "<lora:guiltyficial_reality-01:0.6> <lora:guiltyficial_reality-04:1> <lora:guiltyficial_reality_shape-10:0.6> <lora:add_detail:0.6> <lora:Such an Asian Skin Beauty:0.6><lora:Such an Asian Skin Beauty:0.6><lora:more_details:-0.1><lora:Change to RAW photo:1.3><lora:real_hair:1.4><lora:add_saturation:-1><lora:add_sharpness:0.0><lora:instagramstyle2:0.1>"
    image = pipe(prompt).images[0]
  • Notebooks
  • Google Colab
  • Kaggle
  • Local Apps Settings
  • Draw Things
  • DiffusionBee
controlnet
20.4 GB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 3 commits
tera0711's picture
tera0711
Upload 14 files
d7caea7 verified about 1 year ago
  • images
    Add 2 files about 1 year ago
  • .gitattributes
    2.31 kB
    initial commit about 1 year ago
  • README.md
    1.07 kB
    initial commit about 1 year ago
  • control_v11e_sd15_ip2p.pth
    1.45 GB
    xet
    Upload 14 files about 1 year ago
  • control_v11e_sd15_shuffle.pth
    1.45 GB
    xet
    Upload 14 files about 1 year ago
  • control_v11f1e_sd15_tile.pth
    1.45 GB
    xet
    Upload 14 files about 1 year ago
  • control_v11f1p_sd15_depth.pth
    1.45 GB
    xet
    Upload 14 files about 1 year ago
  • control_v11p_sd15_canny.pth
    1.45 GB
    xet
    Upload 14 files about 1 year ago
  • control_v11p_sd15_inpaint.pth
    1.45 GB
    xet
    Upload 14 files about 1 year ago
  • control_v11p_sd15_lineart.pth
    1.45 GB
    xet
    Upload 14 files about 1 year ago
  • control_v11p_sd15_mlsd.pth
    1.45 GB
    xet
    Upload 14 files about 1 year ago
  • control_v11p_sd15_normalbae.pth
    1.45 GB
    xet
    Upload 14 files about 1 year ago
  • control_v11p_sd15_openpose.pth
    1.45 GB
    xet
    Upload 14 files about 1 year ago
  • control_v11p_sd15_scribble.pth
    1.45 GB
    xet
    Upload 14 files about 1 year ago
  • control_v11p_sd15_seg.pth
    1.45 GB
    xet
    Upload 14 files about 1 year ago
  • control_v11p_sd15_softedge.pth
    1.45 GB
    xet
    Upload 14 files about 1 year ago
  • control_v11p_sd15s2_lineart_anime.pth
    1.45 GB
    xet
    Upload 14 files about 1 year ago
  • ip-adapter-plus_sd15.bin
    158 MB
    xet
    Add 2 files about 1 year ago