Instructions to use zcxu-eric/MagicAnimate with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Diffusers
How to use zcxu-eric/MagicAnimate with Diffusers:
pip install -U diffusers transformers accelerate
import torch from diffusers import DiffusionPipeline # switch to "mps" for apple devices pipe = DiffusionPipeline.from_pretrained("zcxu-eric/MagicAnimate", 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
Add LICENSE file
#10 opened 6 months ago
by
jewittje
Upload tmph5ip181_.mp4
#9 opened 8 months ago
by
Fickhri
Update README.md
#8 opened about 2 years ago
by
EARTHROSE
Upload IMG_4326.HEIC
#7 opened over 2 years ago
by
aykycl
Upload IMG_3105.jpeg
#6 opened over 2 years ago
by
Candan2145
Full Tutorial For Magic Animate + Video To DensePose + CodeFormer Face Enhance And Video Upscale
#5 opened over 2 years ago
by
MonsterMMORPG
fp16 support
#3 opened over 2 years ago
by
RyanStark
Windows installation tutorial
4
#1 opened over 2 years ago
by
akhilsabu45