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
      • Hardware
      • Learn
      • Discord
      • Forum
      • GitHub
    • Solutions
      • Team & Enterprise
      • Hugging Face PRO
      • Enterprise Support
      • Inference Providers
      • Inference Endpoints
      • Storage Buckets

  • Log In
  • Sign Up

Kokosha01
/
Wan2.2_StrangeNames

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

Instructions to use Kokosha01/Wan2.2_StrangeNames with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • Diffusers

    How to use Kokosha01/Wan2.2_StrangeNames 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("Kokosha01/Wan2.2_StrangeNames")
    
    prompt = "-"
    image = pipe(prompt).images[0]
  • Inference
  • Notebooks
  • Google Colab
  • Kaggle
  • Local Apps Settings
  • Draw Things
  • DiffusionBee
Wan2.2_StrangeNames
26.4 GB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 2 commits
Kokosha01's picture
Kokosha01
Upload 13 files
e275ddc verified 5 months ago
  • .gitattributes
    1.52 kB
    initial commit 5 months ago
  • EchoVault_T9.safetensors
    11.4 GB
    xet
    Upload 13 files 5 months ago
  • FrostByte_K7.safetensors
    1.23 GB
    xet
    Upload 13 files 5 months ago
  • GlassRoot_D2.safetensors
    254 MB
    xet
    Upload 13 files 5 months ago
  • HawkLens_W4.onnx
    61.7 MB
    xet
    Upload 13 files 5 months ago
  • IronSight_V7.safetensors
    1.26 GB
    xet
    Upload 13 files 5 months ago
  • MarbleAxis_B6.onnx
    420 kB
    xet
    Upload 13 files 5 months ago
  • MarbleAxis_B7.bin

    Pickle imports

    • No problematic imports detected

    What is a pickle import?

    2.55 GB
    xet
    Upload 13 files 5 months ago
  • NovaMind_X1.safetensors
    858 MB
    xet
    Upload 13 files 5 months ago
  • PhantomWeave_R5.safetensors
    4.91 GB
    xet
    Upload 13 files 5 months ago
  • README.md
    394 Bytes
    Upload 13 files 5 months ago
  • SolarFlint_L2.safetensors
    1.44 GB
    xet
    Upload 13 files 5 months ago
  • VelvetRush_Q4.safetensors
    2.5 GB
    xet
    Upload 13 files 5 months ago
  • gitattributes
    2.31 kB
    Upload 13 files 5 months ago