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

  • Log In
  • Sign Up

multimodalart
/
tarot-trtcrd-style

Text-to-Image
Diffusers
flux
lora
template:sd-lora
ai-toolkit
Model card Files Files and versions
xet
Community

Instructions to use multimodalart/tarot-trtcrd-style with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • Diffusers

    How to use multimodalart/tarot-trtcrd-style with Diffusers:

    pip install -U diffusers transformers accelerate
    import torch
    from diffusers import DiffusionPipeline
    
    # switch to "mps" for apple devices
    pipe = DiffusionPipeline.from_pretrained("black-forest-labs/FLUX.2-dev", dtype=torch.bfloat16, device_map="cuda")
    pipe.load_lora_weights("multimodalart/tarot-trtcrd-style")
    
    prompt = "trtcrd"
    image = pipe(prompt).images[0]
  • Inference
  • Notebooks
  • Google Colab
  • Kaggle
  • Local Apps
  • Draw Things
  • DiffusionBee
tarot-trtcrd-style
1.95 GB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 7 commits
multimodalart's picture
multimodalart HF Staff
Upload README.md with huggingface_hub
108aabc verified 5 months ago
  • .gitattributes
    1.52 kB
    initial commit 5 months ago
  • README.md
    1.39 kB
    Upload README.md with huggingface_hub 5 months ago
  • tarot-trtcrd-style.safetensors
    390 MB
    xet
    Upload tarot-trtcrd-style.safetensors with huggingface_hub 5 months ago
  • tarot-trtcrd-style_000000500.safetensors
    390 MB
    xet
    Upload tarot-trtcrd-style_000000500.safetensors with huggingface_hub 5 months ago
  • tarot-trtcrd-style_000000750.safetensors
    390 MB
    xet
    Upload tarot-trtcrd-style_000000750.safetensors with huggingface_hub 5 months ago
  • tarot-trtcrd-style_000001000.safetensors
    390 MB
    xet
    Upload tarot-trtcrd-style_000001000.safetensors with huggingface_hub 5 months ago
  • tarot-trtcrd-style_000001250.safetensors
    390 MB
    xet
    Upload tarot-trtcrd-style_000001250.safetensors with huggingface_hub 5 months ago