title | description |
---|---|
Sticker-maker | Running sticker-maker workflow. Only pay for the GPU runtime, billed by the second. |
This model runs on 1001 GPU hardware. Predictions are typically completed within 16 seconds.
This model runs on 1002 GPU hardware. Predictions are typically completed within 18 seconds.
Notice: When using the API, you must include the apikey
in the request header.
Log in and navigate to the ApiKey management page.
Add an API key, then copy it into your code.
api.aitools99.net
POST /api/v1/generate
Parameter Name | Required | Type | Description |
---|---|---|---|
Content-Type | Yes | String | Must be set to application/json |
apikey | Yes | String | Used for authentication |
The request body is in JSON format and includes the following parameters:
{"mid":3123,"input":{"seed":342383, //Optional"steps": 20,"width": 1024,"height": 1024,"prompt": "cute cat","upscale": false,"upscale_steps": 10,"negative_prompt": ""} }
Parameter Name | Required | Type | Description |
---|---|---|---|
mid | Yes | String | model id |
input | Yes | Object | input data |
POST /api/v1/generate HTTP/1.1Host: api.aitools99.netContent-Type: application/jsonapikey:73cf14b2-97bc-48e4-8e68-c7e616a23f07{"mid":3123,"input":{"seed":342383,"steps": 20,"width": 1024,"height": 1024,"prompt": "cute cat","upscale": false,"upscale_steps": 10,"negative_prompt": ""} }
Parameter Name | Type | Description |
---|---|---|
message | String | message |
data | String | data containing tid |
code | number | code |
status_code | String | status |
{"message": "post success.","data": {"tid": "207be346-9ed9-49af-9fb3-a1726f14de93"},"code": 20000,"status_code": "success"}
api.aitools99.net
GET /api/v1/result?tid=${tid}
Parameter Name | Required | Type | Description |
---|---|---|---|
apikey | Yes | String | Used for authentication |
null
Parameter Name | Required | Type | Description |
---|---|---|---|
tid | Yes | String | tid |
https://api.aitools99.net/api/v1/result?tid=207be346-9ed9-49af-9fb3-a1726f14de93
Parameter Name | Type | Description |
---|---|---|
message | String | message |
data | Object | Returned result data |
code | number | code |
status_code | String | status |
{"message": "get success.","data": {"tid": "207be346-9ed9-49af-9fb3-a172sh14de93","input": {"prompt": "cute cat","negative_prompt": "","width": 1024,"height": 1024,"steps": 20,"upscale": false,"upscale_steps": 10},"output": ["https://img.aitools99.net/4089c55cd1544ebd9d5e7eff1e882717.png","https://img.aitools99.net/9adde76cb70a24f2a48449d1a44f3070.png"],"created_at": "2024-03-16T01:37:49.475Z","started_at": "2024-03-16T01:37:50.262Z","completed_at": "2024-03-16T01:38:09.220Z","predict_time": 13,"total_time": 25},"code": 20000,"status_code": "success"}
Uses:
ArtificialGuyBr’s awesome stickers lora: https://huggingface.co/artificialguybr/StickersRedmond
With the AlbedobaseXL model: https://civitai.com/models/140737/albedobase-xl
Using Dreamshaper 8 and 4xAnimeSharp upscale models
Non-commercial use only.
It uses the following weights which are non-commercial:
BRIA AI RMBG