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

  • Log In
  • Sign Up

SidXXD
/
debug

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

  • Libraries
  • Diffusers

    How to use SidXXD/debug 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/debug", dtype=torch.bfloat16, device_map="cuda")
    
    prompt = "photo of a <new1> person"
    image = pipe(prompt).images[0]
  • Notebooks
  • Google Colab
  • Kaggle
  • Local Apps
  • Draw Things
  • DiffusionBee
debug
365 MB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 14 commits
SidXXD's picture
SidXXD
End of training
e1568b3 verified about 1 year ago
  • All_layer_embeds_SD_v1_5
    End of training about 1 year ago
  • all_layer_embeds
    End of training over 1 year ago
  • logs
    End of training about 1 year ago
  • svd_plots
    End of training about 1 year ago
  • .gitattributes
    1.52 kB
    initial commit almost 2 years ago
  • <new1>.bin

    Detected Pickle imports (3)

    • "torch.FloatStorage",
    • "collections.OrderedDict",
    • "torch._utils._rebuild_tensor_v2"

    What is a pickle import?

    152 MB
    xet
    End of training about 1 year ago
  • README.md
    678 Bytes
    End of training about 1 year ago
  • mid_block_svd_attentions_0_proj_in.png
    30.6 kB
    End of training about 1 year ago
  • pytorch_custom_diffusion_weights.bin

    Detected Pickle imports (3)

    • "torch.FloatStorage",
    • "collections.OrderedDict",
    • "torch._utils._rebuild_tensor_v2"

    What is a pickle import?

    76.7 MB
    xet
    End of training about 1 year ago
  • svd_results.json
    239 kB
    End of training about 1 year ago