Instructions to use profpeng/blinknude with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Diffusers
How to use profpeng/blinknude with Diffusers:
pip install -U diffusers transformers accelerate
import torch from diffusers import DiffusionPipeline # switch to "mps" for apple devices pipe = DiffusionPipeline.from_pretrained("Wan-AI/Wan2.2-I2V-A14B", dtype=torch.bfloat16, device_map="cuda") pipe.load_lora_weights("profpeng/blinknude") prompt = "-" image = pipe(prompt).images[0] - Notebooks
- Google Colab
- Kaggle
- Local Apps Settings
- Draw Things
- DiffusionBee
- Xet hash:
- b287c721f4471c0e43648e359c60fa8678385a66563a1d1357a07f9743917fd1
- Size of remote file:
- 153 MB
- SHA256:
- 3ef22ad9865042fa5cc93959bfb4fb88147eb4832c9cf288d1f6e51ee5dcd08e
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.