Instructions to use AlekseyCalvin/HSToric_Color_Wan2.2_5B_LoRA_BySilverAgePoets with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Diffusers
How to use AlekseyCalvin/HSToric_Color_Wan2.2_5B_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.2-TI2V-5B", dtype=torch.bfloat16, device_map="cuda") pipe.load_lora_weights("AlekseyCalvin/HSToric_Color_Wan2.2_5B_LoRA_BySilverAgePoets") prompt = "HST style HD film, early 1900s" output = pipe(prompt=prompt).frames[0] export_to_video(output, "output.mp4") - Notebooks
- Google Colab
- Kaggle
- Local Apps
- Draw Things
HSToric Color on Film
A Low(ish) Rank Adapter (LoRA)
For Wan2.2 5B Text to Image to Video Model
||| By SilverAgePoets.com |||
History is Always, is a Reverie
A Rank-64 adapter for the Wan2.2 5B TI2V model...
Fine-tuned on HD scans of early color photos (circa 1900s-1910s ) by Sergey Prokudin-Gorsky, who traveled and photographed widely in those years whilst perfecting implementations of a pioneering 3-color-composite photography technique.
Trigger words
HST style HD film, early 1900s, autochrome, analog cinema, etc...
- Downloads last month
- 132
Model tree for AlekseyCalvin/HSToric_Color_Wan2.2_5B_LoRA_BySilverAgePoets
Base model
Wan-AI/Wan2.2-TI2V-5B