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

  • Log In
  • Sign Up

yuna199
/
controlnet-circle-example

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 yuna199/controlnet-circle-example with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • Diffusers

    How to use yuna199/controlnet-circle-example with Diffusers:

    pip install -U diffusers transformers accelerate
    from diffusers import ControlNetModel, StableDiffusionControlNetPipeline
    
    controlnet = ControlNetModel.from_pretrained("yuna199/controlnet-circle-example")
    pipe = StableDiffusionControlNetPipeline.from_pretrained(
    	"runwayml/stable-diffusion-v1-5", controlnet=controlnet
    )
  • Notebooks
  • Google Colab
  • Kaggle
  • Local Apps
  • Draw Things
  • DiffusionBee
controlnet-circle-example / logs /train_controlnet
192 MB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 1 commit
yuna199's picture
yuna199
End of training
7809b31 almost 3 years ago
  • 1685673545.0813782
    End of training almost 3 years ago
  • 1685673545.0829043
    End of training almost 3 years ago
  • 1685674346.403796
    End of training almost 3 years ago
  • 1685674346.4054427
    End of training almost 3 years ago
  • events.out.tfevents.1685673545.092e0892077f.4460.0
    170 Bytes
    xet
    End of training almost 3 years ago
  • events.out.tfevents.1685674346.092e0892077f.8045.0
    192 MB
    xet
    End of training almost 3 years ago