Instructions to use Soul25r/zoom-no-olho with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Diffusers
How to use Soul25r/zoom-no-olho 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-14B", torch_dtype=torch.bfloat16, device_map="cuda") pipe.load_lora_weights("Soul25r/zoom-no-olho") prompt = "3y3_cl053 eye extreme close up, The video shows a close up of a green cat-like eye with a shimmering emerald iris, resembling the Cheshire Cat." output = pipe(prompt=prompt).frames[0] export_to_video(output, "output.mp4") - Notebooks
- Google Colab
- Kaggle
- Local Apps Settings
- Draw Things
File size: 134 Bytes
5b09ab3 | 1 2 3 4 | version https://git-lfs.github.com/spec/v1
oid sha256:8ccb92fbf011e7d84f778c3dc0e1f34546effa338bfb432ce5f5d389b55984c2
size 359257680
|