deepghs_list_spaces
List and filter public demo applications from the DeepGHS HuggingFace organization, including image search, character lookup, detection tools, and AI demos.
Instructions
List all public Spaces (live demo apps) from the DeepGHS organization on HuggingFace.
DeepGHS spaces include: reverse image search, Danbooru character lookup, anime face/head/person detection demos, CCIP character similarity demo, WD tagger demo, aesthetic scorer demo, and more.
Args: params (ListSpacesInput): - search (Optional[str]): Keyword filter (e.g. 'detection', 'tagger', 'search') - limit (int): Results per page, 1–100 (default: 20) - response_format (ResponseFormat): 'markdown' or 'json'
Returns: str: List of Spaces with SDK type, likes, update dates, and direct links.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| params | Yes |