Instructions to use profpeng/blinkfacefuck with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Diffusers
How to use profpeng/blinkfacefuck 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", torch_dtype=torch.bfloat16, device_map="cuda") pipe.load_lora_weights("profpeng/blinkfacefuck") prompt = "-" image = pipe(prompt).images[0] - Notebooks
- Google Colab
- Kaggle
- Local Apps Settings
- Draw Things
- DiffusionBee
Add 3 files
Browse files
iGoon_Blink_FaceFuck_I2V_HIGH.safetensors
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:ff219c777bdc8389e4b501dbccfb2695917d43fa0b894262b5081a72ad09f225
|
| 3 |
+
size 153490536
|
iGoon_Blink_FaceFuck_I2V_LOW.safetensors
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:9426ef237579e8f1fe45d90e444c4ddc27624a3252561117913577b0601fb601
|
| 3 |
+
size 153490536
|
images/368ac433-73fc-45be-86a5-bb42dbf4700c.png
ADDED
|
Git LFS Details
|