Instructions to use DeepBeepMeep/Wan2.2 with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Diffusers
How to use DeepBeepMeep/Wan2.2 with Diffusers:
pip install -U diffusers transformers accelerate
import torch from diffusers import DiffusionPipeline # switch to "mps" for apple devices pipe = DiffusionPipeline.from_pretrained("DeepBeepMeep/Wan2.2", dtype=torch.bfloat16, device_map="cuda") prompt = "Astronaut in a jungle, cold color palette, muted colors, detailed, 8k" image = pipe(prompt).images[0] - Diffusion Single File
How to use DeepBeepMeep/Wan2.2 with Diffusion Single File:
# No code snippets available yet for this library. # To use this model, check the repository files and the library's documentation. # Want to help? PRs adding snippets are welcome at: # https://github.com/huggingface/huggingface.js
- Notebooks
- Google Colab
- Kaggle
Upload 4 files
Browse files
wan2.2_kiwi_edit_5B_instruct_only_source_embedder.safetensors
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:fe668f692852db83759406a620fce0713910cc878f58d99c0febdfb762989034
|
| 3 |
+
size 1185976
|
wan2.2_kiwi_edit_5B_instruct_reference_ref_embedder.safetensors
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:7c9ed11765605a34ef758e26182d6730374494fe56e40de57274c9b20354dca9
|
| 3 |
+
size 1185976
|
wan2.2_kiwi_edit_5B_instruct_reference_source_embedder.safetensors
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:05635fdb7e5449ee24fb0f7e85e23e9ee5a347fc7bf3dc66ae013bd79248bbcb
|
| 3 |
+
size 1185976
|
wan2.2_kiwi_edit_5B_reference_only_ref_embedder.safetensors
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:d611a239af713fc379632da9e9a64a4d972e46e89668fcccc4d28f6ba9148639
|
| 3 |
+
size 1185976
|