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

  • Log In
  • Sign Up

ZhangxinruBIT
/
trained-sd3

Text-to-Image
Diffusers
Safetensors
StableDiffusion3Pipeline
diffusers-training
sd3
sd3-diffusers
template:sd-lora
Model card Files Files and versions
xet
Community

Instructions to use ZhangxinruBIT/trained-sd3 with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • Diffusers

    How to use ZhangxinruBIT/trained-sd3 with Diffusers:

    pip install -U diffusers transformers accelerate
    import torch
    from diffusers import DiffusionPipeline
    
    # switch to "mps" for apple devices
    pipe = DiffusionPipeline.from_pretrained("ZhangxinruBIT/trained-sd3", dtype=torch.bfloat16, device_map="cuda")
    
    prompt = "A photo of sks dog in a bucket"
    image = pipe(prompt).images[0]
  • Notebooks
  • Google Colab
  • Kaggle
  • Local Apps
  • Draw Things
  • DiffusionBee
trained-sd3
178 GB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 3 commits
ZhangxinruBIT's picture
ZhangxinruBIT
End of training
e5e189b verified almost 2 years ago
  • checkpoint-10000
    End of training almost 2 years ago
  • checkpoint-20000
    End of training almost 2 years ago
  • checkpoint-30000
    End of training almost 2 years ago
  • checkpoint-40000
    End of training almost 2 years ago
  • checkpoint-500
    End of training almost 2 years ago
  • checkpoint-50000
    End of training almost 2 years ago
  • scheduler
    End of training almost 2 years ago
  • text_encoder
    End of training almost 2 years ago
  • text_encoder_2
    End of training almost 2 years ago
  • text_encoder_3
    End of training almost 2 years ago
  • tokenizer
    End of training almost 2 years ago
  • tokenizer_2
    End of training almost 2 years ago
  • tokenizer_3
    End of training almost 2 years ago
  • transformer
    End of training almost 2 years ago
  • vae
    End of training almost 2 years ago
  • .gitattributes
    1.71 kB
    End of training almost 2 years ago
  • README.md
    2.13 kB
    End of training almost 2 years ago
  • image_0.png
    1.65 MB
    xet
    End of training almost 2 years ago
  • image_1.png
    1.66 MB
    xet
    End of training almost 2 years ago
  • image_2.png
    1.65 MB
    xet
    End of training almost 2 years ago
  • image_3.png
    1.58 MB
    xet
    End of training almost 2 years ago
  • model_index.json
    776 Bytes
    End of training almost 2 years ago