Hugging Face's logo Hugging Face
  • Models
  • Datasets
  • Spaces
  • Buckets new
  • Docs
  • Enterprise
  • Pricing

  • Log In
  • Sign Up

IPostYellow
/
krea-realtime-video-diffusers

Diffusers
Safetensors
KreaWanCausalPipeline
Model card Files Files and versions
xet
Community

Instructions to use IPostYellow/krea-realtime-video-diffusers with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • Diffusers

    How to use IPostYellow/krea-realtime-video-diffusers with Diffusers:

    pip install -U diffusers transformers accelerate
    import torch
    from diffusers import DiffusionPipeline
    
    # switch to "mps" for apple devices
    pipe = DiffusionPipeline.from_pretrained("IPostYellow/krea-realtime-video-diffusers", 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
krea-realtime-video-diffusers / text_encoder
13.4 GB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 1 commit
IPostYellow's picture
IPostYellow
Upload 7 files
5e7191d verified about 1 month ago
  • config.json
    805 Bytes
    Upload 7 files about 1 month ago
  • model-00001-of-00003.safetensors
    4.99 GB
    xet
    Upload 7 files about 1 month ago
  • model-00002-of-00003.safetensors
    4.93 GB
    xet
    Upload 7 files about 1 month ago
  • model-00003-of-00003.safetensors
    3.46 GB
    xet
    Upload 7 files about 1 month ago
  • model.safetensors.index.json
    22.5 kB
    Upload 7 files about 1 month ago