Instructions to use AlekseyCalvin/MaxErnstPalimpsestAnimation_Wan13b_LoRA_bySilverAgePoets with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Diffusers
How to use AlekseyCalvin/MaxErnstPalimpsestAnimation_Wan13b_LoRA_bySilverAgePoets with Diffusers:
pip install -U diffusers transformers accelerate
import torch from diffusers import DiffusionPipeline from diffusers.utils import export_to_video # switch to "mps" for apple devices pipe = DiffusionPipeline.from_pretrained("Wan-AI/Wan2.1-T2V-1.3B", dtype=torch.bfloat16, device_map="cuda") pipe.load_lora_weights("AlekseyCalvin/MaxErnstPalimpsestAnimation_Wan13b_LoRA_bySilverAgePoets") prompt = "Ernst style animation clip by Max Ernst, collaging quasi-transparent palimpsest-like overlay animation of phantasmagoric scenes of close up" output = pipe(prompt=prompt).frames[0] export_to_video(output, "output.mp4") - Notebooks
- Google Colab
- Kaggle
- Local Apps
- Draw Things
Max Ernst Style Surreal Palimpsest Animation
Text to Video Low Rank Adapter (LoRA)
For the Wan2.1 1.3B T2V Base Model
|||||| By SilverAgePoets.com ||||||
Trigger words
You should use Ernst style animation clip by Max Ernst, collaging quasi-transparent palimpsest-like overlay animation of phantasmagoric scenes of close up..., and so forth, to conjure forth a layered profusion of dancing dreams!
- Downloads last month
- 14
Model tree for AlekseyCalvin/MaxErnstPalimpsestAnimation_Wan13b_LoRA_bySilverAgePoets
Base model
Wan-AI/Wan2.1-T2V-1.3B