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

Cseti
/
Wan-LoRA-Arcane-Jinx-v1

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

Instructions to use Cseti/Wan-LoRA-Arcane-Jinx-v1 with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • Diffusers

    How to use Cseti/Wan-LoRA-Arcane-Jinx-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("Wan-AI/Wan2.1-T2V-1.3B", dtype=torch.bfloat16, device_map="cuda")
    pipe.load_lora_weights("Cseti/Wan-LoRA-Arcane-Jinx-v1")
    
    prompt = "csetiarcane A medium shot frames a J1nx in neon-washed leather, her silhouette sharp against flickering signs. Her long blue hair catches blue light as she moves sideways through the frame. Her mesh top gleams beneath a studded jacket. Behind her, steam rises from street vents into the rainy night."
    image = pipe(prompt).images[0]
  • Notebooks
  • Google Colab
  • Kaggle
  • Local Apps Settings
  • Draw Things
  • DiffusionBee
Wan-LoRA-Arcane-Jinx-v1
359 MB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 49 commits
Cseti's picture
Cseti
Add RunPod affiliate link to Training section
adc0a4f 28 days ago
  • images
    Upload 3 files about 1 year ago
  • .gitattributes
    2.77 kB
    Upload 3 files about 1 year ago
  • 664463-csetiarcane-Nfj1nx-e15-e7-s5070-ipv.safetensors
    350 MB
    xet
    Upload 664463-csetiarcane-Nfj1nx-e15-e7-s5070-ipv.safetensors over 1 year ago
  • README.md
    4.85 kB
    Add RunPod affiliate link to Training section 28 days ago