Instructions to use profpeng/blinkpronebone with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Diffusers
How to use profpeng/blinkpronebone 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/blinkpronebone") prompt = "-" image = pipe(prompt).images[0] - Notebooks
- Google Colab
- Kaggle
- Local Apps Settings
- Draw Things
- DiffusionBee
Add 3 files
Browse files- 0m5t85.safetensors +3 -0
- 7wnl1h.safetensors +3 -0
- images/Watermark.png +3 -0
0m5t85.safetensors
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:32a90332f83ffae942b381e951cee51d3da086a3caad87361937eb5d161e6d14
|
| 3 |
+
size 153490536
|
7wnl1h.safetensors
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:a88ba5196eb800a9c6953e4658dde718d8f974dc07e297069f98943578f71c07
|
| 3 |
+
size 153490536
|
images/Watermark.png
ADDED
|
Git LFS Details
|