modelscope-api

Installation
SKILL.md

ModelScope API Integration

This skill provides comprehensive knowledge for integrating with ModelScope's image generation API, including authentication, async task handling, and error management.

Core Concepts

ModelScope provides an async image generation API that requires:

  1. API authentication via Bearer token
  2. Async task submission and polling
  3. Image retrieval and local storage

API Endpoints

Base URL

https://api-inference.modelscope.cn/

Key Endpoints

Installs
9
First Seen
Feb 19, 2026
modelscope-api — hansonyyds/modelscope-image-gen