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

MonsterMMORPG
/
Wan_GGUF

Diffusers
ONNX
Safetensors
GGUF
Model card Files Files and versions
xet
Community
3

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

  • Libraries
  • Diffusers

    How to use MonsterMMORPG/Wan_GGUF with Diffusers:

    pip install -U diffusers transformers accelerate
    import torch
    from diffusers import DiffusionPipeline
    
    # switch to "mps" for apple devices
    pipe = DiffusionPipeline.from_pretrained("MonsterMMORPG/Wan_GGUF", dtype=torch.bfloat16, device_map="cuda")
    
    prompt = "Astronaut in a jungle, cold color palette, muted colors, detailed, 8k"
    image = pipe(prompt).images[0]
  • Notebooks
  • Google Colab
  • Kaggle
Wan_GGUF / Viso_Master_Models /canonswap
1.03 GB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 2 commits
MonsterMMORPG's picture
MonsterMMORPG
Add files using upload-large-folder tool
74f29d9 verified 5 months ago
  • appearance_feature_extractor.onnx
    3.35 MB
    xet
    Add files using upload-large-folder tool 5 months ago
  • id_extractor.onnx
    209 MB
    xet
    Add files using upload-large-folder tool 5 months ago
  • motion_extractor.onnx
    113 MB
    xet
    Add files using upload-large-folder tool 5 months ago
  • refine_module.onnx
    58 MB
    xet
    Add files using upload-large-folder tool 5 months ago
  • spade_generator.onnx
    344 MB
    xet
    Add files using upload-large-folder tool 5 months ago
  • swap_module.onnx
    295 MB
    xet
    Add files using upload-large-folder tool 5 months ago
  • warping_decoder.onnx
    4.99 MB
    xet
    Add files using upload-large-folder tool 5 months ago