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

joonhyukseow
/
model_out

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

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

  • Libraries
  • Diffusers

    How to use joonhyukseow/model_out with Diffusers:

    pip install -U diffusers transformers accelerate
    from diffusers import ControlNetModel, StableDiffusionControlNetPipeline
    
    controlnet = ControlNetModel.from_pretrained("joonhyukseow/model_out")
    pipe = StableDiffusionControlNetPipeline.from_pretrained(
    	"Manojb/stable-diffusion-2-1-base", controlnet=controlnet
    )
  • Notebooks
  • Google Colab
  • Kaggle
  • Local Apps Settings
  • Draw Things
  • DiffusionBee
model_out
18.9 GB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 3 commits
joonhyukseow's picture
joonhyukseow
End of training
9fb29d8 verified 5 months ago
  • checkpoint-10000
    End of training 5 months ago
  • checkpoint-15000
    End of training 5 months ago
  • checkpoint-20000
    End of training 5 months ago
  • checkpoint-5000
    End of training 5 months ago
  • .gitattributes
    1.62 kB
    End of training 5 months ago
  • README.md
    1.11 kB
    End of training 5 months ago
  • config.json
    1.3 kB
    End of training 5 months ago
  • diffusion_pytorch_model.safetensors
    1.46 GB
    xet
    End of training 5 months ago
  • image_control.png
    50.3 kB
    End of training 5 months ago
  • images_0.png
    392 kB
    xet
    End of training 5 months ago
  • images_1.png
    430 kB
    xet
    End of training 5 months ago