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

Abrumu
/
controlnet_v3

Text-to-Image
Diffusers
TensorBoard
stable-diffusion
stable-diffusion-diffusers
controlnet
Model card Files Files and versions
xet
Metrics Training metrics Community

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

  • Libraries
  • Diffusers

    How to use Abrumu/controlnet_v3 with Diffusers:

    pip install -U diffusers transformers accelerate
    from diffusers import ControlNetModel, StableDiffusionControlNetPipeline
    
    controlnet = ControlNetModel.from_pretrained("Abrumu/controlnet_v3")
    pipe = StableDiffusionControlNetPipeline.from_pretrained(
    	"runwayml/stable-diffusion-v1-5", controlnet=controlnet
    )
  • Notebooks
  • Google Colab
  • Kaggle
  • Local Apps
  • Draw Things
  • DiffusionBee
controlnet_v3 / logs /train_controlnet
982 kB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 1 commit
Abrumu's picture
Abrumu
End of training
aa90912 almost 3 years ago
  • 1684589629.9925225
    End of training almost 3 years ago
  • 1684589629.9947329
    End of training almost 3 years ago
  • events.out.tfevents.1684589629.a4c1a70827e2.3177.0
    978 kB
    xet
    End of training almost 3 years ago