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
/
eps_00

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

  • Libraries
  • Diffusers

    How to use SidXXD/eps_00 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/eps_00", dtype=torch.bfloat16, device_map="cuda")
    
    prompt = "photo of a <v1*> cat"
    image = pipe(prompt).images[0]
  • Notebooks
  • Google Colab
  • Kaggle
  • Local Apps
  • Draw Things
  • DiffusionBee
eps_00 / logs /custom-diffusion
Ctrl+K
Ctrl+K
  • 1 contributor
History: 2 commits
SidXXD's picture
SidXXD
End of training
cdf6b3d verified almost 2 years ago
  • 1718972491.3096538
    End of training almost 2 years ago
  • 1718972491.3113525
    End of training almost 2 years ago
  • 1718977543.7870343
    End of training almost 2 years ago
  • 1718977543.788952
    End of training almost 2 years ago
  • events.out.tfevents.1718972491.cudahpc06.1093601.0
    20.8 kB
    xet
    End of training almost 2 years ago
  • events.out.tfevents.1718977543.cudahpc06.1367864.0
    20.8 kB
    xet
    End of training almost 2 years ago