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

cptsl
/
thatthang02

Text-to-Image
Diffusers
lora
template:diffusion-lora
Model card Files Files and versions
xet
Community

Instructions to use cptsl/thatthang02 with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • Diffusers

    How to use cptsl/thatthang02 with Diffusers:

    pip install -U diffusers transformers accelerate
    import torch
    from diffusers import DiffusionPipeline
    
    # switch to "mps" for apple devices
    pipe = DiffusionPipeline.from_pretrained("Tongyi-MAI/Z-Image-Turbo", dtype=torch.bfloat16, device_map="cuda")
    pipe.load_lora_weights("cptsl/thatthang02")
    
    prompt = "-"
    image = pipe(prompt).images[0]
  • Inference
  • Notebooks
  • Google Colab
  • Kaggle
  • Local Apps
  • Draw Things
  • DiffusionBee
thatthang02 / images
911 kB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 1 commit
cptsl's picture
cptsl
Add 11 files
47b1ebd verified 5 months ago
  • 1765169565736__000006000_0.jpg
    85.6 kB
    xet
    Add 11 files 5 months ago
  • 1765169577435__000006000_1.jpg
    80.2 kB
    xet
    Add 11 files 5 months ago
  • 1765169589130__000006000_2.jpg
    88 kB
    xet
    Add 11 files 5 months ago
  • 1765169600928__000006000_3.jpg
    89.7 kB
    xet
    Add 11 files 5 months ago
  • 1765169612635__000006000_4.jpg
    75.4 kB
    xet
    Add 11 files 5 months ago
  • 1765169624333__000006000_5.jpg
    88.6 kB
    xet
    Add 11 files 5 months ago
  • 1765169636020__000006000_6.jpg
    112 kB
    xet
    Add 11 files 5 months ago
  • 1765169647726__000006000_7.jpg
    95.8 kB
    xet
    Add 11 files 5 months ago
  • 1765169659416__000006000_8.jpg
    111 kB
    xet
    Add 11 files 5 months ago
  • 1765169671125__000006000_9.jpg
    85 kB
    xet
    Add 11 files 5 months ago