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

Yunncheng
/
GameWAM-ckpts

Diffusers
Safetensors
Model card Files Files and versions
xet
Community

Instructions to use Yunncheng/GameWAM-ckpts with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • Diffusers

    How to use Yunncheng/GameWAM-ckpts with Diffusers:

    pip install -U diffusers transformers accelerate
    import torch
    from diffusers import DiffusionPipeline
    
    # switch to "mps" for apple devices
    pipe = DiffusionPipeline.from_pretrained("Yunncheng/GameWAM-ckpts", 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
GameWAM-ckpts
49.8 GB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 2 commits
Yunncheng's picture
Yunncheng
Upload folder using huggingface_hub
b172430 verified 16 days ago
  • DiffSynth-Studio
    Upload folder using huggingface_hub 16 days ago
  • Skywork
    Upload folder using huggingface_hub 16 days ago
  • Wan-AI
    Upload folder using huggingface_hub 16 days ago
  • .gitattributes
    1.61 kB
    Upload folder using huggingface_hub 16 days ago
  • ActionDiT_linear_interp_MG3_alphascale_1024hdim.pt

    Detected Pickle imports (3)

    • "collections.OrderedDict",
    • "torch.BFloat16Storage",
    • "torch._utils._rebuild_tensor_v2"

    What is a pickle import?

    2.04 GB
    xet
    Upload folder using huggingface_hub 16 days ago
  • ActionDiT_linear_interp_Wan22_alphascale_1024hdim.pt

    Detected Pickle imports (3)

    • "torch._utils._rebuild_tensor_v2",
    • "collections.OrderedDict",
    • "torch.BFloat16Storage"

    What is a pickle import?

    2.04 GB
    xet
    Upload folder using huggingface_hub 16 days ago