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

moritzef
/
model_old

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

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

  • Libraries
  • Diffusers

    How to use moritzef/model_old with Diffusers:

    pip install -U diffusers transformers accelerate
    from diffusers import ControlNetModel, StableDiffusionControlNetPipeline
    
    controlnet = ControlNetModel.from_pretrained("moritzef/model_old")
    pipe = StableDiffusionControlNetPipeline.from_pretrained(
    	"stabilityai/stable-diffusion-2-1-base", controlnet=controlnet
    )
  • Notebooks
  • Google Colab
  • Kaggle
  • Local Apps
  • Draw Things
  • DiffusionBee
model_old
10.2 GB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 2 commits
moritzef's picture
moritzef
End of training
b8d71f1 verified almost 2 years ago
  • checkpoint-20000
    End of training almost 2 years ago
  • checkpoint-40000
    End of training almost 2 years ago
  • .gitattributes
    1.52 kB
    initial commit almost 2 years ago
  • README.md
    2.49 kB
    End of training almost 2 years ago
  • config.json
    1.3 kB
    End of training almost 2 years ago
  • diffusion_pytorch_model.safetensors
    1.46 GB
    xet
    End of training almost 2 years ago
  • image_control.png
    109 kB
    End of training almost 2 years ago
  • images_0.png
    813 kB
    End of training almost 2 years ago
  • images_1.png
    727 kB
    End of training almost 2 years ago
  • images_2.png
    809 kB
    End of training almost 2 years ago
  • images_3.png
    817 kB
    End of training almost 2 years ago
  • images_4.png
    750 kB
    End of training almost 2 years ago
  • images_5.png
    710 kB
    End of training almost 2 years ago
  • images_6.png
    849 kB
    End of training almost 2 years ago
  • images_7.png
    924 kB
    End of training almost 2 years ago