Query models with various filters including visibility, source, types, SDXL, search query, inpainting, and pagination.
- Provider
- Novita (AI APIs)
- Input summary
- {"name":"filter.visibility","type":"string","required":false,"description":"Model types: public or private. If not set, the interface will query all types of models."}, {"name":"filter.source","type":"string","required":false,"description":"Source of the model.","enum":["civitai","training","uploading"]}, {"name":"filter.types","type":"string","required":false,"description":"Specifies the types of models to include in the query.","enum":["checkpoint","lora","vae","controlnet","upscaler","textualinversion"]}, {"name":"filter.is_sdxl","type":"boolean","required":false,"description":"Whether the model is SDXL or not. Setting this parameter to true includes only SDXL models in the query results, which are typically large-scale, high-performance ..., {"name":"filter.query","type":"string","required":false,"description":"Searches the content of sd_name, name, and tags."}, {"name":"filter.is_inpainting","type":"boolean","required":false,"description":"If set to true, it will filter out the checkpoints used for inpainting. The default is false."}, {"name":"pagination.limit","type":"string","required":false,"description":"Number of models to query per request, range (0, 100]."}, {"name":"pagination.cursor","type":"string","required":false,"description":"pagination.cursor is used to specify which record to start returning from. If it is empty, it means to get it from the beginning. Generally, the content of the n...
- Output summary
- Not available
- Billing
- 1
- Freshness
- Not available
- Verification
- Not available