Curated AI models and resources for
Agent_00 - verified for MLX compatibility on Apple Silicon.
All models are tested with the MLX framework and optimized for Apple Silicon (M1/M2/M3).
1from huggingface_hub import snapshot_download
2
3# Download BK-SDM Small
4model_path = snapshot_download(
5 repo_id="Charles322/agentic_1_resources",
6 allow_patterns=["stable-diffusion/bk-sdm-small/**"]
7)
Simply select "BK-SDM Small (Agent_00 Verified)" from the Stable Diffusion settings in Agent_00.
This repository automatically tracks download metrics. View detailed analytics at the top of this page.
All models allow commercial use with attribution.
This repository is maintained for Agent_00 compatibility. If you'd like to suggest additional models, please open an issue in the
Agent_00 repository.