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

  • Log In
  • Sign Up

SidXXD
/
1_Clean

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

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

  • Libraries
  • Diffusers

    How to use SidXXD/1_Clean 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/1_Clean", dtype=torch.bfloat16, device_map="cuda")
    
    prompt = "photo of a sks person"
    image = pipe(prompt).images[0]
  • Notebooks
  • Google Colab
  • Kaggle
  • Local Apps
  • Draw Things
  • DiffusionBee
1_Clean / logs /custom-diffusion
75.2 kB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 3 commits
SidXXD's picture
SidXXD
End of training
8a941fb verified about 1 year ago
  • 1739802252.7049913
    End of training about 1 year ago
  • 1739802252.706826
    End of training about 1 year ago
  • 1739802615.2990055
    End of training about 1 year ago
  • 1739802615.3008451
    End of training about 1 year ago
  • 1739963203.7980533
    End of training about 1 year ago
  • 1739963203.7995946
    End of training about 1 year ago
  • events.out.tfevents.1739802252.cudahpc06.2134569.0
    20.8 kB
    xet
    End of training about 1 year ago
  • events.out.tfevents.1739802615.cudahpc06.2390891.0
    20.8 kB
    xet
    End of training about 1 year ago
  • events.out.tfevents.1739963203.cudahpc06.2721657.0
    20.8 kB
    xet
    End of training about 1 year ago