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

halilugur
/
tshirt_lora_v1

Text-to-Image
Diffusers
English
Turkish
lora
z-image-turbo
ai-toolkit
fashion
tshirt
Model card Files Files and versions
xet
Community

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

  • Libraries
  • Diffusers

    How to use halilugur/tshirt_lora_v1 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("halilugur/tshirt_lora_v1")
    
    prompt = "cute panda resting on blue clouds, crescent moon and yellow stars background, flat vector illustration, tshirt"
    image = pipe(prompt).images[0]
  • Inference
  • Notebooks
  • Google Colab
  • Kaggle
  • Local Apps
  • Draw Things
  • DiffusionBee
tshirt_lora_v1
Ctrl+K
Ctrl+K
  • 1 contributor
History: 16 commits
halilugur's picture
halilugur
Upload comfyui.png
5541c69 verified 4 months ago
  • .gitattributes
    1.77 kB
    Upload comfyui.png 4 months ago
  • README.md
    2.28 kB
    Update README.md 4 months ago
  • comfyui.png
    2.55 MB
    xet
    Upload comfyui.png 4 months ago
  • sample_1.jpg
    173 kB
    xet
    Rename panda_sample.jpg to sample_1.jpg 4 months ago
  • sample_2.jpg
    144 kB
    xet
    Upload sample_2.jpg 4 months ago
  • sample_3.jpg
    187 kB
    xet
    Upload sample_3.jpg 4 months ago
  • tshirt_lora_v1.safetensors
    170 MB
    xet
    Upload tshirt_lora_v1.safetensors 4 months ago