Instructions to use SceneWorks/bernini-mlx with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- MLX
How to use SceneWorks/bernini-mlx with MLX:
# Download the model from the Hub pip install huggingface_hub[hf_xet] huggingface-cli download --local-dir bernini-mlx SceneWorks/bernini-mlx
- Wan2.2
How to use SceneWorks/bernini-mlx with Wan2.2:
# 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
- Local Apps Settings
- LM Studio
File size: 191 Bytes
8375dc7 | 1 2 3 4 5 6 7 8 9 | {
"flow_shift": 5.0,
"interpolate_src_id": true,
"max_sequence_length": 512,
"max_trained_src_id": 5,
"shift": 3.0,
"switch_dit_boundary": 0.875,
"use_src_id_rotary_emb": true
} |