Instructions to use DeepBeepMeep/Wan2.1 with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Diffusion Single File
How to use DeepBeepMeep/Wan2.1 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
File size: 442 Bytes
11df12a | 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 | {
"format": "openai_whisper_safetensors",
"model_name": "medium",
"whisper_version": "20250625",
"dims": {
"n_mels": 80,
"n_vocab": 51865,
"n_audio_ctx": 1500,
"n_audio_state": 1024,
"n_audio_head": 16,
"n_audio_layer": 24,
"n_text_ctx": 448,
"n_text_state": 1024,
"n_text_head": 16,
"n_text_layer": 24
},
"alignment_heads": "ABzY8B0Jh+0{>%R7}kK1fFL7w6%<-Pf*t^=N)Qr&0RR9"
} |