Instructions to use profpeng/wansecretsauce with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Diffusers
How to use profpeng/wansecretsauce 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/wansecretsauce") prompt = "nsfw, blowjob, handjob, breastfuck, general movements" image = pipe(prompt).images[0] - Notebooks
- Google Colab
- Kaggle
- Local Apps Settings
- Draw Things
- DiffusionBee
Add 3 files
Browse files
SS0_I2V_SKINBEND_High.safetensors
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:ccdb30192657ff18c04e132ad6fb4dfa15bbee24cb794335bd78d31be8911d92
|
| 3 |
+
size 153453528
|
SS0_I2V_SKINBEND_Low.safetensors
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:f20d7ff5628ae9cd926102cecf1d20a5102faef72b3c4e91844ddc59412935a9
|
| 3 |
+
size 153453528
|
images/videoframe_3367.png
ADDED
|
Git LFS Details
|