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

Floppyshy
/
framepack-runpod-cache

Diffusers
Safetensors
Model card Files Files and versions
xet
Community

Instructions to use Floppyshy/framepack-runpod-cache with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • Diffusers

    How to use Floppyshy/framepack-runpod-cache with Diffusers:

    pip install -U diffusers transformers accelerate
    import torch
    from diffusers import DiffusionPipeline
    
    # switch to "mps" for apple devices
    pipe = DiffusionPipeline.from_pretrained("Floppyshy/framepack-runpod-cache", 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
framepack-runpod-cache
42.9 GB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 26 commits
Floppyshy's picture
Floppyshy
Copy files from models/lllyasviel/FramePack_F1_I2V_HY_20250503
11f1409 verified about 2 months ago
  • FramePack_F1_I2V_HY
    Copy files from models/lllyasviel/FramePack_F1_I2V_HY_20250503 about 2 months ago
  • HunyuanVideo
    Copy files from models/hunyuanvideo-community/HunyuanVideo about 2 months ago
  • flux_redux_bfl
    Copy files from models/lllyasviel/flux_redux_bfl about 2 months ago
  • .gitattributes
    1.59 kB
    Copy files from models/hunyuanvideo-community/HunyuanVideo about 2 months ago