ai-toolkit

GitHub

The ultimate training toolkit for finetuning diffusion models

11,647 stars Python 1 file ยท ~4,446 tokens

ai-toolkit MCP Server

MCP server for ostris/ai-toolkit

Ready-to-Use Client Configurations
{
  "mcpServers": {
    "ai-toolkit": {
      "command": "npx",
      "args": [
        "-y",
        "@ostris/ai-toolkit"
      ]
    }
  }
}