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

BoooomNing
/
model

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

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

  • Libraries
  • Diffusers

    How to use BoooomNing/model with Diffusers:

    pip install -U diffusers transformers accelerate
    from diffusers import ControlNetModel, StableDiffusionControlNetPipeline
    
    controlnet = ControlNetModel.from_pretrained("BoooomNing/model")
    pipe = StableDiffusionControlNetPipeline.from_pretrained(
    	"runwayml/stable-diffusion-v1-5", controlnet=controlnet
    )
  • Notebooks
  • Google Colab
  • Kaggle
  • Local Apps
  • Draw Things
  • DiffusionBee
model / checkpoint-10500
Ctrl+K
Ctrl+K
  • 1 contributor
History: 1 commit
BoooomNing's picture
BoooomNing
End of training
673e61f over 2 years ago
  • controlnet
    End of training over 2 years ago
  • optimizer.bin
    2.89 GB
    xet
    End of training over 2 years ago
  • random_states_0.pkl

    Detected Pickle imports (7)

    • "numpy.core.multiarray._reconstruct",
    • "torch.ByteStorage",
    • "numpy.dtype",
    • "_codecs.encode",
    • "torch._utils._rebuild_tensor_v2",
    • "collections.OrderedDict",
    • "numpy.ndarray"

    How to fix it?

    14.4 kB
    xet
    End of training over 2 years ago
  • scheduler.bin

    Pickle imports

    • No problematic imports detected

    What is a pickle import?

    1 kB
    xet
    End of training over 2 years ago
  • validation_image_0.png
    422 kB
    End of training over 2 years ago
  • validation_image_1.png
    325 kB
    End of training over 2 years ago
  • validation_image_2.png
    378 kB
    End of training over 2 years ago
  • validation_image_3.png
    705 kB
    End of training over 2 years ago