How to use mlx-vision/swin_v2_tiny_patch4_window8_256-mlxim with mlx-image:
from mlxim.model import create_model model = create_model(mlx-vision/swin_v2_tiny_patch4_window8_256-mlxim)
How to use mlx-vision/swin_v2_tiny_patch4_window8_256-mlxim with MLX:
# Download the model from the Hub pip install huggingface_hub[hf_xet] huggingface-cli download --local-dir swin_v2_tiny_patch4_window8_256-mlxim mlx-vision/swin_v2_tiny_patch4_window8_256-mlxim
The community tab is the place to discuss and collaborate with the HF community!