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

  • Log In
  • Sign Up

choicow
/
path_to_saved_model

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

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

  • Libraries
  • Diffusers

    How to use choicow/path_to_saved_model with Diffusers:

    pip install -U diffusers transformers accelerate
    import torch
    from diffusers import DiffusionPipeline
    
    # switch to "mps" for apple devices
    pipe = DiffusionPipeline.from_pretrained("choicow/path_to_saved_model", dtype=torch.bfloat16, device_map="cuda")
    
    prompt = "a photo of sks dog"
    image = pipe(prompt).images[0]
  • Notebooks
  • Google Colab
  • Kaggle
  • Local Apps
  • Draw Things
  • DiffusionBee
path_to_saved_model / logs /dreambooth
203 kB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 3 commits
choicow's picture
choicow
End of training
469ba11 verified 11 months ago
  • 1748942723.2097673
    End of training 11 months ago
  • 1748942723.2112832
    End of training 11 months ago
  • 1748942818.8126228
    End of training 11 months ago
  • 1748942818.8143332
    End of training 11 months ago
  • 1748943891.6287057
    End of training 11 months ago
  • 1748943891.6302855
    End of training 11 months ago
  • 1748944932.9992864
    End of training 11 months ago
  • 1748944933.000897
    End of training 11 months ago
  • 1748945861.6047442
    End of training 11 months ago
  • 1748945861.6064198
    End of training 11 months ago
  • 1748945938.6301641
    End of training 11 months ago
  • 1748945938.6319633
    End of training 11 months ago
  • 1748957467.685706
    End of training 11 months ago
  • 1748957467.6871903
    End of training 11 months ago
  • events.out.tfevents.1748942723.13a5d2fe443c.3321.0
    252 Bytes
    xet
    End of training 11 months ago
  • events.out.tfevents.1748942818.13a5d2fe443c.3362.0
    33.4 kB
    xet
    End of training 11 months ago
  • events.out.tfevents.1748943891.13a5d2fe443c.3438.0
    33.4 kB
    xet
    End of training 11 months ago
  • events.out.tfevents.1748944932.13a5d2fe443c.3550.0
    33.4 kB
    xet
    End of training 11 months ago
  • events.out.tfevents.1748945861.13a5d2fe443c.3596.0
    5.99 kB
    xet
    End of training 11 months ago
  • events.out.tfevents.1748945938.13a5d2fe443c.3702.0
    33.4 kB
    xet
    End of training 11 months ago
  • events.out.tfevents.1748957467.13a5d2fe443c.3904.0
    33.4 kB
    xet
    End of training 11 months ago