kazutab's picture
Upload folder using huggingface_hub (part 8)
ef6e870 verified
Raw
History Blame Contribute Delete
129 Bytes
export const CLI_FLAGS = {
API_KEY: '--api-key',
MCP_PROXY: '--ui-mcp-proxy',
SLOTS: '--slots',
TOOLS: '--tools'
} as const;