Hugging Face's logo Hugging Face
  • Models
  • Datasets
  • Spaces
  • Buckets new
  • Docs
  • Enterprise
  • Pricing

  • Log In
  • Sign Up

Taimoor-R
/
model_out

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

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

  • Libraries
  • Diffusers

    How to use Taimoor-R/model_out with Diffusers:

    pip install -U diffusers transformers accelerate
    from diffusers import ControlNetModel, StableDiffusionControlNetPipeline
    
    controlnet = ControlNetModel.from_pretrained("Taimoor-R/model_out")
    pipe = StableDiffusionControlNetPipeline.from_pretrained(
    	"runwayml/stable-diffusion-v1-5", controlnet=controlnet
    )
  • Notebooks
  • Google Colab
  • Kaggle
  • Local Apps
  • Draw Things
  • DiffusionBee
model_out / checkpoint-2000
4.34 GB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 1 commit
Taimoor-R's picture
Taimoor-R
End of training
f998569 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
    14.3 kB
    xet
    End of training over 2 years ago
  • scheduler.bin
    1 kB
    xet
    End of training over 2 years ago