Instructions to use lllyasviel/FramePackI2V_HY with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Diffusers
How to use lllyasviel/FramePackI2V_HY with Diffusers:
pip install -U diffusers transformers accelerate
import torch from diffusers import DiffusionPipeline # switch to "mps" for apple devices pipe = DiffusionPipeline.from_pretrained("lllyasviel/FramePackI2V_HY", 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
Available in ckpt format?
#10 opened 11 months ago
by
ayan4m1
update README - add relevant links and inference example
#9 opened about 1 year ago
by
linoyts
READ
#8 opened about 1 year ago
by
Angel522776
ComfyUI Framepack on RTX 4060 - Black Output & 'clip missing'
1
#7 opened about 1 year ago
by
clinicallyautomated
FramePackI2V BF16 vs FP8 for RTX 4060 8gb vram
#6 opened about 1 year ago
by
clinicallyautomated
Can this be adapted to work with Consistency Models like PCM or MCM?
#5 opened about 1 year ago
by
PlayAI
float16 when
1
#4 opened about 1 year ago
by
Pinguin
Wan Plans?
๐๐ 10
1
#1 opened about 1 year ago
by
sheliak