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

RiddleHe
/
SD14_pathology_controlnet

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

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

  • Libraries
  • Diffusers

    How to use RiddleHe/SD14_pathology_controlnet with Diffusers:

    pip install -U diffusers transformers accelerate
    from diffusers import ControlNetModel, StableDiffusionControlNetPipeline
    
    controlnet = ControlNetModel.from_pretrained("RiddleHe/SD14_pathology_controlnet")
    pipe = StableDiffusionControlNetPipeline.from_pretrained(
    	"CompVis/stable-diffusion-v1-4,RiddleHe/SD14_pathology_lora", controlnet=controlnet
    )
  • Notebooks
  • Google Colab
  • Kaggle
  • Local Apps
  • Draw Things
  • DiffusionBee
SD14_pathology_controlnet
12.4 GB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 10 commits
RiddleHe's picture
RiddleHe
Update README.md
d0267aa verified over 1 year ago
  • checkpoint-18000
    End of training over 1 year ago
  • checkpoint-21000
    End of training over 1 year ago
  • checkpoint-24000
    End of training over 1 year ago
  • checkpoint-27000
    End of training over 1 year ago
  • checkpoint-30000
    End of training over 1 year ago
  • imgs
    Upload image files over 1 year ago
  • .gitattributes
    1.76 kB
    Upload image files over 1 year ago
  • README.md
    1.99 kB
    Update README.md over 1 year ago
  • config.json
    1.26 kB
    End of training over 1 year ago
  • diffusion_pytorch_model.safetensors
    1.45 GB
    xet
    End of training over 1 year ago