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

  • Log In
  • Sign Up

g349
/
ggg

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

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

  • Libraries
  • Diffusers

    How to use g349/ggg 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("g349/ggg")
    
    prompt = "-"
    image = pipe(prompt).images[0]
  • Inference
  • Notebooks
  • Google Colab
  • Kaggle
  • Local Apps
  • Draw Things
  • DiffusionBee
ggg
1.02 GB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 6 commits
g349's picture
g349
Upload Zit_Nuxa.safetensors
0f6b714 verified 23 days ago
  • images
    Add 2 files 2 months ago
  • .gitattributes
    2.31 kB
    initial commit 2 months ago
  • 1111111.safetensors
    340 MB
    xet
    Rename 20260302-22878941 (1).safetensors to 1111111.safetensors 2 months ago
  • 20260227-10317922.safetensors
    340 MB
    xet
    Add 2 files 2 months ago
  • README.md
    361 Bytes
    initial commit 2 months ago
  • Vera-lora-v2.safetensors
    170 MB
    xet
    Upload Vera-lora-v2.safetensors about 2 months ago
  • Zit_Nuxa.safetensors
    170 MB
    xet
    Upload Zit_Nuxa.safetensors 23 days ago