Instructions to use B4100/deepk with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Diffusers
How to use B4100/deepk with Diffusers:
pip install -U diffusers transformers accelerate
import torch from diffusers import DiffusionPipeline # switch to "mps" for apple devices pipe = DiffusionPipeline.from_pretrained("FlutterGuyAzaza/WAN_2.2_I2V_MASSIVE_CUMSHOT", dtype=torch.bfloat16, device_map="cuda") pipe.load_lora_weights("B4100/deepk") prompt = "-" image = pipe(prompt).images[0] - Notebooks
- Google Colab
- Kaggle
- Local Apps
- Draw Things
- DiffusionBee
Add 3 files
Browse files
images/Firefly_gpt-image (7).png
ADDED
|
Git LFS Details
|
wan22-ultimatedeepthroat-I2V-101epoc-low-k3nk.safetensors
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:fe91142668b2f09d429e86f5018001304202c491e79411f059e5bf59b03a36e0
|
| 3 |
+
size 306807976
|
wan22-ultimatedeepthroat-i2v-102epoc-high-k3nk.safetensors
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:78f890e148b539caf61b89d83f411031ea0f1e34cf6807c61d39b5b28b6406f8
|
| 3 |
+
size 306807976
|