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

SidXXD
/
20

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

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

  • Libraries
  • Diffusers

    How to use SidXXD/20 with Diffusers:

    pip install -U diffusers transformers accelerate
    import torch
    from diffusers import DiffusionPipeline
    
    # switch to "mps" for apple devices
    pipe = DiffusionPipeline.from_pretrained("SidXXD/20", dtype=torch.bfloat16, device_map="cuda")
    
    prompt = "photo of a <v1*> person"
    image = pipe(prompt).images[0]
  • Notebooks
  • Google Colab
  • Kaggle
  • Local Apps
  • Draw Things
  • DiffusionBee
20 / logs /custom-diffusion
69.4 kB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 2 commits
SidXXD's picture
SidXXD
End of training
4792627 verified over 1 year ago
  • 1729094924.199278
    End of training over 1 year ago
  • 1729094924.2010932
    End of training over 1 year ago
  • 1729149209.5627458
    End of training over 1 year ago
  • 1729149209.5643122
    End of training over 1 year ago
  • 1729153763.1412349
    End of training over 1 year ago
  • 1729153763.1432402
    End of training over 1 year ago
  • events.out.tfevents.1729094924.cudahpc06.3045915.0
    20.8 kB
    xet
    End of training over 1 year ago
  • events.out.tfevents.1729149209.cudahpc06.384472.0
    14.1 kB
    xet
    End of training over 1 year ago
  • events.out.tfevents.1729153763.cudahpc06.409036.0
    20.8 kB
    xet
    End of training over 1 year ago