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_text2video_14B_high_quanto_mbf16_int8.safetensors
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:84e863044fe98e8e380a9886e7fc762238c378e55f50b109bf6fd4dce78e3cd8
|
| 3 |
+
size 14903022013
|
wan2.2_text2video_14B_high_quanto_mfp16_int8.safetensors
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:f8bef6715186abd87baa3ce82fc34068bbca1f1266103b864cadd4e579302622
|
| 3 |
+
size 14903020209
|
wan2.2_text2video_14B_low_quanto_mbf16_int8.safetensors
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:e2ab10059d3d2194db68c862858bf1f22b9347ca3ce0c1663ebcfa66c517d34c
|
| 3 |
+
size 14903022013
|
wan2.2_text2video_14B_low_quanto_mfp16_int8.safetensors
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:08f7137cfba5d5459ae1cfa9abfa1d936d7cd1fc72f70941923d82632a9a74d0
|
| 3 |
+
size 14903020209
|