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

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

  • Libraries
  • Diffusers

    How to use SidXXD/man_1 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/man_1", 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
man_1
Ctrl+K
Ctrl+K
  • 1 contributor
History: 22 commits
SidXXD's picture
SidXXD
End of training
28b34bc verified over 1 year ago
  • All_layer_embeds_SD_v1_5
    End of training over 1 year ago
  • all_attention_embed
    End of training almost 2 years ago
  • attn_maps_color
    End of training over 1 year ago
  • checkpoint-250
    End of training over 1 year ago
  • logs
    End of training over 1 year ago
  • .gitattributes
    1.52 kB
    initial commit almost 2 years ago
  • <v1*>.bin

    Detected Pickle imports (3)

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

    What is a pickle import?

    152 MB
    xet
    End of training over 1 year ago
  • README.md
    676 Bytes
    End of training over 1 year ago
  • attn_maps_color-loss_cos.json
    4.98 kB
    End of training almost 2 years ago
  • concepts_list.json
    170 Bytes
    End of training over 1 year ago
  • pytorch_custom_diffusion_weights.bin

    Detected Pickle imports (3)

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

    What is a pickle import?

    76.7 MB
    xet
    End of training over 1 year ago