@@ -35,7 +35,7 @@ Run a single prediction on the model
## Request
<details style={{"marginBottom":"1rem"}} className={"openapi-markdown__details"} data-collapsed={false} open={true}><summary style={{}}><h3 className={"openapi-markdown__details-summary-header-params"}>Header Parameters</h3></summary><div><ul><ParamsItem className={"paramsItem"} param={{"description":"Make a prediction without waiting for the prediction to complete.","example":"respond-async","in":"header","name":"prefer","schema":{"example":"respond-async","title":"prefer","type":"string"}}}></ParamsItem><ParamsItem className={"paramsItem"} param={{"description":" See [Get Started](../../quick-start/get_started) for document","example":"L6eXzteHYa2Uq0ar4kdMaBOiOIjmRI08","in":"header","name":"apikey","required":true,"schema":{"title":"apikey","type":"string"}}}></ParamsItem></ul></div></details><MimeTabs className={"openapi-tabs__mime"}><TabItem label={"application/json"} value={"application/json-schema"}><details style={{}} className={"openapi-markdown__details mime"} data-collapsed={false} open={true}><summary style={{}} className={"openapi-markdown__details-summary-mime"}><h3 className={"openapi-markdown__details-summary-header-body"}>Body</h3></summary><div style={{"textAlign":"left","marginLeft":"1rem"}}></div><ul style={{"marginLeft":"1rem"}}><SchemaItem collapsible={true} className={"schemaItem"}><details style={{}} className={"openapi-markdown__details"}><summary style={{}}><span className={"openapi-schema__container"}><strong className={"openapi-schema__property"}>input</strong><span className={"openapi-schema__name"}> object</span></span></summary><div style={{"marginLeft":"1rem"}}><SchemaItem collapsible={false} name={"input_file"} required={false} schemaName={"uri"} qualifierMessage={undefined} schema={{"description":"Input image, tar or zip file. Read guidance on workflows and input files here: https://github.com/fofr/cog-comfyui. Alternatively, you can replace inputs with URLs in your JSON workflow and the model will download them.","format":"uri","title":"Input File","type":"string","x-order":1}}></SchemaItem><SchemaItem collapsible={false} name={"randomise_seeds"} required={false} schemaName={"Randomise Seeds (boolean)"} qualifierMessage={undefined} schema={{"default":true,"description":"Automatically randomise seeds (seed, noise_seed, rand_seed)","title":"Randomise Seeds","type":"boolean","x-order":3}}></SchemaItem><SchemaItem collapsible={false} name={"return_temp_files"} required={false} schemaName={"Return Temp Files (boolean)"} qualifierMessage={undefined} schema={{"default":false,"description":"Return any temporary files, such as preprocessed controlnet images. Useful for debugging.","title":"Return Temp Files","type":"boolean","x-order":2}}></SchemaItem><SchemaItem collapsible={false} name={"workflow_json"} required={false} schemaName={"Workflow Json (string)"} qualifierMessage={undefined} schema={{"default":"","description":"Your ComfyUI workflow as JSON. You must use the API version of your workflow. Get it from ComfyUI using ‘Save (API format)’. Instructions here: https://github.com/fofr/cog-comfyui","title":"Workflow Json","type":"string","x-order":0}}></SchemaItem></div></details></SchemaItem></ul></details></TabItem></MimeTabs><div><div><ApiTabs label={undefined} id={undefined}><TabItem label={"200"} value={"200"}><div>
<details style={{"marginBottom":"1rem"}} className={"openapi-markdown__details"} data-collapsed={false} open={true}><summary style={{}}><h3 className={"openapi-markdown__details-summary-header-params"}>Header Parameters</h3></summary><div><ul><ParamsItem className={"paramsItem"} param={{"description":"Make a prediction without waiting for the prediction to complete.","example":"respond-async","in":"header","name":"prefer","schema":{"example":"respond-async","title":"prefer","type":"string"}}}></ParamsItem><ParamsItem className={"paramsItem"} param={{"description":"Obtain your private API key: see the [Get Started](../../quick-start/get_started) section.","example":"L6eXzteHYa2Uq0ar4kdMaBOiOIjmRI08","in":"header","name":"apikey","required":true,"schema":{"title":"apikey","type":"string"}}}></ParamsItem></ul></div></details><MimeTabs className={"openapi-tabs__mime"}><TabItem label={"application/json"} value={"application/json-schema"}><details style={{}} className={"openapi-markdown__details mime"} data-collapsed={false} open={true}><summary style={{}} className={"openapi-markdown__details-summary-mime"}><h3 className={"openapi-markdown__details-summary-header-body"}>Body</h3></summary><div style={{"textAlign":"left","marginLeft":"1rem"}}></div><ul style={{"marginLeft":"1rem"}}><SchemaItem collapsible={true} className={"schemaItem"}><details style={{}} className={"openapi-markdown__details"}><summary style={{}}><span className={"openapi-schema__container"}><strong className={"openapi-schema__property"}>input</strong><span className={"openapi-schema__name"}> object</span></span></summary><div style={{"marginLeft":"1rem"}}><SchemaItem collapsible={false} name={"input_file"} required={false} schemaName={"uri"} qualifierMessage={undefined} schema={{"description":"Input image, tar or zip file. Read guidance on workflows and input files here: https://github.com/fofr/cog-comfyui. Alternatively, you can replace inputs with URLs in your JSON workflow and the model will download them.","format":"uri","title":"Input File","type":"string","x-order":1}}></SchemaItem><SchemaItem collapsible={false} name={"randomise_seeds"} required={false} schemaName={"Randomise Seeds (boolean)"} qualifierMessage={undefined} schema={{"default":true,"description":"Automatically randomise seeds (seed, noise_seed, rand_seed)","title":"Randomise Seeds","type":"boolean","x-order":3}}></SchemaItem><SchemaItem collapsible={false} name={"return_temp_files"} required={false} schemaName={"Return Temp Files (boolean)"} qualifierMessage={undefined} schema={{"default":false,"description":"Return any temporary files, such as preprocessed controlnet images. Useful for debugging.","title":"Return Temp Files","type":"boolean","x-order":2}}></SchemaItem><SchemaItem collapsible={false} name={"workflow_json"} required={false} schemaName={"Workflow Json (string)"} qualifierMessage={undefined} schema={{"default":"","description":"Your ComfyUI workflow as JSON. You must use the API version of your workflow. Get it from ComfyUI using ‘Save (API format)’. Instructions here: https://github.com/fofr/cog-comfyui","title":"Workflow Json","type":"string","x-order":0}}></SchemaItem></div></details></SchemaItem></ul></details></TabItem></MimeTabs><div><div><ApiTabs label={undefined} id={undefined}><TabItem label={"200"} value={"200"}><div>
@@ -35,7 +35,7 @@ Run a single prediction on the model
## Request
<details style={{"marginBottom":"1rem"}} className={"openapi-markdown__details"} data-collapsed={false} open={true}><summary style={{}}><h3 className={"openapi-markdown__details-summary-header-params"}>Header Parameters</h3></summary><div><ul><ParamsItem className={"paramsItem"} param={{"description":"Make a prediction without waiting for the prediction to complete.","example":"respond-async","in":"header","name":"prefer","schema":{"example":"respond-async","title":"prefer","type":"string"}}}></ParamsItem><ParamsItem className={"paramsItem"} param={{"description":" See [Get Started](../../quick-start/get_started) for document","example":"L6eXzteHYa2Uq0ar4kdMaBOiOIjmRI08","in":"header","name":"apikey","required":true,"schema":{"title":"apikey","type":"string"}}}></ParamsItem></ul></div></details><MimeTabs className={"openapi-tabs__mime"}><TabItem label={"application/json"} value={"application/json-schema"}><details style={{}} className={"openapi-markdown__details mime"} data-collapsed={false} open={true}><summary style={{}} className={"openapi-markdown__details-summary-mime"}><h3 className={"openapi-markdown__details-summary-header-body"}>Body</h3></summary><div style={{"textAlign":"left","marginLeft":"1rem"}}></div><ul style={{"marginLeft":"1rem"}}><SchemaItem collapsible={true} className={"schemaItem"}><details style={{}} className={"openapi-markdown__details"}><summary style={{}}><span className={"openapi-schema__container"}><strong className={"openapi-schema__property"}>input</strong><span className={"openapi-schema__name"}> object</span></span></summary><div style={{"marginLeft":"1rem"}}><SchemaItem collapsible={false} name={"caption"} required={false} schemaName={"Caption (boolean)"} qualifierMessage={undefined} schema={{"default":false,"description":"Select if you want to generate image captions instead of asking questions","title":"Caption","type":"boolean","x-order":1}}></SchemaItem><SchemaItem collapsible={false} name={"context"} required={false} schemaName={"Context (string)"} qualifierMessage={undefined} schema={{"description":"Optional - previous questions and answers to be used as context for answering current question","title":"Context","type":"string","x-order":3}}></SchemaItem><SchemaItem collapsible={false} name={"image"} required={true} schemaName={"uri"} qualifierMessage={undefined} schema={{"description":"Input image to query or caption","format":"uri","title":"Image","type":"string","x-order":0}}></SchemaItem><SchemaItem collapsible={false} name={"question"} required={false} schemaName={"Question (string)"} qualifierMessage={undefined} schema={{"default":"What is this a picture of?","description":"Question to ask about this image. Leave blank for captioning","title":"Question","type":"string","x-order":2}}></SchemaItem><SchemaItem collapsible={false} name={"temperature"} required={false} schemaName={"Temperature (number)"} qualifierMessage={"**Possible values:** `>= 0.5` and `<= 1`"} schema={{"default":1,"description":"Temperature for use with nucleus sampling","maximum":1,"minimum":0.5,"title":"Temperature","type":"number","x-order":5}}></SchemaItem><SchemaItem collapsible={false} name={"use_nucleus_sampling"} required={false} schemaName={"Use Nucleus Sampling (boolean)"} qualifierMessage={undefined} schema={{"default":false,"description":"Toggles the model using nucleus sampling to generate responses","title":"Use Nucleus Sampling","type":"boolean","x-order":4}}></SchemaItem></div></details></SchemaItem></ul></details></TabItem></MimeTabs><div><div><ApiTabs label={undefined} id={undefined}><TabItem label={"200"} value={"200"}><div>
<details style={{"marginBottom":"1rem"}} className={"openapi-markdown__details"} data-collapsed={false} open={true}><summary style={{}}><h3 className={"openapi-markdown__details-summary-header-params"}>Header Parameters</h3></summary><div><ul><ParamsItem className={"paramsItem"} param={{"description":"Make a prediction without waiting for the prediction to complete.","example":"respond-async","in":"header","name":"prefer","schema":{"example":"respond-async","title":"prefer","type":"string"}}}></ParamsItem><ParamsItem className={"paramsItem"} param={{"description":"Obtain your private API key: see the [Get Started](../../quick-start/get_started) section.","example":"L6eXzteHYa2Uq0ar4kdMaBOiOIjmRI08","in":"header","name":"apikey","required":true,"schema":{"title":"apikey","type":"string"}}}></ParamsItem></ul></div></details><MimeTabs className={"openapi-tabs__mime"}><TabItem label={"application/json"} value={"application/json-schema"}><details style={{}} className={"openapi-markdown__details mime"} data-collapsed={false} open={true}><summary style={{}} className={"openapi-markdown__details-summary-mime"}><h3 className={"openapi-markdown__details-summary-header-body"}>Body</h3></summary><div style={{"textAlign":"left","marginLeft":"1rem"}}></div><ul style={{"marginLeft":"1rem"}}><SchemaItem collapsible={true} className={"schemaItem"}><details style={{}} className={"openapi-markdown__details"}><summary style={{}}><span className={"openapi-schema__container"}><strong className={"openapi-schema__property"}>input</strong><span className={"openapi-schema__name"}> object</span></span></summary><div style={{"marginLeft":"1rem"}}><SchemaItem collapsible={false} name={"caption"} required={false} schemaName={"Caption (boolean)"} qualifierMessage={undefined} schema={{"default":false,"description":"Select if you want to generate image captions instead of asking questions","title":"Caption","type":"boolean","x-order":1}}></SchemaItem><SchemaItem collapsible={false} name={"context"} required={false} schemaName={"Context (string)"} qualifierMessage={undefined} schema={{"description":"Optional - previous questions and answers to be used as context for answering current question","title":"Context","type":"string","x-order":3}}></SchemaItem><SchemaItem collapsible={false} name={"image"} required={true} schemaName={"uri"} qualifierMessage={undefined} schema={{"description":"Input image to query or caption","format":"uri","title":"Image","type":"string","x-order":0}}></SchemaItem><SchemaItem collapsible={false} name={"question"} required={false} schemaName={"Question (string)"} qualifierMessage={undefined} schema={{"default":"What is this a picture of?","description":"Question to ask about this image. Leave blank for captioning","title":"Question","type":"string","x-order":2}}></SchemaItem><SchemaItem collapsible={false} name={"temperature"} required={false} schemaName={"Temperature (number)"} qualifierMessage={"**Possible values:** `>= 0.5` and `<= 1`"} schema={{"default":1,"description":"Temperature for use with nucleus sampling","maximum":1,"minimum":0.5,"title":"Temperature","type":"number","x-order":5}}></SchemaItem><SchemaItem collapsible={false} name={"use_nucleus_sampling"} required={false} schemaName={"Use Nucleus Sampling (boolean)"} qualifierMessage={undefined} schema={{"default":false,"description":"Toggles the model using nucleus sampling to generate responses","title":"Use Nucleus Sampling","type":"boolean","x-order":4}}></SchemaItem></div></details></SchemaItem></ul></details></TabItem></MimeTabs><div><div><ApiTabs label={undefined} id={undefined}><TabItem label={"200"} value={"200"}><div>
@@ -35,7 +35,7 @@ Run a single prediction on the model
## Request
<details style={{"marginBottom":"1rem"}} className={"openapi-markdown__details"} data-collapsed={false} open={true}><summary style={{}}><h3 className={"openapi-markdown__details-summary-header-params"}>Header Parameters</h3></summary><div><ul><ParamsItem className={"paramsItem"} param={{"description":"Make a prediction without waiting for the prediction to complete.","example":"respond-async","in":"header","name":"prefer","schema":{"example":"respond-async","title":"prefer","type":"string"}}}></ParamsItem><ParamsItem className={"paramsItem"} param={{"description":" See [Get Started](../../quick-start/get_started) for document","example":"L6eXzteHYa2Uq0ar4kdMaBOiOIjmRI08","in":"header","name":"apikey","required":true,"schema":{"title":"apikey","type":"string"}}}></ParamsItem></ul></div></details><MimeTabs className={"openapi-tabs__mime"}><TabItem label={"application/json"} value={"application/json-schema"}><details style={{}} className={"openapi-markdown__details mime"} data-collapsed={false} open={true}><summary style={{}} className={"openapi-markdown__details-summary-mime"}><h3 className={"openapi-markdown__details-summary-header-body"}>Body</h3></summary><div style={{"textAlign":"left","marginLeft":"1rem"}}></div><ul style={{"marginLeft":"1rem"}}><SchemaItem collapsible={true} className={"schemaItem"}><details style={{}} className={"openapi-markdown__details"}><summary style={{}}><span className={"openapi-schema__container"}><strong className={"openapi-schema__property"}>input</strong><span className={"openapi-schema__name"}> object</span></span></summary><div style={{"marginLeft":"1rem"}}><SchemaItem collapsible={false} name={"inputs"} required={false} schemaName={"Inputs (string)"} qualifierMessage={undefined} schema={{"default":"a\nb","description":"Newline-separated inputs. Can either be strings of text or image URIs starting with http[s]://","title":"Inputs","type":"string","x-order":0}}></SchemaItem></div></details></SchemaItem></ul></details></TabItem></MimeTabs><div><div><ApiTabs label={undefined} id={undefined}><TabItem label={"200"} value={"200"}><div>
<details style={{"marginBottom":"1rem"}} className={"openapi-markdown__details"} data-collapsed={false} open={true}><summary style={{}}><h3 className={"openapi-markdown__details-summary-header-params"}>Header Parameters</h3></summary><div><ul><ParamsItem className={"paramsItem"} param={{"description":"Make a prediction without waiting for the prediction to complete.","example":"respond-async","in":"header","name":"prefer","schema":{"example":"respond-async","title":"prefer","type":"string"}}}></ParamsItem><ParamsItem className={"paramsItem"} param={{"description":"Obtain your private API key: see the [Get Started](../../quick-start/get_started) section.","example":"L6eXzteHYa2Uq0ar4kdMaBOiOIjmRI08","in":"header","name":"apikey","required":true,"schema":{"title":"apikey","type":"string"}}}></ParamsItem></ul></div></details><MimeTabs className={"openapi-tabs__mime"}><TabItem label={"application/json"} value={"application/json-schema"}><details style={{}} className={"openapi-markdown__details mime"} data-collapsed={false} open={true}><summary style={{}} className={"openapi-markdown__details-summary-mime"}><h3 className={"openapi-markdown__details-summary-header-body"}>Body</h3></summary><div style={{"textAlign":"left","marginLeft":"1rem"}}></div><ul style={{"marginLeft":"1rem"}}><SchemaItem collapsible={true} className={"schemaItem"}><details style={{}} className={"openapi-markdown__details"}><summary style={{}}><span className={"openapi-schema__container"}><strong className={"openapi-schema__property"}>input</strong><span className={"openapi-schema__name"}> object</span></span></summary><div style={{"marginLeft":"1rem"}}><SchemaItem collapsible={false} name={"inputs"} required={false} schemaName={"Inputs (string)"} qualifierMessage={undefined} schema={{"default":"a\nb","description":"Newline-separated inputs. Can either be strings of text or image URIs starting with http[s]://","title":"Inputs","type":"string","x-order":0}}></SchemaItem></div></details></SchemaItem></ul></details></TabItem></MimeTabs><div><div><ApiTabs label={undefined} id={undefined}><TabItem label={"200"} value={"200"}><div>
@@ -35,7 +35,7 @@ Run a single prediction on the model
## Request
<details style={{"marginBottom":"1rem"}} className={"openapi-markdown__details"} data-collapsed={false} open={true}><summary style={{}}><h3 className={"openapi-markdown__details-summary-header-params"}>Header Parameters</h3></summary><div><ul><ParamsItem className={"paramsItem"} param={{"description":"Make a prediction without waiting for the prediction to complete.","example":"respond-async","in":"header","name":"prefer","schema":{"example":"respond-async","title":"prefer","type":"string"}}}></ParamsItem><ParamsItem className={"paramsItem"} param={{"description":" See [Get Started](../../quick-start/get_started) for document","example":"L6eXzteHYa2Uq0ar4kdMaBOiOIjmRI08","in":"header","name":"apikey","required":true,"schema":{"title":"apikey","type":"string"}}}></ParamsItem></ul></div></details><MimeTabs className={"openapi-tabs__mime"}><TabItem label={"application/json"} value={"application/json-schema"}><details style={{}} className={"openapi-markdown__details mime"} data-collapsed={false} open={true}><summary style={{}} className={"openapi-markdown__details-summary-mime"}><h3 className={"openapi-markdown__details-summary-header-body"}>Body</h3></summary><div style={{"textAlign":"left","marginLeft":"1rem"}}></div><ul style={{"marginLeft":"1rem"}}><SchemaItem collapsible={true} className={"schemaItem"}><details style={{}} className={"openapi-markdown__details"}><summary style={{}}><span className={"openapi-schema__container"}><strong className={"openapi-schema__property"}>input</strong><span className={"openapi-schema__name"}> object</span></span></summary><div style={{"marginLeft":"1rem"}}><SchemaItem collapsible={false} name={"height"} required={false} schemaName={"Height (integer)"} qualifierMessage={undefined} schema={{"default":1024,"title":"Height","type":"integer","x-order":4}}></SchemaItem><SchemaItem collapsible={false} name={"image"} required={false} schemaName={"uri"} qualifierMessage={undefined} schema={{"description":"An image of a person to be converted to a sticker","format":"uri","title":"Image","type":"string","x-order":0}}></SchemaItem><SchemaItem collapsible={false} name={"instant_id_strength"} required={false} schemaName={"Instant Id Strength (number)"} qualifierMessage={"**Possible values:** `<= 1`"} schema={{"default":1,"description":"How strong the InstantID will be.","maximum":1,"minimum":0,"title":"Instant Id Strength","type":"number","x-order":8}}></SchemaItem><SchemaItem collapsible={false} name={"ip_adapter_noise"} required={false} schemaName={"Ip Adapter Noise (number)"} qualifierMessage={"**Possible values:** `<= 1`"} schema={{"default":0.5,"description":"How much noise is added to the IP adapter input","maximum":1,"minimum":0,"title":"Ip Adapter Noise","type":"number","x-order":10}}></SchemaItem><SchemaItem collapsible={false} name={"ip_adapter_weight"} required={false} schemaName={"Ip Adapter Weight (number)"} qualifierMessage={"**Possible values:** `<= 1`"} schema={{"default":0.2,"description":"How much the IP adapter will influence the image","maximum":1,"minimum":0,"title":"Ip Adapter Weight","type":"number","x-order":9}}></SchemaItem><SchemaItem collapsible={false} name={"negative_prompt"} required={false} schemaName={"Negative Prompt (string)"} qualifierMessage={undefined} schema={{"default":"","description":"Things you do not want in the image","title":"Negative Prompt","type":"string","x-order":2}}></SchemaItem><SchemaItem collapsible={false} name={"prompt"} required={false} schemaName={"Prompt (string)"} qualifierMessage={undefined} schema={{"default":"a person","title":"Prompt","type":"string","x-order":1}}></SchemaItem><SchemaItem collapsible={false} name={"prompt_strength"} required={false} schemaName={"Prompt Strength (number)"} qualifierMessage={undefined} schema={{"default":7,"description":"Strength of the prompt. This is the CFG scale, higher numbers lead to stronger prompt, lower numbers will keep more of a likeness to the original.","title":"Prompt Strength","type":"number","x-order":7}}></SchemaItem><SchemaItem collapsible={false} name={"seed"} required={false} schemaName={"Seed (integer)"} qualifierMessage={undefined} schema={{"description":"Fix the random seed for reproducibility","title":"Seed","type":"integer","x-order":6}}></SchemaItem><SchemaItem collapsible={false} name={"steps"} required={false} schemaName={"Steps (integer)"} qualifierMessage={undefined} schema={{"default":20,"title":"Steps","type":"integer","x-order":5}}></SchemaItem><SchemaItem collapsible={false} name={"upscale"} required={false} schemaName={"Upscale (boolean)"} qualifierMessage={undefined} schema={{"default":false,"description":"2x upscale the sticker","title":"Upscale","type":"boolean","x-order":11}}></SchemaItem><SchemaItem collapsible={false} name={"upscale_steps"} required={false} schemaName={"Upscale Steps (integer)"} qualifierMessage={undefined} schema={{"default":10,"description":"Number of steps to upscale","title":"Upscale Steps","type":"integer","x-order":12}}></SchemaItem><SchemaItem collapsible={false} name={"width"} required={false} schemaName={"Width (integer)"} qualifierMessage={undefined} schema={{"default":1024,"title":"Width","type":"integer","x-order":3}}></SchemaItem></div></details></SchemaItem></ul></details></TabItem></MimeTabs><div><div><ApiTabs label={undefined} id={undefined}><TabItem label={"200"} value={"200"}><div>
<details style={{"marginBottom":"1rem"}} className={"openapi-markdown__details"} data-collapsed={false} open={true}><summary style={{}}><h3 className={"openapi-markdown__details-summary-header-params"}>Header Parameters</h3></summary><div><ul><ParamsItem className={"paramsItem"} param={{"description":"Make a prediction without waiting for the prediction to complete.","example":"respond-async","in":"header","name":"prefer","schema":{"example":"respond-async","title":"prefer","type":"string"}}}></ParamsItem><ParamsItem className={"paramsItem"} param={{"description":"Obtain your private API key: see the [Get Started](../../quick-start/get_started) section.","example":"L6eXzteHYa2Uq0ar4kdMaBOiOIjmRI08","in":"header","name":"apikey","required":true,"schema":{"title":"apikey","type":"string"}}}></ParamsItem></ul></div></details><MimeTabs className={"openapi-tabs__mime"}><TabItem label={"application/json"} value={"application/json-schema"}><details style={{}} className={"openapi-markdown__details mime"} data-collapsed={false} open={true}><summary style={{}} className={"openapi-markdown__details-summary-mime"}><h3 className={"openapi-markdown__details-summary-header-body"}>Body</h3></summary><div style={{"textAlign":"left","marginLeft":"1rem"}}></div><ul style={{"marginLeft":"1rem"}}><SchemaItem collapsible={true} className={"schemaItem"}><details style={{}} className={"openapi-markdown__details"}><summary style={{}}><span className={"openapi-schema__container"}><strong className={"openapi-schema__property"}>input</strong><span className={"openapi-schema__name"}> object</span></span></summary><div style={{"marginLeft":"1rem"}}><SchemaItem collapsible={false} name={"height"} required={false} schemaName={"Height (integer)"} qualifierMessage={undefined} schema={{"default":1024,"title":"Height","type":"integer","x-order":4}}></SchemaItem><SchemaItem collapsible={false} name={"image"} required={false} schemaName={"uri"} qualifierMessage={undefined} schema={{"description":"An image of a person to be converted to a sticker","format":"uri","title":"Image","type":"string","x-order":0}}></SchemaItem><SchemaItem collapsible={false} name={"instant_id_strength"} required={false} schemaName={"Instant Id Strength (number)"} qualifierMessage={"**Possible values:** `<= 1`"} schema={{"default":1,"description":"How strong the InstantID will be.","maximum":1,"minimum":0,"title":"Instant Id Strength","type":"number","x-order":8}}></SchemaItem><SchemaItem collapsible={false} name={"ip_adapter_noise"} required={false} schemaName={"Ip Adapter Noise (number)"} qualifierMessage={"**Possible values:** `<= 1`"} schema={{"default":0.5,"description":"How much noise is added to the IP adapter input","maximum":1,"minimum":0,"title":"Ip Adapter Noise","type":"number","x-order":10}}></SchemaItem><SchemaItem collapsible={false} name={"ip_adapter_weight"} required={false} schemaName={"Ip Adapter Weight (number)"} qualifierMessage={"**Possible values:** `<= 1`"} schema={{"default":0.2,"description":"How much the IP adapter will influence the image","maximum":1,"minimum":0,"title":"Ip Adapter Weight","type":"number","x-order":9}}></SchemaItem><SchemaItem collapsible={false} name={"negative_prompt"} required={false} schemaName={"Negative Prompt (string)"} qualifierMessage={undefined} schema={{"default":"","description":"Things you do not want in the image","title":"Negative Prompt","type":"string","x-order":2}}></SchemaItem><SchemaItem collapsible={false} name={"prompt"} required={false} schemaName={"Prompt (string)"} qualifierMessage={undefined} schema={{"default":"a person","title":"Prompt","type":"string","x-order":1}}></SchemaItem><SchemaItem collapsible={false} name={"prompt_strength"} required={false} schemaName={"Prompt Strength (number)"} qualifierMessage={undefined} schema={{"default":7,"description":"Strength of the prompt. This is the CFG scale, higher numbers lead to stronger prompt, lower numbers will keep more of a likeness to the original.","title":"Prompt Strength","type":"number","x-order":7}}></SchemaItem><SchemaItem collapsible={false} name={"seed"} required={false} schemaName={"Seed (integer)"} qualifierMessage={undefined} schema={{"description":"Fix the random seed for reproducibility","title":"Seed","type":"integer","x-order":6}}></SchemaItem><SchemaItem collapsible={false} name={"steps"} required={false} schemaName={"Steps (integer)"} qualifierMessage={undefined} schema={{"default":20,"title":"Steps","type":"integer","x-order":5}}></SchemaItem><SchemaItem collapsible={false} name={"upscale"} required={false} schemaName={"Upscale (boolean)"} qualifierMessage={undefined} schema={{"default":false,"description":"2x upscale the sticker","title":"Upscale","type":"boolean","x-order":11}}></SchemaItem><SchemaItem collapsible={false} name={"upscale_steps"} required={false} schemaName={"Upscale Steps (integer)"} qualifierMessage={undefined} schema={{"default":10,"description":"Number of steps to upscale","title":"Upscale Steps","type":"integer","x-order":12}}></SchemaItem><SchemaItem collapsible={false} name={"width"} required={false} schemaName={"Width (integer)"} qualifierMessage={undefined} schema={{"default":1024,"title":"Width","type":"integer","x-order":3}}></SchemaItem></div></details></SchemaItem></ul></details></TabItem></MimeTabs><div><div><ApiTabs label={undefined} id={undefined}><TabItem label={"200"} value={"200"}><div>
@@ -35,7 +35,7 @@ Run a single prediction on the model
## Request
<details style={{"marginBottom":"1rem"}} className={"openapi-markdown__details"} data-collapsed={false} open={true}><summary style={{}}><h3 className={"openapi-markdown__details-summary-header-params"}>Header Parameters</h3></summary><div><ul><ParamsItem className={"paramsItem"} param={{"description":"Make a prediction without waiting for the prediction to complete.","example":"respond-async","in":"header","name":"prefer","schema":{"example":"respond-async","title":"prefer","type":"string"}}}></ParamsItem><ParamsItem className={"paramsItem"} param={{"description":" See [Get Started](../../quick-start/get_started) for document","example":"L6eXzteHYa2Uq0ar4kdMaBOiOIjmRI08","in":"header","name":"apikey","required":true,"schema":{"title":"apikey","type":"string"}}}></ParamsItem></ul></div></details><MimeTabs className={"openapi-tabs__mime"}><TabItem label={"application/json"} value={"application/json-schema"}><details style={{}} className={"openapi-markdown__details mime"} data-collapsed={false} open={true}><summary style={{}} className={"openapi-markdown__details-summary-mime"}><h3 className={"openapi-markdown__details-summary-header-body"}>Body</h3></summary><div style={{"textAlign":"left","marginLeft":"1rem"}}></div><ul style={{"marginLeft":"1rem"}}><SchemaItem collapsible={true} className={"schemaItem"}><details style={{}} className={"openapi-markdown__details"}><summary style={{}}><span className={"openapi-schema__container"}><strong className={"openapi-schema__property"}>input</strong><span className={"openapi-schema__name"}> object</span></span></summary><div style={{"marginLeft":"1rem"}}><SchemaItem collapsible={false} name={"aesthetic_rating"} required={false} schemaName={"Aesthetic Rating (integer)"} qualifierMessage={undefined} schema={{"default":9,"description":"Aesthetic rating (1-9) - embed to use.","title":"Aesthetic Rating","type":"integer","x-order":10}}></SchemaItem><SchemaItem collapsible={false} name={"aesthetic_weight"} required={false} schemaName={"Aesthetic Weight (number)"} qualifierMessage={undefined} schema={{"default":0.5,"description":"Aesthetic weight (0-1). How much to guide towards the aesthetic embed vs the prompt embed.","title":"Aesthetic Weight","type":"number","x-order":11}}></SchemaItem><SchemaItem collapsible={false} name={"batch_size"} required={false} schemaName={"Batch Size (integer)"} qualifierMessage={"**Possible values:** `>= 1` and `<= 16`"} schema={{"default":4,"description":"Batch size. (higher = slower)","maximum":16,"minimum":1,"title":"Batch Size","type":"integer","x-order":6}}></SchemaItem><SchemaItem collapsible={false} name={"guidance_scale"} required={false} schemaName={"Guidance Scale (number)"} qualifierMessage={"**Possible values:** `>= -20` and `<= 100`"} schema={{"default":5,"description":"Classifier-free guidance scale. Higher values will result in more guidance toward caption, with diminishing returns. Try values between 1.0 and 40.0. In general, going above 5.0 will introduce some artifacting.","maximum":100,"minimum":-20,"title":"Guidance Scale","type":"number","x-order":4}}></SchemaItem><SchemaItem collapsible={false} name={"height"} required={false} schemaName={"height (integer)"} qualifierMessage={"**Possible values:** [`128`, `192`, `256`, `320`, `384`]"} schema={{"description":"An enumeration.","enum":[128,192,256,320,384],"title":"height","type":"integer"}}></SchemaItem><SchemaItem collapsible={false} name={"init_image"} required={false} schemaName={"uri"} qualifierMessage={undefined} schema={{"description":"(optional) Initial image to use for the model's prediction. If provided alongside a mask, the image will be inpainted instead.","format":"uri","title":"Init Image","type":"string","x-order":2}}></SchemaItem><SchemaItem collapsible={false} name={"init_skip_fraction"} required={false} schemaName={"Init Skip Fraction (number)"} qualifierMessage={"**Possible values:** `<= 1`"} schema={{"default":0,"description":"Fraction of sampling steps to skip when using an init image. Defaults to 0.0 if init_image is not specified and 0.5 if init_image is specified.","maximum":1,"minimum":0,"title":"Init Skip Fraction","type":"number","x-order":9}}></SchemaItem><SchemaItem collapsible={false} name={"intermediate_outputs"} required={false} schemaName={"Intermediate Outputs (boolean)"} qualifierMessage={undefined} schema={{"default":false,"description":"Whether to return intermediate outputs. Enable to visualize the diffusion process and/or debug the model. May slow down inference.","title":"Intermediate Outputs","type":"boolean","x-order":13}}></SchemaItem><SchemaItem collapsible={false} name={"mask"} required={false} schemaName={"uri"} qualifierMessage={undefined} schema={{"description":"a mask image for inpainting an init_image. white pixels = keep, black pixels = discard. resized to width = image width/8, height = image height/8","format":"uri","title":"Mask","type":"string","x-order":3}}></SchemaItem><SchemaItem collapsible={false} name={"negative"} required={false} schemaName={"Negative (string)"} qualifierMessage={undefined} schema={{"default":"","description":"(optional) Negate the model's prediction for this text from the model's prediction for the target text.","title":"Negative","type":"string","x-order":1}}></SchemaItem><SchemaItem collapsible={false} name={"prompt"} required={false} schemaName={"Prompt (string)"} qualifierMessage={undefined} schema={{"default":"","description":"Your text prompt.","title":"Prompt","type":"string","x-order":0}}></SchemaItem><SchemaItem collapsible={false} name={"seed"} required={false} schemaName={"Seed (integer)"} qualifierMessage={"**Possible values:** `>= -1` and `<= 4294967295`"} schema={{"default":-1,"description":"Seed for random number generator. If -1, a random seed will be chosen.","maximum":4294967295,"minimum":-1,"title":"Seed","type":"integer","x-order":12}}></SchemaItem><SchemaItem collapsible={false} name={"steps"} required={false} schemaName={"Steps (integer)"} qualifierMessage={"**Possible values:** `>= 15` and `<= 250`"} schema={{"default":50,"description":"Number of diffusion steps to run. Due to PLMS sampling, using more than 100 steps is unnecessary and may simply produce the exact same output.","maximum":250,"minimum":15,"title":"Steps","type":"integer","x-order":5}}></SchemaItem><SchemaItem collapsible={false} name={"width"} required={false} schemaName={"width (integer)"} qualifierMessage={"**Possible values:** [`128`, `192`, `256`, `320`, `384`]"} schema={{"description":"An enumeration.","enum":[128,192,256,320,384],"title":"width","type":"integer"}}></SchemaItem></div></details></SchemaItem></ul></details></TabItem></MimeTabs><div><div><ApiTabs label={undefined} id={undefined}><TabItem label={"200"} value={"200"}><div>
<details style={{"marginBottom":"1rem"}} className={"openapi-markdown__details"} data-collapsed={false} open={true}><summary style={{}}><h3 className={"openapi-markdown__details-summary-header-params"}>Header Parameters</h3></summary><div><ul><ParamsItem className={"paramsItem"} param={{"description":"Make a prediction without waiting for the prediction to complete.","example":"respond-async","in":"header","name":"prefer","schema":{"example":"respond-async","title":"prefer","type":"string"}}}></ParamsItem><ParamsItem className={"paramsItem"} param={{"description":"Obtain your private API key: see the [Get Started](../../quick-start/get_started) section.","example":"L6eXzteHYa2Uq0ar4kdMaBOiOIjmRI08","in":"header","name":"apikey","required":true,"schema":{"title":"apikey","type":"string"}}}></ParamsItem></ul></div></details><MimeTabs className={"openapi-tabs__mime"}><TabItem label={"application/json"} value={"application/json-schema"}><details style={{}} className={"openapi-markdown__details mime"} data-collapsed={false} open={true}><summary style={{}} className={"openapi-markdown__details-summary-mime"}><h3 className={"openapi-markdown__details-summary-header-body"}>Body</h3></summary><div style={{"textAlign":"left","marginLeft":"1rem"}}></div><ul style={{"marginLeft":"1rem"}}><SchemaItem collapsible={true} className={"schemaItem"}><details style={{}} className={"openapi-markdown__details"}><summary style={{}}><span className={"openapi-schema__container"}><strong className={"openapi-schema__property"}>input</strong><span className={"openapi-schema__name"}> object</span></span></summary><div style={{"marginLeft":"1rem"}}><SchemaItem collapsible={false} name={"aesthetic_rating"} required={false} schemaName={"Aesthetic Rating (integer)"} qualifierMessage={undefined} schema={{"default":9,"description":"Aesthetic rating (1-9) - embed to use.","title":"Aesthetic Rating","type":"integer","x-order":10}}></SchemaItem><SchemaItem collapsible={false} name={"aesthetic_weight"} required={false} schemaName={"Aesthetic Weight (number)"} qualifierMessage={undefined} schema={{"default":0.5,"description":"Aesthetic weight (0-1). How much to guide towards the aesthetic embed vs the prompt embed.","title":"Aesthetic Weight","type":"number","x-order":11}}></SchemaItem><SchemaItem collapsible={false} name={"batch_size"} required={false} schemaName={"Batch Size (integer)"} qualifierMessage={"**Possible values:** `>= 1` and `<= 16`"} schema={{"default":4,"description":"Batch size. (higher = slower)","maximum":16,"minimum":1,"title":"Batch Size","type":"integer","x-order":6}}></SchemaItem><SchemaItem collapsible={false} name={"guidance_scale"} required={false} schemaName={"Guidance Scale (number)"} qualifierMessage={"**Possible values:** `>= -20` and `<= 100`"} schema={{"default":5,"description":"Classifier-free guidance scale. Higher values will result in more guidance toward caption, with diminishing returns. Try values between 1.0 and 40.0. In general, going above 5.0 will introduce some artifacting.","maximum":100,"minimum":-20,"title":"Guidance Scale","type":"number","x-order":4}}></SchemaItem><SchemaItem collapsible={false} name={"height"} required={false} schemaName={"height (integer)"} qualifierMessage={"**Possible values:** [`128`, `192`, `256`, `320`, `384`]"} schema={{"description":"An enumeration.","enum":[128,192,256,320,384],"title":"height","type":"integer"}}></SchemaItem><SchemaItem collapsible={false} name={"init_image"} required={false} schemaName={"uri"} qualifierMessage={undefined} schema={{"description":"(optional) Initial image to use for the model's prediction. If provided alongside a mask, the image will be inpainted instead.","format":"uri","title":"Init Image","type":"string","x-order":2}}></SchemaItem><SchemaItem collapsible={false} name={"init_skip_fraction"} required={false} schemaName={"Init Skip Fraction (number)"} qualifierMessage={"**Possible values:** `<= 1`"} schema={{"default":0,"description":"Fraction of sampling steps to skip when using an init image. Defaults to 0.0 if init_image is not specified and 0.5 if init_image is specified.","maximum":1,"minimum":0,"title":"Init Skip Fraction","type":"number","x-order":9}}></SchemaItem><SchemaItem collapsible={false} name={"intermediate_outputs"} required={false} schemaName={"Intermediate Outputs (boolean)"} qualifierMessage={undefined} schema={{"default":false,"description":"Whether to return intermediate outputs. Enable to visualize the diffusion process and/or debug the model. May slow down inference.","title":"Intermediate Outputs","type":"boolean","x-order":13}}></SchemaItem><SchemaItem collapsible={false} name={"mask"} required={false} schemaName={"uri"} qualifierMessage={undefined} schema={{"description":"a mask image for inpainting an init_image. white pixels = keep, black pixels = discard. resized to width = image width/8, height = image height/8","format":"uri","title":"Mask","type":"string","x-order":3}}></SchemaItem><SchemaItem collapsible={false} name={"negative"} required={false} schemaName={"Negative (string)"} qualifierMessage={undefined} schema={{"default":"","description":"(optional) Negate the model's prediction for this text from the model's prediction for the target text.","title":"Negative","type":"string","x-order":1}}></SchemaItem><SchemaItem collapsible={false} name={"prompt"} required={false} schemaName={"Prompt (string)"} qualifierMessage={undefined} schema={{"default":"","description":"Your text prompt.","title":"Prompt","type":"string","x-order":0}}></SchemaItem><SchemaItem collapsible={false} name={"seed"} required={false} schemaName={"Seed (integer)"} qualifierMessage={"**Possible values:** `>= -1` and `<= 4294967295`"} schema={{"default":-1,"description":"Seed for random number generator. If -1, a random seed will be chosen.","maximum":4294967295,"minimum":-1,"title":"Seed","type":"integer","x-order":12}}></SchemaItem><SchemaItem collapsible={false} name={"steps"} required={false} schemaName={"Steps (integer)"} qualifierMessage={"**Possible values:** `>= 15` and `<= 250`"} schema={{"default":50,"description":"Number of diffusion steps to run. Due to PLMS sampling, using more than 100 steps is unnecessary and may simply produce the exact same output.","maximum":250,"minimum":15,"title":"Steps","type":"integer","x-order":5}}></SchemaItem><SchemaItem collapsible={false} name={"width"} required={false} schemaName={"width (integer)"} qualifierMessage={"**Possible values:** [`128`, `192`, `256`, `320`, `384`]"} schema={{"description":"An enumeration.","enum":[128,192,256,320,384],"title":"width","type":"integer"}}></SchemaItem></div></details></SchemaItem></ul></details></TabItem></MimeTabs><div><div><ApiTabs label={undefined} id={undefined}><TabItem label={"200"} value={"200"}><div>
@@ -35,7 +35,7 @@ Run a single prediction on the model
## Request
<details style={{"marginBottom":"1rem"}} className={"openapi-markdown__details"} data-collapsed={false} open={true}><summary style={{}}><h3 className={"openapi-markdown__details-summary-header-params"}>Header Parameters</h3></summary><div><ul><ParamsItem className={"paramsItem"} param={{"description":"Make a prediction without waiting for the prediction to complete.","example":"respond-async","in":"header","name":"prefer","schema":{"example":"respond-async","title":"prefer","type":"string"}}}></ParamsItem><ParamsItem className={"paramsItem"} param={{"description":" See [Get Started](../../quick-start/get_started) for document","example":"L6eXzteHYa2Uq0ar4kdMaBOiOIjmRI08","in":"header","name":"apikey","required":true,"schema":{"title":"apikey","type":"string"}}}></ParamsItem></ul></div></details><MimeTabs className={"openapi-tabs__mime"}><TabItem label={"application/json"} value={"application/json-schema"}><details style={{}} className={"openapi-markdown__details mime"} data-collapsed={false} open={true}><summary style={{}} className={"openapi-markdown__details-summary-mime"}><h3 className={"openapi-markdown__details-summary-header-body"}>Body</h3></summary><div style={{"textAlign":"left","marginLeft":"1rem"}}></div><ul style={{"marginLeft":"1rem"}}><SchemaItem collapsible={true} className={"schemaItem"}><details style={{}} className={"openapi-markdown__details"}><summary style={{}}><span className={"openapi-schema__container"}><strong className={"openapi-schema__property"}>input</strong><span className={"openapi-schema__name"}> object</span></span></summary><div style={{"marginLeft":"1rem"}}><SchemaItem collapsible={false} name={"input"} required={false} schemaName={"uri"} qualifierMessage={undefined} schema={{"description":"file that you want to embed. Needs to be text, vision, or audio.","format":"uri","title":"Input","type":"string","x-order":0}}></SchemaItem><SchemaItem collapsible={false} name={"modality"} required={false} schemaName={"modality (string)"} qualifierMessage={"**Possible values:** [`text`, `vision`, `audio`]"} schema={{"description":"An enumeration.","enum":["text","vision","audio"],"title":"modality","type":"string"}}></SchemaItem><SchemaItem collapsible={false} name={"text_input"} required={false} schemaName={"Text Input (string)"} qualifierMessage={undefined} schema={{"description":"text that you want to embed. Provide a string here instead of a text file to input if you'd like.","title":"Text Input","type":"string","x-order":1}}></SchemaItem></div></details></SchemaItem></ul></details></TabItem></MimeTabs><div><div><ApiTabs label={undefined} id={undefined}><TabItem label={"200"} value={"200"}><div>
<details style={{"marginBottom":"1rem"}} className={"openapi-markdown__details"} data-collapsed={false} open={true}><summary style={{}}><h3 className={"openapi-markdown__details-summary-header-params"}>Header Parameters</h3></summary><div><ul><ParamsItem className={"paramsItem"} param={{"description":"Make a prediction without waiting for the prediction to complete.","example":"respond-async","in":"header","name":"prefer","schema":{"example":"respond-async","title":"prefer","type":"string"}}}></ParamsItem><ParamsItem className={"paramsItem"} param={{"description":"Obtain your private API key: see the [Get Started](../../quick-start/get_started) section.","example":"L6eXzteHYa2Uq0ar4kdMaBOiOIjmRI08","in":"header","name":"apikey","required":true,"schema":{"title":"apikey","type":"string"}}}></ParamsItem></ul></div></details><MimeTabs className={"openapi-tabs__mime"}><TabItem label={"application/json"} value={"application/json-schema"}><details style={{}} className={"openapi-markdown__details mime"} data-collapsed={false} open={true}><summary style={{}} className={"openapi-markdown__details-summary-mime"}><h3 className={"openapi-markdown__details-summary-header-body"}>Body</h3></summary><div style={{"textAlign":"left","marginLeft":"1rem"}}></div><ul style={{"marginLeft":"1rem"}}><SchemaItem collapsible={true} className={"schemaItem"}><details style={{}} className={"openapi-markdown__details"}><summary style={{}}><span className={"openapi-schema__container"}><strong className={"openapi-schema__property"}>input</strong><span className={"openapi-schema__name"}> object</span></span></summary><div style={{"marginLeft":"1rem"}}><SchemaItem collapsible={false} name={"input"} required={false} schemaName={"uri"} qualifierMessage={undefined} schema={{"description":"file that you want to embed. Needs to be text, vision, or audio.","format":"uri","title":"Input","type":"string","x-order":0}}></SchemaItem><SchemaItem collapsible={false} name={"modality"} required={false} schemaName={"modality (string)"} qualifierMessage={"**Possible values:** [`text`, `vision`, `audio`]"} schema={{"description":"An enumeration.","enum":["text","vision","audio"],"title":"modality","type":"string"}}></SchemaItem><SchemaItem collapsible={false} name={"text_input"} required={false} schemaName={"Text Input (string)"} qualifierMessage={undefined} schema={{"description":"text that you want to embed. Provide a string here instead of a text file to input if you'd like.","title":"Text Input","type":"string","x-order":1}}></SchemaItem></div></details></SchemaItem></ul></details></TabItem></MimeTabs><div><div><ApiTabs label={undefined} id={undefined}><TabItem label={"200"} value={"200"}><div>
@@ -35,7 +35,7 @@ Run a single prediction on the model
## Request
<details style={{"marginBottom":"1rem"}} className={"openapi-markdown__details"} data-collapsed={false} open={true}><summary style={{}}><h3 className={"openapi-markdown__details-summary-header-params"}>Header Parameters</h3></summary><div><ul><ParamsItem className={"paramsItem"} param={{"description":"Make a prediction without waiting for the prediction to complete.","example":"respond-async","in":"header","name":"prefer","schema":{"example":"respond-async","title":"prefer","type":"string"}}}></ParamsItem><ParamsItem className={"paramsItem"} param={{"description":" See [Get Started](../../quick-start/get_started) for document","example":"L6eXzteHYa2Uq0ar4kdMaBOiOIjmRI08","in":"header","name":"apikey","required":true,"schema":{"title":"apikey","type":"string"}}}></ParamsItem></ul></div></details><MimeTabs className={"openapi-tabs__mime"}><TabItem label={"application/json"} value={"application/json-schema"}><details style={{}} className={"openapi-markdown__details mime"} data-collapsed={false} open={true}><summary style={{}} className={"openapi-markdown__details-summary-mime"}><h3 className={"openapi-markdown__details-summary-header-body"}>Body</h3></summary><div style={{"textAlign":"left","marginLeft":"1rem"}}></div><ul style={{"marginLeft":"1rem"}}><SchemaItem collapsible={true} className={"schemaItem"}><details style={{}} className={"openapi-markdown__details"}><summary style={{}}><span className={"openapi-schema__container"}><strong className={"openapi-schema__property"}>input</strong><span className={"openapi-schema__name"}> object</span></span></summary><div style={{"marginLeft":"1rem"}}><SchemaItem collapsible={false} name={"debug"} required={false} schemaName={"Debug (boolean)"} qualifierMessage={undefined} schema={{"default":false,"description":"provide debugging output in logs","title":"Debug","type":"boolean","x-order":9}}></SchemaItem><SchemaItem collapsible={false} name={"max_new_tokens"} required={false} schemaName={"Max New Tokens (integer)"} qualifierMessage={"**Possible values:** `>= 1`"} schema={{"default":128,"description":"Maximum number of tokens to generate. A word is generally 2-3 tokens","minimum":1,"title":"Max New Tokens","type":"integer","x-order":2}}></SchemaItem><SchemaItem collapsible={false} name={"min_new_tokens"} required={false} schemaName={"Min New Tokens (integer)"} qualifierMessage={"**Possible values:** `>= -1`"} schema={{"default":-1,"description":"Minimum number of tokens to generate. To disable, set to -1. A word is generally 2-3 tokens.","minimum":-1,"title":"Min New Tokens","type":"integer","x-order":3}}></SchemaItem><SchemaItem collapsible={false} name={"prompt"} required={true} schemaName={"Prompt (string)"} qualifierMessage={undefined} schema={{"description":"Prompt to send to the model.","title":"Prompt","type":"string","x-order":0}}></SchemaItem><SchemaItem collapsible={false} name={"replicate_weights"} required={false} schemaName={"Replicate Weights (string)"} qualifierMessage={undefined} schema={{"description":"Path to fine-tuned weights produced by a Replicate fine-tune job.","title":"Replicate Weights","type":"string","x-order":10}}></SchemaItem><SchemaItem collapsible={false} name={"seed"} required={false} schemaName={"Seed (integer)"} qualifierMessage={undefined} schema={{"description":"Random seed. Leave blank to randomize the seed","title":"Seed","type":"integer","x-order":8}}></SchemaItem><SchemaItem collapsible={false} name={"stop_sequences"} required={false} schemaName={"Stop Sequences (string)"} qualifierMessage={undefined} schema={{"description":"A comma-separated list of sequences to stop generation at. For example, '<end>,<stop>' will stop generation at the first instance of 'end' or '<stop>'.","title":"Stop Sequences","type":"string","x-order":7}}></SchemaItem><SchemaItem collapsible={false} name={"system_prompt"} required={false} schemaName={"System Prompt (string)"} qualifierMessage={undefined} schema={{"default":"You are a helpful assistant.","description":"System prompt to send to the model. This is prepended to the prompt and helps guide system behavior.","title":"System Prompt","type":"string","x-order":1}}></SchemaItem><SchemaItem collapsible={false} name={"temperature"} required={false} schemaName={"Temperature (number)"} qualifierMessage={"**Possible values:** `>= 0.01` and `<= 5`"} schema={{"default":0.75,"description":"Adjusts randomness of outputs, greater than 1 is random and 0 is deterministic, 0.75 is a good starting value.","maximum":5,"minimum":0.01,"title":"Temperature","type":"number","x-order":4}}></SchemaItem><SchemaItem collapsible={false} name={"top_k"} required={false} schemaName={"Top K (integer)"} qualifierMessage={undefined} schema={{"default":50,"description":"When decoding text, samples from the top k most likely tokens; lower to ignore less likely tokens","minimum":0,"title":"Top K","type":"integer","x-order":6}}></SchemaItem><SchemaItem collapsible={false} name={"top_p"} required={false} schemaName={"Top P (number)"} qualifierMessage={"**Possible values:** `<= 1`"} schema={{"default":0.9,"description":"When decoding text, samples from the top p percentage of most likely tokens; lower to ignore less likely tokens","maximum":1,"minimum":0,"title":"Top P","type":"number","x-order":5}}></SchemaItem></div></details></SchemaItem></ul></details></TabItem></MimeTabs><div><div><ApiTabs label={undefined} id={undefined}><TabItem label={"200"} value={"200"}><div>
<details style={{"marginBottom":"1rem"}} className={"openapi-markdown__details"} data-collapsed={false} open={true}><summary style={{}}><h3 className={"openapi-markdown__details-summary-header-params"}>Header Parameters</h3></summary><div><ul><ParamsItem className={"paramsItem"} param={{"description":"Make a prediction without waiting for the prediction to complete.","example":"respond-async","in":"header","name":"prefer","schema":{"example":"respond-async","title":"prefer","type":"string"}}}></ParamsItem><ParamsItem className={"paramsItem"} param={{"description":"Obtain your private API key: see the [Get Started](../../quick-start/get_started) section.","example":"L6eXzteHYa2Uq0ar4kdMaBOiOIjmRI08","in":"header","name":"apikey","required":true,"schema":{"title":"apikey","type":"string"}}}></ParamsItem></ul></div></details><MimeTabs className={"openapi-tabs__mime"}><TabItem label={"application/json"} value={"application/json-schema"}><details style={{}} className={"openapi-markdown__details mime"} data-collapsed={false} open={true}><summary style={{}} className={"openapi-markdown__details-summary-mime"}><h3 className={"openapi-markdown__details-summary-header-body"}>Body</h3></summary><div style={{"textAlign":"left","marginLeft":"1rem"}}></div><ul style={{"marginLeft":"1rem"}}><SchemaItem collapsible={true} className={"schemaItem"}><details style={{}} className={"openapi-markdown__details"}><summary style={{}}><span className={"openapi-schema__container"}><strong className={"openapi-schema__property"}>input</strong><span className={"openapi-schema__name"}> object</span></span></summary><div style={{"marginLeft":"1rem"}}><SchemaItem collapsible={false} name={"debug"} required={false} schemaName={"Debug (boolean)"} qualifierMessage={undefined} schema={{"default":false,"description":"provide debugging output in logs","title":"Debug","type":"boolean","x-order":9}}></SchemaItem><SchemaItem collapsible={false} name={"max_new_tokens"} required={false} schemaName={"Max New Tokens (integer)"} qualifierMessage={"**Possible values:** `>= 1`"} schema={{"default":128,"description":"Maximum number of tokens to generate. A word is generally 2-3 tokens","minimum":1,"title":"Max New Tokens","type":"integer","x-order":2}}></SchemaItem><SchemaItem collapsible={false} name={"min_new_tokens"} required={false} schemaName={"Min New Tokens (integer)"} qualifierMessage={"**Possible values:** `>= -1`"} schema={{"default":-1,"description":"Minimum number of tokens to generate. To disable, set to -1. A word is generally 2-3 tokens.","minimum":-1,"title":"Min New Tokens","type":"integer","x-order":3}}></SchemaItem><SchemaItem collapsible={false} name={"prompt"} required={true} schemaName={"Prompt (string)"} qualifierMessage={undefined} schema={{"description":"Prompt to send to the model.","title":"Prompt","type":"string","x-order":0}}></SchemaItem><SchemaItem collapsible={false} name={"replicate_weights"} required={false} schemaName={"Replicate Weights (string)"} qualifierMessage={undefined} schema={{"description":"Path to fine-tuned weights produced by a Replicate fine-tune job.","title":"Replicate Weights","type":"string","x-order":10}}></SchemaItem><SchemaItem collapsible={false} name={"seed"} required={false} schemaName={"Seed (integer)"} qualifierMessage={undefined} schema={{"description":"Random seed. Leave blank to randomize the seed","title":"Seed","type":"integer","x-order":8}}></SchemaItem><SchemaItem collapsible={false} name={"stop_sequences"} required={false} schemaName={"Stop Sequences (string)"} qualifierMessage={undefined} schema={{"description":"A comma-separated list of sequences to stop generation at. For example, '<end>,<stop>' will stop generation at the first instance of 'end' or '<stop>'.","title":"Stop Sequences","type":"string","x-order":7}}></SchemaItem><SchemaItem collapsible={false} name={"system_prompt"} required={false} schemaName={"System Prompt (string)"} qualifierMessage={undefined} schema={{"default":"You are a helpful assistant.","description":"System prompt to send to the model. This is prepended to the prompt and helps guide system behavior.","title":"System Prompt","type":"string","x-order":1}}></SchemaItem><SchemaItem collapsible={false} name={"temperature"} required={false} schemaName={"Temperature (number)"} qualifierMessage={"**Possible values:** `>= 0.01` and `<= 5`"} schema={{"default":0.75,"description":"Adjusts randomness of outputs, greater than 1 is random and 0 is deterministic, 0.75 is a good starting value.","maximum":5,"minimum":0.01,"title":"Temperature","type":"number","x-order":4}}></SchemaItem><SchemaItem collapsible={false} name={"top_k"} required={false} schemaName={"Top K (integer)"} qualifierMessage={undefined} schema={{"default":50,"description":"When decoding text, samples from the top k most likely tokens; lower to ignore less likely tokens","minimum":0,"title":"Top K","type":"integer","x-order":6}}></SchemaItem><SchemaItem collapsible={false} name={"top_p"} required={false} schemaName={"Top P (number)"} qualifierMessage={"**Possible values:** `<= 1`"} schema={{"default":0.9,"description":"When decoding text, samples from the top p percentage of most likely tokens; lower to ignore less likely tokens","maximum":1,"minimum":0,"title":"Top P","type":"number","x-order":5}}></SchemaItem></div></details></SchemaItem></ul></details></TabItem></MimeTabs><div><div><ApiTabs label={undefined} id={undefined}><TabItem label={"200"} value={"200"}><div>
@@ -35,7 +35,7 @@ Run a single prediction on the model
## Request
<details style={{"marginBottom":"1rem"}} className={"openapi-markdown__details"} data-collapsed={false} open={true}><summary style={{}}><h3 className={"openapi-markdown__details-summary-header-params"}>Header Parameters</h3></summary><div><ul><ParamsItem className={"paramsItem"} param={{"description":"Make a prediction without waiting for the prediction to complete.","example":"respond-async","in":"header","name":"prefer","schema":{"example":"respond-async","title":"prefer","type":"string"}}}></ParamsItem><ParamsItem className={"paramsItem"} param={{"description":" See [Get Started](../../quick-start/get_started) for document","example":"L6eXzteHYa2Uq0ar4kdMaBOiOIjmRI08","in":"header","name":"apikey","required":true,"schema":{"title":"apikey","type":"string"}}}></ParamsItem></ul></div></details><MimeTabs className={"openapi-tabs__mime"}><TabItem label={"application/json"} value={"application/json-schema"}><details style={{}} className={"openapi-markdown__details mime"} data-collapsed={false} open={true}><summary style={{}} className={"openapi-markdown__details-summary-mime"}><h3 className={"openapi-markdown__details-summary-header-body"}>Body</h3></summary><div style={{"textAlign":"left","marginLeft":"1rem"}}></div><ul style={{"marginLeft":"1rem"}}><SchemaItem collapsible={true} className={"schemaItem"}><details style={{}} className={"openapi-markdown__details"}><summary style={{}}><span className={"openapi-schema__container"}><strong className={"openapi-schema__property"}>input</strong><span className={"openapi-schema__name"}> object</span></span></summary><div style={{"marginLeft":"1rem"}}><SchemaItem collapsible={false} name={"debug"} required={false} schemaName={"Debug (boolean)"} qualifierMessage={undefined} schema={{"default":false,"description":"provide debugging output in logs","title":"Debug","type":"boolean","x-order":9}}></SchemaItem><SchemaItem collapsible={false} name={"max_new_tokens"} required={false} schemaName={"Max New Tokens (integer)"} qualifierMessage={"**Possible values:** `>= 1`"} schema={{"default":128,"description":"Maximum number of tokens to generate. A word is generally 2-3 tokens","minimum":1,"title":"Max New Tokens","type":"integer","x-order":2}}></SchemaItem><SchemaItem collapsible={false} name={"min_new_tokens"} required={false} schemaName={"Min New Tokens (integer)"} qualifierMessage={"**Possible values:** `>= -1`"} schema={{"default":-1,"description":"Minimum number of tokens to generate. To disable, set to -1. A word is generally 2-3 tokens.","minimum":-1,"title":"Min New Tokens","type":"integer","x-order":3}}></SchemaItem><SchemaItem collapsible={false} name={"prompt"} required={true} schemaName={"Prompt (string)"} qualifierMessage={undefined} schema={{"description":"Prompt to send to the model.","title":"Prompt","type":"string","x-order":0}}></SchemaItem><SchemaItem collapsible={false} name={"replicate_weights"} required={false} schemaName={"Replicate Weights (string)"} qualifierMessage={undefined} schema={{"description":"Path to fine-tuned weights produced by a Replicate fine-tune job.","title":"Replicate Weights","type":"string","x-order":10}}></SchemaItem><SchemaItem collapsible={false} name={"seed"} required={false} schemaName={"Seed (integer)"} qualifierMessage={undefined} schema={{"description":"Random seed. Leave blank to randomize the seed","title":"Seed","type":"integer","x-order":8}}></SchemaItem><SchemaItem collapsible={false} name={"stop_sequences"} required={false} schemaName={"Stop Sequences (string)"} qualifierMessage={undefined} schema={{"description":"A comma-separated list of sequences to stop generation at. For example, '<end>,<stop>' will stop generation at the first instance of 'end' or '<stop>'.","title":"Stop Sequences","type":"string","x-order":7}}></SchemaItem><SchemaItem collapsible={false} name={"system_prompt"} required={false} schemaName={"System Prompt (string)"} qualifierMessage={undefined} schema={{"default":"You are a helpful assistant.","description":"System prompt to send to the model. This is prepended to the prompt and helps guide system behavior.","title":"System Prompt","type":"string","x-order":1}}></SchemaItem><SchemaItem collapsible={false} name={"temperature"} required={false} schemaName={"Temperature (number)"} qualifierMessage={"**Possible values:** `>= 0.01` and `<= 5`"} schema={{"default":0.75,"description":"Adjusts randomness of outputs, greater than 1 is random and 0 is deterministic, 0.75 is a good starting value.","maximum":5,"minimum":0.01,"title":"Temperature","type":"number","x-order":4}}></SchemaItem><SchemaItem collapsible={false} name={"top_k"} required={false} schemaName={"Top K (integer)"} qualifierMessage={undefined} schema={{"default":50,"description":"When decoding text, samples from the top k most likely tokens; lower to ignore less likely tokens","minimum":0,"title":"Top K","type":"integer","x-order":6}}></SchemaItem><SchemaItem collapsible={false} name={"top_p"} required={false} schemaName={"Top P (number)"} qualifierMessage={"**Possible values:** `<= 1`"} schema={{"default":0.9,"description":"When decoding text, samples from the top p percentage of most likely tokens; lower to ignore less likely tokens","maximum":1,"minimum":0,"title":"Top P","type":"number","x-order":5}}></SchemaItem></div></details></SchemaItem></ul></details></TabItem></MimeTabs><div><div><ApiTabs label={undefined} id={undefined}><TabItem label={"200"} value={"200"}><div>
<details style={{"marginBottom":"1rem"}} className={"openapi-markdown__details"} data-collapsed={false} open={true}><summary style={{}}><h3 className={"openapi-markdown__details-summary-header-params"}>Header Parameters</h3></summary><div><ul><ParamsItem className={"paramsItem"} param={{"description":"Make a prediction without waiting for the prediction to complete.","example":"respond-async","in":"header","name":"prefer","schema":{"example":"respond-async","title":"prefer","type":"string"}}}></ParamsItem><ParamsItem className={"paramsItem"} param={{"description":"Obtain your private API key: see the [Get Started](../../quick-start/get_started) section.","example":"L6eXzteHYa2Uq0ar4kdMaBOiOIjmRI08","in":"header","name":"apikey","required":true,"schema":{"title":"apikey","type":"string"}}}></ParamsItem></ul></div></details><MimeTabs className={"openapi-tabs__mime"}><TabItem label={"application/json"} value={"application/json-schema"}><details style={{}} className={"openapi-markdown__details mime"} data-collapsed={false} open={true}><summary style={{}} className={"openapi-markdown__details-summary-mime"}><h3 className={"openapi-markdown__details-summary-header-body"}>Body</h3></summary><div style={{"textAlign":"left","marginLeft":"1rem"}}></div><ul style={{"marginLeft":"1rem"}}><SchemaItem collapsible={true} className={"schemaItem"}><details style={{}} className={"openapi-markdown__details"}><summary style={{}}><span className={"openapi-schema__container"}><strong className={"openapi-schema__property"}>input</strong><span className={"openapi-schema__name"}> object</span></span></summary><div style={{"marginLeft":"1rem"}}><SchemaItem collapsible={false} name={"debug"} required={false} schemaName={"Debug (boolean)"} qualifierMessage={undefined} schema={{"default":false,"description":"provide debugging output in logs","title":"Debug","type":"boolean","x-order":9}}></SchemaItem><SchemaItem collapsible={false} name={"max_new_tokens"} required={false} schemaName={"Max New Tokens (integer)"} qualifierMessage={"**Possible values:** `>= 1`"} schema={{"default":128,"description":"Maximum number of tokens to generate. A word is generally 2-3 tokens","minimum":1,"title":"Max New Tokens","type":"integer","x-order":2}}></SchemaItem><SchemaItem collapsible={false} name={"min_new_tokens"} required={false} schemaName={"Min New Tokens (integer)"} qualifierMessage={"**Possible values:** `>= -1`"} schema={{"default":-1,"description":"Minimum number of tokens to generate. To disable, set to -1. A word is generally 2-3 tokens.","minimum":-1,"title":"Min New Tokens","type":"integer","x-order":3}}></SchemaItem><SchemaItem collapsible={false} name={"prompt"} required={true} schemaName={"Prompt (string)"} qualifierMessage={undefined} schema={{"description":"Prompt to send to the model.","title":"Prompt","type":"string","x-order":0}}></SchemaItem><SchemaItem collapsible={false} name={"replicate_weights"} required={false} schemaName={"Replicate Weights (string)"} qualifierMessage={undefined} schema={{"description":"Path to fine-tuned weights produced by a Replicate fine-tune job.","title":"Replicate Weights","type":"string","x-order":10}}></SchemaItem><SchemaItem collapsible={false} name={"seed"} required={false} schemaName={"Seed (integer)"} qualifierMessage={undefined} schema={{"description":"Random seed. Leave blank to randomize the seed","title":"Seed","type":"integer","x-order":8}}></SchemaItem><SchemaItem collapsible={false} name={"stop_sequences"} required={false} schemaName={"Stop Sequences (string)"} qualifierMessage={undefined} schema={{"description":"A comma-separated list of sequences to stop generation at. For example, '<end>,<stop>' will stop generation at the first instance of 'end' or '<stop>'.","title":"Stop Sequences","type":"string","x-order":7}}></SchemaItem><SchemaItem collapsible={false} name={"system_prompt"} required={false} schemaName={"System Prompt (string)"} qualifierMessage={undefined} schema={{"default":"You are a helpful assistant.","description":"System prompt to send to the model. This is prepended to the prompt and helps guide system behavior.","title":"System Prompt","type":"string","x-order":1}}></SchemaItem><SchemaItem collapsible={false} name={"temperature"} required={false} schemaName={"Temperature (number)"} qualifierMessage={"**Possible values:** `>= 0.01` and `<= 5`"} schema={{"default":0.75,"description":"Adjusts randomness of outputs, greater than 1 is random and 0 is deterministic, 0.75 is a good starting value.","maximum":5,"minimum":0.01,"title":"Temperature","type":"number","x-order":4}}></SchemaItem><SchemaItem collapsible={false} name={"top_k"} required={false} schemaName={"Top K (integer)"} qualifierMessage={undefined} schema={{"default":50,"description":"When decoding text, samples from the top k most likely tokens; lower to ignore less likely tokens","minimum":0,"title":"Top K","type":"integer","x-order":6}}></SchemaItem><SchemaItem collapsible={false} name={"top_p"} required={false} schemaName={"Top P (number)"} qualifierMessage={"**Possible values:** `<= 1`"} schema={{"default":0.9,"description":"When decoding text, samples from the top p percentage of most likely tokens; lower to ignore less likely tokens","maximum":1,"minimum":0,"title":"Top P","type":"number","x-order":5}}></SchemaItem></div></details></SchemaItem></ul></details></TabItem></MimeTabs><div><div><ApiTabs label={undefined} id={undefined}><TabItem label={"200"} value={"200"}><div>
@@ -35,7 +35,7 @@ Run a single prediction on the model
## Request
<details style={{"marginBottom":"1rem"}} className={"openapi-markdown__details"} data-collapsed={false} open={true}><summary style={{}}><h3 className={"openapi-markdown__details-summary-header-params"}>Header Parameters</h3></summary><div><ul><ParamsItem className={"paramsItem"} param={{"description":"Make a prediction without waiting for the prediction to complete.","example":"respond-async","in":"header","name":"prefer","schema":{"example":"respond-async","title":"prefer","type":"string"}}}></ParamsItem><ParamsItem className={"paramsItem"} param={{"description":" See [Get Started](../../quick-start/get_started) for document","example":"L6eXzteHYa2Uq0ar4kdMaBOiOIjmRI08","in":"header","name":"apikey","required":true,"schema":{"title":"apikey","type":"string"}}}></ParamsItem></ul></div></details><MimeTabs className={"openapi-tabs__mime"}><TabItem label={"application/json"} value={"application/json-schema"}><details style={{}} className={"openapi-markdown__details mime"} data-collapsed={false} open={true}><summary style={{}} className={"openapi-markdown__details-summary-mime"}><h3 className={"openapi-markdown__details-summary-header-body"}>Body</h3></summary><div style={{"textAlign":"left","marginLeft":"1rem"}}></div><ul style={{"marginLeft":"1rem"}}><SchemaItem collapsible={true} className={"schemaItem"}><details style={{}} className={"openapi-markdown__details"}><summary style={{}}><span className={"openapi-schema__container"}><strong className={"openapi-schema__property"}>input</strong><span className={"openapi-schema__name"}> object</span></span></summary><div style={{"marginLeft":"1rem"}}><SchemaItem collapsible={false} name={"debug"} required={false} schemaName={"Debug (boolean)"} qualifierMessage={undefined} schema={{"default":false,"description":"provide debugging output in logs","title":"Debug","type":"boolean","x-order":10}}></SchemaItem><SchemaItem collapsible={false} name={"max_new_tokens"} required={false} schemaName={"Max New Tokens (integer)"} qualifierMessage={"**Possible values:** `>= 1`"} schema={{"default":128,"description":"Maximum number of tokens to generate. A word is generally 2-3 tokens","minimum":1,"title":"Max New Tokens","type":"integer","x-order":2}}></SchemaItem><SchemaItem collapsible={false} name={"min_new_tokens"} required={false} schemaName={"Min New Tokens (integer)"} qualifierMessage={"**Possible values:** `>= -1`"} schema={{"default":-1,"description":"Minimum number of tokens to generate. To disable, set to -1. A word is generally 2-3 tokens.","minimum":-1,"title":"Min New Tokens","type":"integer","x-order":3}}></SchemaItem><SchemaItem collapsible={false} name={"prompt"} required={true} schemaName={"Prompt (string)"} qualifierMessage={undefined} schema={{"description":"Prompt to send to the model.","title":"Prompt","type":"string","x-order":0}}></SchemaItem><SchemaItem collapsible={false} name={"repetition_penalty"} required={false} schemaName={"Repetition Penalty (number)"} qualifierMessage={undefined} schema={{"default":1.15,"description":"A parameter that controls how repetitive text can be. Lower means more repetitive, while higher means less repetitive. Set to 1.0 to disable.","minimum":0,"title":"Repetition Penalty","type":"number","x-order":7}}></SchemaItem><SchemaItem collapsible={false} name={"replicate_weights"} required={false} schemaName={"Replicate Weights (string)"} qualifierMessage={undefined} schema={{"description":"Path to fine-tuned weights produced by a Replicate fine-tune job.","title":"Replicate Weights","type":"string","x-order":11}}></SchemaItem><SchemaItem collapsible={false} name={"seed"} required={false} schemaName={"Seed (integer)"} qualifierMessage={undefined} schema={{"description":"Random seed. Leave blank to randomize the seed","title":"Seed","type":"integer","x-order":9}}></SchemaItem><SchemaItem collapsible={false} name={"stop_sequences"} required={false} schemaName={"Stop Sequences (string)"} qualifierMessage={undefined} schema={{"description":"A comma-separated list of sequences to stop generation at. For example, '<end>,<stop>' will stop generation at the first instance of 'end' or '<stop>'.","title":"Stop Sequences","type":"string","x-order":8}}></SchemaItem><SchemaItem collapsible={false} name={"system_prompt"} required={false} schemaName={"System Prompt (string)"} qualifierMessage={undefined} schema={{"default":"You are a helpful, respectful and honest assistant.","description":"System prompt to send to the model. This is prepended to the prompt and helps guide system behavior.","title":"System Prompt","type":"string","x-order":1}}></SchemaItem><SchemaItem collapsible={false} name={"temperature"} required={false} schemaName={"Temperature (number)"} qualifierMessage={"**Possible values:** `>= 0.01` and `<= 5`"} schema={{"default":0.7,"description":"Adjusts randomness of outputs, greater than 1 is random and 0 is deterministic, 0.75 is a good starting value.","maximum":5,"minimum":0.01,"title":"Temperature","type":"number","x-order":4}}></SchemaItem><SchemaItem collapsible={false} name={"top_k"} required={false} schemaName={"Top K (integer)"} qualifierMessage={"**Possible values:** `>= -1`"} schema={{"default":-1,"description":"When decoding text, samples from the top k most likely tokens; lower to ignore less likely tokens","minimum":-1,"title":"Top K","type":"integer","x-order":6}}></SchemaItem><SchemaItem collapsible={false} name={"top_p"} required={false} schemaName={"Top P (number)"} qualifierMessage={"**Possible values:** `<= 1`"} schema={{"default":0.95,"description":"When decoding text, samples from the top p percentage of most likely tokens; lower to ignore less likely tokens","maximum":1,"minimum":0,"title":"Top P","type":"number","x-order":5}}></SchemaItem></div></details></SchemaItem></ul></details></TabItem></MimeTabs><div><div><ApiTabs label={undefined} id={undefined}><TabItem label={"200"} value={"200"}><div>
<details style={{"marginBottom":"1rem"}} className={"openapi-markdown__details"} data-collapsed={false} open={true}><summary style={{}}><h3 className={"openapi-markdown__details-summary-header-params"}>Header Parameters</h3></summary><div><ul><ParamsItem className={"paramsItem"} param={{"description":"Make a prediction without waiting for the prediction to complete.","example":"respond-async","in":"header","name":"prefer","schema":{"example":"respond-async","title":"prefer","type":"string"}}}></ParamsItem><ParamsItem className={"paramsItem"} param={{"description":"Obtain your private API key: see the [Get Started](../../quick-start/get_started) section.","example":"L6eXzteHYa2Uq0ar4kdMaBOiOIjmRI08","in":"header","name":"apikey","required":true,"schema":{"title":"apikey","type":"string"}}}></ParamsItem></ul></div></details><MimeTabs className={"openapi-tabs__mime"}><TabItem label={"application/json"} value={"application/json-schema"}><details style={{}} className={"openapi-markdown__details mime"} data-collapsed={false} open={true}><summary style={{}} className={"openapi-markdown__details-summary-mime"}><h3 className={"openapi-markdown__details-summary-header-body"}>Body</h3></summary><div style={{"textAlign":"left","marginLeft":"1rem"}}></div><ul style={{"marginLeft":"1rem"}}><SchemaItem collapsible={true} className={"schemaItem"}><details style={{}} className={"openapi-markdown__details"}><summary style={{}}><span className={"openapi-schema__container"}><strong className={"openapi-schema__property"}>input</strong><span className={"openapi-schema__name"}> object</span></span></summary><div style={{"marginLeft":"1rem"}}><SchemaItem collapsible={false} name={"debug"} required={false} schemaName={"Debug (boolean)"} qualifierMessage={undefined} schema={{"default":false,"description":"provide debugging output in logs","title":"Debug","type":"boolean","x-order":10}}></SchemaItem><SchemaItem collapsible={false} name={"max_new_tokens"} required={false} schemaName={"Max New Tokens (integer)"} qualifierMessage={"**Possible values:** `>= 1`"} schema={{"default":128,"description":"Maximum number of tokens to generate. A word is generally 2-3 tokens","minimum":1,"title":"Max New Tokens","type":"integer","x-order":2}}></SchemaItem><SchemaItem collapsible={false} name={"min_new_tokens"} required={false} schemaName={"Min New Tokens (integer)"} qualifierMessage={"**Possible values:** `>= -1`"} schema={{"default":-1,"description":"Minimum number of tokens to generate. To disable, set to -1. A word is generally 2-3 tokens.","minimum":-1,"title":"Min New Tokens","type":"integer","x-order":3}}></SchemaItem><SchemaItem collapsible={false} name={"prompt"} required={true} schemaName={"Prompt (string)"} qualifierMessage={undefined} schema={{"description":"Prompt to send to the model.","title":"Prompt","type":"string","x-order":0}}></SchemaItem><SchemaItem collapsible={false} name={"repetition_penalty"} required={false} schemaName={"Repetition Penalty (number)"} qualifierMessage={undefined} schema={{"default":1.15,"description":"A parameter that controls how repetitive text can be. Lower means more repetitive, while higher means less repetitive. Set to 1.0 to disable.","minimum":0,"title":"Repetition Penalty","type":"number","x-order":7}}></SchemaItem><SchemaItem collapsible={false} name={"replicate_weights"} required={false} schemaName={"Replicate Weights (string)"} qualifierMessage={undefined} schema={{"description":"Path to fine-tuned weights produced by a Replicate fine-tune job.","title":"Replicate Weights","type":"string","x-order":11}}></SchemaItem><SchemaItem collapsible={false} name={"seed"} required={false} schemaName={"Seed (integer)"} qualifierMessage={undefined} schema={{"description":"Random seed. Leave blank to randomize the seed","title":"Seed","type":"integer","x-order":9}}></SchemaItem><SchemaItem collapsible={false} name={"stop_sequences"} required={false} schemaName={"Stop Sequences (string)"} qualifierMessage={undefined} schema={{"description":"A comma-separated list of sequences to stop generation at. For example, '<end>,<stop>' will stop generation at the first instance of 'end' or '<stop>'.","title":"Stop Sequences","type":"string","x-order":8}}></SchemaItem><SchemaItem collapsible={false} name={"system_prompt"} required={false} schemaName={"System Prompt (string)"} qualifierMessage={undefined} schema={{"default":"You are a helpful, respectful and honest assistant.","description":"System prompt to send to the model. This is prepended to the prompt and helps guide system behavior.","title":"System Prompt","type":"string","x-order":1}}></SchemaItem><SchemaItem collapsible={false} name={"temperature"} required={false} schemaName={"Temperature (number)"} qualifierMessage={"**Possible values:** `>= 0.01` and `<= 5`"} schema={{"default":0.7,"description":"Adjusts randomness of outputs, greater than 1 is random and 0 is deterministic, 0.75 is a good starting value.","maximum":5,"minimum":0.01,"title":"Temperature","type":"number","x-order":4}}></SchemaItem><SchemaItem collapsible={false} name={"top_k"} required={false} schemaName={"Top K (integer)"} qualifierMessage={"**Possible values:** `>= -1`"} schema={{"default":-1,"description":"When decoding text, samples from the top k most likely tokens; lower to ignore less likely tokens","minimum":-1,"title":"Top K","type":"integer","x-order":6}}></SchemaItem><SchemaItem collapsible={false} name={"top_p"} required={false} schemaName={"Top P (number)"} qualifierMessage={"**Possible values:** `<= 1`"} schema={{"default":0.95,"description":"When decoding text, samples from the top p percentage of most likely tokens; lower to ignore less likely tokens","maximum":1,"minimum":0,"title":"Top P","type":"number","x-order":5}}></SchemaItem></div></details></SchemaItem></ul></details></TabItem></MimeTabs><div><div><ApiTabs label={undefined} id={undefined}><TabItem label={"200"} value={"200"}><div>
@@ -35,7 +35,7 @@ Run a single prediction on the model
## Request
<details style={{"marginBottom":"1rem"}} className={"openapi-markdown__details"} data-collapsed={false} open={true}><summary style={{}}><h3 className={"openapi-markdown__details-summary-header-params"}>Header Parameters</h3></summary><div><ul><ParamsItem className={"paramsItem"} param={{"description":"Make a prediction without waiting for the prediction to complete.","example":"respond-async","in":"header","name":"prefer","schema":{"example":"respond-async","title":"prefer","type":"string"}}}></ParamsItem><ParamsItem className={"paramsItem"} param={{"description":" See [Get Started](../../quick-start/get_started) for document","example":"L6eXzteHYa2Uq0ar4kdMaBOiOIjmRI08","in":"header","name":"apikey","required":true,"schema":{"title":"apikey","type":"string"}}}></ParamsItem></ul></div></details><MimeTabs className={"openapi-tabs__mime"}><TabItem label={"application/json"} value={"application/json-schema"}><details style={{}} className={"openapi-markdown__details mime"} data-collapsed={false} open={true}><summary style={{}} className={"openapi-markdown__details-summary-mime"}><h3 className={"openapi-markdown__details-summary-header-body"}>Body</h3></summary><div style={{"textAlign":"left","marginLeft":"1rem"}}></div><ul style={{"marginLeft":"1rem"}}><SchemaItem collapsible={true} className={"schemaItem"}><details style={{}} className={"openapi-markdown__details"}><summary style={{}}><span className={"openapi-schema__container"}><strong className={"openapi-schema__property"}>input</strong><span className={"openapi-schema__name"}> object</span></span></summary><div style={{"marginLeft":"1rem"}}><SchemaItem collapsible={false} name={"image"} required={true} schemaName={"uri"} qualifierMessage={undefined} schema={{"description":"Input image","format":"uri","title":"Image","type":"string","x-order":0}}></SchemaItem><SchemaItem collapsible={false} name={"max_tokens"} required={false} schemaName={"Max Tokens (integer)"} qualifierMessage={undefined} schema={{"default":1024,"description":"Maximum number of tokens to generate. A word is generally 2-3 tokens","minimum":0,"title":"Max Tokens","type":"integer","x-order":4}}></SchemaItem><SchemaItem collapsible={false} name={"prompt"} required={true} schemaName={"Prompt (string)"} qualifierMessage={undefined} schema={{"description":"Prompt to use for text generation","title":"Prompt","type":"string","x-order":1}}></SchemaItem><SchemaItem collapsible={false} name={"temperature"} required={false} schemaName={"Temperature (number)"} qualifierMessage={undefined} schema={{"default":0.2,"description":"Adjusts randomness of outputs, greater than 1 is random and 0 is deterministic","minimum":0,"title":"Temperature","type":"number","x-order":3}}></SchemaItem><SchemaItem collapsible={false} name={"top_p"} required={false} schemaName={"Top P (number)"} qualifierMessage={"**Possible values:** `<= 1`"} schema={{"default":1,"description":"When decoding text, samples from the top p percentage of most likely tokens; lower to ignore less likely tokens","maximum":1,"minimum":0,"title":"Top P","type":"number","x-order":2}}></SchemaItem></div></details></SchemaItem></ul></details></TabItem></MimeTabs><div><div><ApiTabs label={undefined} id={undefined}><TabItem label={"200"} value={"200"}><div>
<details style={{"marginBottom":"1rem"}} className={"openapi-markdown__details"} data-collapsed={false} open={true}><summary style={{}}><h3 className={"openapi-markdown__details-summary-header-params"}>Header Parameters</h3></summary><div><ul><ParamsItem className={"paramsItem"} param={{"description":"Make a prediction without waiting for the prediction to complete.","example":"respond-async","in":"header","name":"prefer","schema":{"example":"respond-async","title":"prefer","type":"string"}}}></ParamsItem><ParamsItem className={"paramsItem"} param={{"description":"Obtain your private API key: see the [Get Started](../../quick-start/get_started) section.","example":"L6eXzteHYa2Uq0ar4kdMaBOiOIjmRI08","in":"header","name":"apikey","required":true,"schema":{"title":"apikey","type":"string"}}}></ParamsItem></ul></div></details><MimeTabs className={"openapi-tabs__mime"}><TabItem label={"application/json"} value={"application/json-schema"}><details style={{}} className={"openapi-markdown__details mime"} data-collapsed={false} open={true}><summary style={{}} className={"openapi-markdown__details-summary-mime"}><h3 className={"openapi-markdown__details-summary-header-body"}>Body</h3></summary><div style={{"textAlign":"left","marginLeft":"1rem"}}></div><ul style={{"marginLeft":"1rem"}}><SchemaItem collapsible={true} className={"schemaItem"}><details style={{}} className={"openapi-markdown__details"}><summary style={{}}><span className={"openapi-schema__container"}><strong className={"openapi-schema__property"}>input</strong><span className={"openapi-schema__name"}> object</span></span></summary><div style={{"marginLeft":"1rem"}}><SchemaItem collapsible={false} name={"image"} required={true} schemaName={"uri"} qualifierMessage={undefined} schema={{"description":"Input image","format":"uri","title":"Image","type":"string","x-order":0}}></SchemaItem><SchemaItem collapsible={false} name={"max_tokens"} required={false} schemaName={"Max Tokens (integer)"} qualifierMessage={undefined} schema={{"default":1024,"description":"Maximum number of tokens to generate. A word is generally 2-3 tokens","minimum":0,"title":"Max Tokens","type":"integer","x-order":4}}></SchemaItem><SchemaItem collapsible={false} name={"prompt"} required={true} schemaName={"Prompt (string)"} qualifierMessage={undefined} schema={{"description":"Prompt to use for text generation","title":"Prompt","type":"string","x-order":1}}></SchemaItem><SchemaItem collapsible={false} name={"temperature"} required={false} schemaName={"Temperature (number)"} qualifierMessage={undefined} schema={{"default":0.2,"description":"Adjusts randomness of outputs, greater than 1 is random and 0 is deterministic","minimum":0,"title":"Temperature","type":"number","x-order":3}}></SchemaItem><SchemaItem collapsible={false} name={"top_p"} required={false} schemaName={"Top P (number)"} qualifierMessage={"**Possible values:** `<= 1`"} schema={{"default":1,"description":"When decoding text, samples from the top p percentage of most likely tokens; lower to ignore less likely tokens","maximum":1,"minimum":0,"title":"Top P","type":"number","x-order":2}}></SchemaItem></div></details></SchemaItem></ul></details></TabItem></MimeTabs><div><div><ApiTabs label={undefined} id={undefined}><TabItem label={"200"} value={"200"}><div>
@@ -35,7 +35,7 @@ Run a single prediction on the model
## Request
<details style={{"marginBottom":"1rem"}} className={"openapi-markdown__details"} data-collapsed={false} open={true}><summary style={{}}><h3 className={"openapi-markdown__details-summary-header-params"}>Header Parameters</h3></summary><div><ul><ParamsItem className={"paramsItem"} param={{"description":"Make a prediction without waiting for the prediction to complete.","example":"respond-async","in":"header","name":"prefer","schema":{"example":"respond-async","title":"prefer","type":"string"}}}></ParamsItem><ParamsItem className={"paramsItem"} param={{"description":" See [Get Started](../../quick-start/get_started) for document","example":"L6eXzteHYa2Uq0ar4kdMaBOiOIjmRI08","in":"header","name":"apikey","required":true,"schema":{"title":"apikey","type":"string"}}}></ParamsItem></ul></div></details><MimeTabs className={"openapi-tabs__mime"}><TabItem label={"application/json"} value={"application/json-schema"}><details style={{}} className={"openapi-markdown__details mime"} data-collapsed={false} open={true}><summary style={{}} className={"openapi-markdown__details-summary-mime"}><h3 className={"openapi-markdown__details-summary-header-body"}>Body</h3></summary><div style={{"textAlign":"left","marginLeft":"1rem"}}></div><ul style={{"marginLeft":"1rem"}}><SchemaItem collapsible={true} className={"schemaItem"}><details style={{}} className={"openapi-markdown__details"}><summary style={{}}><span className={"openapi-schema__container"}><strong className={"openapi-schema__property"}>input</strong><span className={"openapi-schema__name"}> object</span></span></summary><div style={{"marginLeft":"1rem"}}><SchemaItem collapsible={false} name={"history"} required={false} schemaName={"string[]"} qualifierMessage={undefined} schema={{"description":"List of earlier chat messages, alternating roles, starting with user input. Include <image> to specify which message to attach the image to.","items":{"type":"string"},"title":"History","type":"array","x-order":5}}></SchemaItem><SchemaItem collapsible={false} name={"image"} required={false} schemaName={"uri"} qualifierMessage={undefined} schema={{"description":"Input image","format":"uri","title":"Image","type":"string","x-order":0}}></SchemaItem><SchemaItem collapsible={false} name={"max_tokens"} required={false} schemaName={"Max Tokens (integer)"} qualifierMessage={undefined} schema={{"default":1024,"description":"Maximum number of tokens to generate. A word is generally 2-3 tokens","minimum":0,"title":"Max Tokens","type":"integer","x-order":4}}></SchemaItem><SchemaItem collapsible={false} name={"prompt"} required={true} schemaName={"Prompt (string)"} qualifierMessage={undefined} schema={{"description":"Prompt to use for text generation","title":"Prompt","type":"string","x-order":1}}></SchemaItem><SchemaItem collapsible={false} name={"temperature"} required={false} schemaName={"Temperature (number)"} qualifierMessage={undefined} schema={{"default":0.2,"description":"Adjusts randomness of outputs, greater than 1 is random and 0 is deterministic","minimum":0,"title":"Temperature","type":"number","x-order":3}}></SchemaItem><SchemaItem collapsible={false} name={"top_p"} required={false} schemaName={"Top P (number)"} qualifierMessage={"**Possible values:** `<= 1`"} schema={{"default":1,"description":"When decoding text, samples from the top p percentage of most likely tokens; lower to ignore less likely tokens","maximum":1,"minimum":0,"title":"Top P","type":"number","x-order":2}}></SchemaItem></div></details></SchemaItem></ul></details></TabItem></MimeTabs><div><div><ApiTabs label={undefined} id={undefined}><TabItem label={"200"} value={"200"}><div>
<details style={{"marginBottom":"1rem"}} className={"openapi-markdown__details"} data-collapsed={false} open={true}><summary style={{}}><h3 className={"openapi-markdown__details-summary-header-params"}>Header Parameters</h3></summary><div><ul><ParamsItem className={"paramsItem"} param={{"description":"Make a prediction without waiting for the prediction to complete.","example":"respond-async","in":"header","name":"prefer","schema":{"example":"respond-async","title":"prefer","type":"string"}}}></ParamsItem><ParamsItem className={"paramsItem"} param={{"description":"Obtain your private API key: see the [Get Started](../../quick-start/get_started) section.","example":"L6eXzteHYa2Uq0ar4kdMaBOiOIjmRI08","in":"header","name":"apikey","required":true,"schema":{"title":"apikey","type":"string"}}}></ParamsItem></ul></div></details><MimeTabs className={"openapi-tabs__mime"}><TabItem label={"application/json"} value={"application/json-schema"}><details style={{}} className={"openapi-markdown__details mime"} data-collapsed={false} open={true}><summary style={{}} className={"openapi-markdown__details-summary-mime"}><h3 className={"openapi-markdown__details-summary-header-body"}>Body</h3></summary><div style={{"textAlign":"left","marginLeft":"1rem"}}></div><ul style={{"marginLeft":"1rem"}}><SchemaItem collapsible={true} className={"schemaItem"}><details style={{}} className={"openapi-markdown__details"}><summary style={{}}><span className={"openapi-schema__container"}><strong className={"openapi-schema__property"}>input</strong><span className={"openapi-schema__name"}> object</span></span></summary><div style={{"marginLeft":"1rem"}}><SchemaItem collapsible={false} name={"history"} required={false} schemaName={"string[]"} qualifierMessage={undefined} schema={{"description":"List of earlier chat messages, alternating roles, starting with user input. Include <image> to specify which message to attach the image to.","items":{"type":"string"},"title":"History","type":"array","x-order":5}}></SchemaItem><SchemaItem collapsible={false} name={"image"} required={false} schemaName={"uri"} qualifierMessage={undefined} schema={{"description":"Input image","format":"uri","title":"Image","type":"string","x-order":0}}></SchemaItem><SchemaItem collapsible={false} name={"max_tokens"} required={false} schemaName={"Max Tokens (integer)"} qualifierMessage={undefined} schema={{"default":1024,"description":"Maximum number of tokens to generate. A word is generally 2-3 tokens","minimum":0,"title":"Max Tokens","type":"integer","x-order":4}}></SchemaItem><SchemaItem collapsible={false} name={"prompt"} required={true} schemaName={"Prompt (string)"} qualifierMessage={undefined} schema={{"description":"Prompt to use for text generation","title":"Prompt","type":"string","x-order":1}}></SchemaItem><SchemaItem collapsible={false} name={"temperature"} required={false} schemaName={"Temperature (number)"} qualifierMessage={undefined} schema={{"default":0.2,"description":"Adjusts randomness of outputs, greater than 1 is random and 0 is deterministic","minimum":0,"title":"Temperature","type":"number","x-order":3}}></SchemaItem><SchemaItem collapsible={false} name={"top_p"} required={false} schemaName={"Top P (number)"} qualifierMessage={"**Possible values:** `<= 1`"} schema={{"default":1,"description":"When decoding text, samples from the top p percentage of most likely tokens; lower to ignore less likely tokens","maximum":1,"minimum":0,"title":"Top P","type":"number","x-order":2}}></SchemaItem></div></details></SchemaItem></ul></details></TabItem></MimeTabs><div><div><ApiTabs label={undefined} id={undefined}><TabItem label={"200"} value={"200"}><div>
@@ -35,7 +35,7 @@ Run a single prediction on the model
## Request
<details style={{"marginBottom":"1rem"}} className={"openapi-markdown__details"} data-collapsed={false} open={true}><summary style={{}}><h3 className={"openapi-markdown__details-summary-header-params"}>Header Parameters</h3></summary><div><ul><ParamsItem className={"paramsItem"} param={{"description":"Make a prediction without waiting for the prediction to complete.","example":"respond-async","in":"header","name":"prefer","schema":{"example":"respond-async","title":"prefer","type":"string"}}}></ParamsItem><ParamsItem className={"paramsItem"} param={{"description":" See [Get Started](../../quick-start/get_started) for document","example":"L6eXzteHYa2Uq0ar4kdMaBOiOIjmRI08","in":"header","name":"apikey","required":true,"schema":{"title":"apikey","type":"string"}}}></ParamsItem></ul></div></details><MimeTabs className={"openapi-tabs__mime"}><TabItem label={"application/json"} value={"application/json-schema"}><details style={{}} className={"openapi-markdown__details mime"} data-collapsed={false} open={true}><summary style={{}} className={"openapi-markdown__details-summary-mime"}><h3 className={"openapi-markdown__details-summary-header-body"}>Body</h3></summary><div style={{"textAlign":"left","marginLeft":"1rem"}}></div><ul style={{"marginLeft":"1rem"}}><SchemaItem collapsible={true} className={"schemaItem"}><details style={{}} className={"openapi-markdown__details"}><summary style={{}}><span className={"openapi-schema__container"}><strong className={"openapi-schema__property"}>input</strong><span className={"openapi-schema__name"}> object</span></span></summary><div style={{"marginLeft":"1rem"}}><SchemaItem collapsible={false} name={"classifier_free_guidance"} required={false} schemaName={"Classifier Free Guidance (integer)"} qualifierMessage={undefined} schema={{"default":3,"description":"Increases the influence of inputs on the output. Higher values produce lower-varience outputs that adhere more closely to inputs.","title":"Classifier Free Guidance","type":"integer","x-order":12}}></SchemaItem><SchemaItem collapsible={false} name={"continuation"} required={false} schemaName={"Continuation (boolean)"} qualifierMessage={undefined} schema={{"default":false,"description":"If `True`, generated music will continue from `input_audio`. Otherwise, generated music will mimic `input_audio`'s melody.","title":"Continuation","type":"boolean","x-order":4}}></SchemaItem><SchemaItem collapsible={false} name={"continuation_end"} required={false} schemaName={"Continuation End (integer)"} qualifierMessage={undefined} schema={{"description":"End time of the audio file to use for continuation. If -1 or None, will default to the end of the audio clip.","minimum":0,"title":"Continuation End","type":"integer","x-order":6}}></SchemaItem><SchemaItem collapsible={false} name={"continuation_start"} required={false} schemaName={"Continuation Start (integer)"} qualifierMessage={undefined} schema={{"default":0,"description":"Start time of the audio file to use for continuation.","minimum":0,"title":"Continuation Start","type":"integer","x-order":5}}></SchemaItem><SchemaItem collapsible={false} name={"duration"} required={false} schemaName={"Duration (integer)"} qualifierMessage={undefined} schema={{"default":8,"description":"Duration of the generated audio in seconds.","title":"Duration","type":"integer","x-order":3}}></SchemaItem><SchemaItem collapsible={false} name={"input_audio"} required={false} schemaName={"uri"} qualifierMessage={undefined} schema={{"description":"An audio file that will influence the generated music. If `continuation` is `True`, the generated music will be a continuation of the audio file. Otherwise, the generated music will mimic the audio file's melody.","format":"uri","title":"Input Audio","type":"string","x-order":2}}></SchemaItem><SchemaItem collapsible={false} name={"model_version"} required={false} schemaName={"model_version (string)"} qualifierMessage={"**Possible values:** [`stereo-melody-large`, `stereo-large`, `melody-large`, `large`, `encode-decode`]"} schema={{"description":"An enumeration.","enum":["stereo-melody-large","stereo-large","melody-large","large","encode-decode"],"title":"model_version","type":"string"}}></SchemaItem><SchemaItem collapsible={false} name={"multi_band_diffusion"} required={false} schemaName={"Multi Band Diffusion (boolean)"} qualifierMessage={undefined} schema={{"default":false,"description":"If `True`, the EnCodec tokens will be decoded with MultiBand Diffusion. Only works with non-stereo models.","title":"Multi Band Diffusion","type":"boolean","x-order":7}}></SchemaItem><SchemaItem collapsible={false} name={"normalization_strategy"} required={false} schemaName={"normalization_strategy (string)"} qualifierMessage={"**Possible values:** [`loudness`, `clip`, `peak`, `rms`]"} schema={{"description":"An enumeration.","enum":["loudness","clip","peak","rms"],"title":"normalization_strategy","type":"string"}}></SchemaItem><SchemaItem collapsible={false} name={"output_format"} required={false} schemaName={"output_format (string)"} qualifierMessage={"**Possible values:** [`wav`, `mp3`]"} schema={{"description":"An enumeration.","enum":["wav","mp3"],"title":"output_format","type":"string"}}></SchemaItem><SchemaItem collapsible={false} name={"prompt"} required={false} schemaName={"Prompt (string)"} qualifierMessage={undefined} schema={{"description":"A description of the music you want to generate.","title":"Prompt","type":"string","x-order":1}}></SchemaItem><SchemaItem collapsible={false} name={"seed"} required={false} schemaName={"Seed (integer)"} qualifierMessage={undefined} schema={{"description":"Seed for random number generator. If None or -1, a random seed will be used.","title":"Seed","type":"integer","x-order":14}}></SchemaItem><SchemaItem collapsible={false} name={"temperature"} required={false} schemaName={"Temperature (number)"} qualifierMessage={undefined} schema={{"default":1,"description":"Controls the 'conservativeness' of the sampling process. Higher temperature means more diversity.","title":"Temperature","type":"number","x-order":11}}></SchemaItem><SchemaItem collapsible={false} name={"top_k"} required={false} schemaName={"Top K (integer)"} qualifierMessage={undefined} schema={{"default":250,"description":"Reduces sampling to the k most likely tokens.","title":"Top K","type":"integer","x-order":9}}></SchemaItem><SchemaItem collapsible={false} name={"top_p"} required={false} schemaName={"Top P (number)"} qualifierMessage={undefined} schema={{"default":0,"description":"Reduces sampling to tokens with cumulative probability of p. When set to `0` (default), top_k sampling is used.","title":"Top P","type":"number","x-order":10}}></SchemaItem></div></details></SchemaItem></ul></details></TabItem></MimeTabs><div><div><ApiTabs label={undefined} id={undefined}><TabItem label={"200"} value={"200"}><div>
<details style={{"marginBottom":"1rem"}} className={"openapi-markdown__details"} data-collapsed={false} open={true}><summary style={{}}><h3 className={"openapi-markdown__details-summary-header-params"}>Header Parameters</h3></summary><div><ul><ParamsItem className={"paramsItem"} param={{"description":"Make a prediction without waiting for the prediction to complete.","example":"respond-async","in":"header","name":"prefer","schema":{"example":"respond-async","title":"prefer","type":"string"}}}></ParamsItem><ParamsItem className={"paramsItem"} param={{"description":"Obtain your private API key: see the [Get Started](../../quick-start/get_started) section.","example":"L6eXzteHYa2Uq0ar4kdMaBOiOIjmRI08","in":"header","name":"apikey","required":true,"schema":{"title":"apikey","type":"string"}}}></ParamsItem></ul></div></details><MimeTabs className={"openapi-tabs__mime"}><TabItem label={"application/json"} value={"application/json-schema"}><details style={{}} className={"openapi-markdown__details mime"} data-collapsed={false} open={true}><summary style={{}} className={"openapi-markdown__details-summary-mime"}><h3 className={"openapi-markdown__details-summary-header-body"}>Body</h3></summary><div style={{"textAlign":"left","marginLeft":"1rem"}}></div><ul style={{"marginLeft":"1rem"}}><SchemaItem collapsible={true} className={"schemaItem"}><details style={{}} className={"openapi-markdown__details"}><summary style={{}}><span className={"openapi-schema__container"}><strong className={"openapi-schema__property"}>input</strong><span className={"openapi-schema__name"}> object</span></span></summary><div style={{"marginLeft":"1rem"}}><SchemaItem collapsible={false} name={"classifier_free_guidance"} required={false} schemaName={"Classifier Free Guidance (integer)"} qualifierMessage={undefined} schema={{"default":3,"description":"Increases the influence of inputs on the output. Higher values produce lower-varience outputs that adhere more closely to inputs.","title":"Classifier Free Guidance","type":"integer","x-order":12}}></SchemaItem><SchemaItem collapsible={false} name={"continuation"} required={false} schemaName={"Continuation (boolean)"} qualifierMessage={undefined} schema={{"default":false,"description":"If `True`, generated music will continue from `input_audio`. Otherwise, generated music will mimic `input_audio`'s melody.","title":"Continuation","type":"boolean","x-order":4}}></SchemaItem><SchemaItem collapsible={false} name={"continuation_end"} required={false} schemaName={"Continuation End (integer)"} qualifierMessage={undefined} schema={{"description":"End time of the audio file to use for continuation. If -1 or None, will default to the end of the audio clip.","minimum":0,"title":"Continuation End","type":"integer","x-order":6}}></SchemaItem><SchemaItem collapsible={false} name={"continuation_start"} required={false} schemaName={"Continuation Start (integer)"} qualifierMessage={undefined} schema={{"default":0,"description":"Start time of the audio file to use for continuation.","minimum":0,"title":"Continuation Start","type":"integer","x-order":5}}></SchemaItem><SchemaItem collapsible={false} name={"duration"} required={false} schemaName={"Duration (integer)"} qualifierMessage={undefined} schema={{"default":8,"description":"Duration of the generated audio in seconds.","title":"Duration","type":"integer","x-order":3}}></SchemaItem><SchemaItem collapsible={false} name={"input_audio"} required={false} schemaName={"uri"} qualifierMessage={undefined} schema={{"description":"An audio file that will influence the generated music. If `continuation` is `True`, the generated music will be a continuation of the audio file. Otherwise, the generated music will mimic the audio file's melody.","format":"uri","title":"Input Audio","type":"string","x-order":2}}></SchemaItem><SchemaItem collapsible={false} name={"model_version"} required={false} schemaName={"model_version (string)"} qualifierMessage={"**Possible values:** [`stereo-melody-large`, `stereo-large`, `melody-large`, `large`, `encode-decode`]"} schema={{"description":"An enumeration.","enum":["stereo-melody-large","stereo-large","melody-large","large","encode-decode"],"title":"model_version","type":"string"}}></SchemaItem><SchemaItem collapsible={false} name={"multi_band_diffusion"} required={false} schemaName={"Multi Band Diffusion (boolean)"} qualifierMessage={undefined} schema={{"default":false,"description":"If `True`, the EnCodec tokens will be decoded with MultiBand Diffusion. Only works with non-stereo models.","title":"Multi Band Diffusion","type":"boolean","x-order":7}}></SchemaItem><SchemaItem collapsible={false} name={"normalization_strategy"} required={false} schemaName={"normalization_strategy (string)"} qualifierMessage={"**Possible values:** [`loudness`, `clip`, `peak`, `rms`]"} schema={{"description":"An enumeration.","enum":["loudness","clip","peak","rms"],"title":"normalization_strategy","type":"string"}}></SchemaItem><SchemaItem collapsible={false} name={"output_format"} required={false} schemaName={"output_format (string)"} qualifierMessage={"**Possible values:** [`wav`, `mp3`]"} schema={{"description":"An enumeration.","enum":["wav","mp3"],"title":"output_format","type":"string"}}></SchemaItem><SchemaItem collapsible={false} name={"prompt"} required={false} schemaName={"Prompt (string)"} qualifierMessage={undefined} schema={{"description":"A description of the music you want to generate.","title":"Prompt","type":"string","x-order":1}}></SchemaItem><SchemaItem collapsible={false} name={"seed"} required={false} schemaName={"Seed (integer)"} qualifierMessage={undefined} schema={{"description":"Seed for random number generator. If None or -1, a random seed will be used.","title":"Seed","type":"integer","x-order":14}}></SchemaItem><SchemaItem collapsible={false} name={"temperature"} required={false} schemaName={"Temperature (number)"} qualifierMessage={undefined} schema={{"default":1,"description":"Controls the 'conservativeness' of the sampling process. Higher temperature means more diversity.","title":"Temperature","type":"number","x-order":11}}></SchemaItem><SchemaItem collapsible={false} name={"top_k"} required={false} schemaName={"Top K (integer)"} qualifierMessage={undefined} schema={{"default":250,"description":"Reduces sampling to the k most likely tokens.","title":"Top K","type":"integer","x-order":9}}></SchemaItem><SchemaItem collapsible={false} name={"top_p"} required={false} schemaName={"Top P (number)"} qualifierMessage={undefined} schema={{"default":0,"description":"Reduces sampling to tokens with cumulative probability of p. When set to `0` (default), top_k sampling is used.","title":"Top P","type":"number","x-order":10}}></SchemaItem></div></details></SchemaItem></ul></details></TabItem></MimeTabs><div><div><ApiTabs label={undefined} id={undefined}><TabItem label={"200"} value={"200"}><div>
@@ -35,7 +35,7 @@ Run a single prediction on the model
## Request
<details style={{"marginBottom":"1rem"}} className={"openapi-markdown__details"} data-collapsed={false} open={true}><summary style={{}}><h3 className={"openapi-markdown__details-summary-header-params"}>Header Parameters</h3></summary><div><ul><ParamsItem className={"paramsItem"} param={{"description":"Make a prediction without waiting for the prediction to complete.","example":"respond-async","in":"header","name":"prefer","schema":{"example":"respond-async","title":"prefer","type":"string"}}}></ParamsItem><ParamsItem className={"paramsItem"} param={{"description":" See [Get Started](../../quick-start/get_started) for document","example":"L6eXzteHYa2Uq0ar4kdMaBOiOIjmRI08","in":"header","name":"apikey","required":true,"schema":{"title":"apikey","type":"string"}}}></ParamsItem></ul></div></details><MimeTabs className={"openapi-tabs__mime"}><TabItem label={"application/json"} value={"application/json-schema"}><details style={{}} className={"openapi-markdown__details mime"} data-collapsed={false} open={true}><summary style={{}} className={"openapi-markdown__details-summary-mime"}><h3 className={"openapi-markdown__details-summary-header-body"}>Body</h3></summary><div style={{"textAlign":"left","marginLeft":"1rem"}}></div><ul style={{"marginLeft":"1rem"}}><SchemaItem collapsible={true} className={"schemaItem"}><details style={{}} className={"openapi-markdown__details"}><summary style={{}}><span className={"openapi-schema__container"}><strong className={"openapi-schema__property"}>input</strong><span className={"openapi-schema__name"}> object</span></span></summary><div style={{"marginLeft":"1rem"}}><SchemaItem collapsible={false} name={"apply_watermark"} required={false} schemaName={"Apply Watermark (boolean)"} qualifierMessage={undefined} schema={{"default":true,"description":"Applies a watermark to enable determining if an image is generated in downstream applications. If you have other provisions for generating or deploying images safely, you can use this to disable watermarking.","title":"Apply Watermark","type":"boolean","x-order":12}}></SchemaItem><SchemaItem collapsible={false} name={"disable_safety_checker"} required={false} schemaName={"Disable Safety Checker (boolean)"} qualifierMessage={undefined} schema={{"default":false,"description":"Disable safety checker for generated images. This feature is only available through the API. See https://replicate.com/docs/how-does-replicate-work#safety","title":"Disable Safety Checker","type":"boolean","x-order":13}}></SchemaItem><SchemaItem collapsible={false} name={"guidance_scale"} required={false} schemaName={"Guidance Scale (number)"} qualifierMessage={"**Possible values:** `>= 1` and `<= 50`"} schema={{"default":7.5,"description":"Scale for classifier-free guidance","maximum":50,"minimum":1,"title":"Guidance Scale","type":"number","x-order":9}}></SchemaItem><SchemaItem collapsible={false} name={"height"} required={false} schemaName={"Height (integer)"} qualifierMessage={undefined} schema={{"default":1024,"description":"Height of output image","title":"Height","type":"integer","x-order":5}}></SchemaItem><SchemaItem collapsible={false} name={"image"} required={false} schemaName={"uri"} qualifierMessage={undefined} schema={{"description":"Input image for img2img or inpaint mode","format":"uri","title":"Image","type":"string","x-order":2}}></SchemaItem><SchemaItem collapsible={false} name={"mask"} required={false} schemaName={"uri"} qualifierMessage={undefined} schema={{"description":"Input mask for inpaint mode. Black areas will be preserved, white areas will be inpainted.","format":"uri","title":"Mask","type":"string","x-order":3}}></SchemaItem><SchemaItem collapsible={false} name={"negative_prompt"} required={false} schemaName={"Negative Prompt (string)"} qualifierMessage={undefined} schema={{"default":"worst quality, low quality","description":"Negative Input prompt","title":"Negative Prompt","type":"string","x-order":1}}></SchemaItem><SchemaItem collapsible={false} name={"num_inference_steps"} required={false} schemaName={"Num Inference Steps (integer)"} qualifierMessage={"**Possible values:** `>= 1` and `<= 100`"} schema={{"default":60,"description":"Number of denoising steps 60-70 for best detail, 35 for fast","maximum":100,"minimum":1,"title":"Num Inference Steps","type":"integer","x-order":8}}></SchemaItem><SchemaItem collapsible={false} name={"num_outputs"} required={false} schemaName={"Num Outputs (integer)"} qualifierMessage={"**Possible values:** `>= 1` and `<= 4`"} schema={{"default":1,"description":"Number of images to output.","maximum":4,"minimum":1,"title":"Num Outputs","type":"integer","x-order":6}}></SchemaItem><SchemaItem collapsible={false} name={"prompt"} required={false} schemaName={"Prompt (string)"} qualifierMessage={undefined} schema={{"default":"black fluffy gorgeous dangerous cat animal creature, large orange eyes, big fluffy ears, piercing gaze, full moon, dark ambiance, best quality, extremely detailed","description":"Input prompt","title":"Prompt","type":"string","x-order":0}}></SchemaItem><SchemaItem collapsible={false} name={"prompt_strength"} required={false} schemaName={"Prompt Strength (number)"} qualifierMessage={"**Possible values:** `<= 1`"} schema={{"default":0.8,"description":"Prompt strength when using img2img / inpaint. 1.0 corresponds to full destruction of information in image","maximum":1,"minimum":0,"title":"Prompt Strength","type":"number","x-order":10}}></SchemaItem><SchemaItem collapsible={false} name={"scheduler"} required={false} schemaName={"scheduler (string)"} qualifierMessage={"**Possible values:** [`DDIM`, `DPMSolverMultistep`, `HeunDiscrete`, `KarrasDPM`, `K_EULER_ANCESTRAL`, `K_EULER`, `PNDM`]"} schema={{"description":"An enumeration.","enum":["DDIM","DPMSolverMultistep","HeunDiscrete","KarrasDPM","K_EULER_ANCESTRAL","K_EULER","PNDM"],"title":"scheduler","type":"string"}}></SchemaItem><SchemaItem collapsible={false} name={"seed"} required={false} schemaName={"Seed (integer)"} qualifierMessage={undefined} schema={{"description":"Random seed. Leave blank to randomize the seed","title":"Seed","type":"integer","x-order":11}}></SchemaItem><SchemaItem collapsible={false} name={"width"} required={false} schemaName={"Width (integer)"} qualifierMessage={undefined} schema={{"default":1024,"description":"Width of output image","title":"Width","type":"integer","x-order":4}}></SchemaItem></div></details></SchemaItem></ul></details></TabItem></MimeTabs><div><div><ApiTabs label={undefined} id={undefined}><TabItem label={"200"} value={"200"}><div>
<details style={{"marginBottom":"1rem"}} className={"openapi-markdown__details"} data-collapsed={false} open={true}><summary style={{}}><h3 className={"openapi-markdown__details-summary-header-params"}>Header Parameters</h3></summary><div><ul><ParamsItem className={"paramsItem"} param={{"description":"Make a prediction without waiting for the prediction to complete.","example":"respond-async","in":"header","name":"prefer","schema":{"example":"respond-async","title":"prefer","type":"string"}}}></ParamsItem><ParamsItem className={"paramsItem"} param={{"description":"Obtain your private API key: see the [Get Started](../../quick-start/get_started) section.","example":"L6eXzteHYa2Uq0ar4kdMaBOiOIjmRI08","in":"header","name":"apikey","required":true,"schema":{"title":"apikey","type":"string"}}}></ParamsItem></ul></div></details><MimeTabs className={"openapi-tabs__mime"}><TabItem label={"application/json"} value={"application/json-schema"}><details style={{}} className={"openapi-markdown__details mime"} data-collapsed={false} open={true}><summary style={{}} className={"openapi-markdown__details-summary-mime"}><h3 className={"openapi-markdown__details-summary-header-body"}>Body</h3></summary><div style={{"textAlign":"left","marginLeft":"1rem"}}></div><ul style={{"marginLeft":"1rem"}}><SchemaItem collapsible={true} className={"schemaItem"}><details style={{}} className={"openapi-markdown__details"}><summary style={{}}><span className={"openapi-schema__container"}><strong className={"openapi-schema__property"}>input</strong><span className={"openapi-schema__name"}> object</span></span></summary><div style={{"marginLeft":"1rem"}}><SchemaItem collapsible={false} name={"apply_watermark"} required={false} schemaName={"Apply Watermark (boolean)"} qualifierMessage={undefined} schema={{"default":true,"description":"Applies a watermark to enable determining if an image is generated in downstream applications. If you have other provisions for generating or deploying images safely, you can use this to disable watermarking.","title":"Apply Watermark","type":"boolean","x-order":12}}></SchemaItem><SchemaItem collapsible={false} name={"disable_safety_checker"} required={false} schemaName={"Disable Safety Checker (boolean)"} qualifierMessage={undefined} schema={{"default":false,"description":"Disable safety checker for generated images. This feature is only available through the API. See https://replicate.com/docs/how-does-replicate-work#safety","title":"Disable Safety Checker","type":"boolean","x-order":13}}></SchemaItem><SchemaItem collapsible={false} name={"guidance_scale"} required={false} schemaName={"Guidance Scale (number)"} qualifierMessage={"**Possible values:** `>= 1` and `<= 50`"} schema={{"default":7.5,"description":"Scale for classifier-free guidance","maximum":50,"minimum":1,"title":"Guidance Scale","type":"number","x-order":9}}></SchemaItem><SchemaItem collapsible={false} name={"height"} required={false} schemaName={"Height (integer)"} qualifierMessage={undefined} schema={{"default":1024,"description":"Height of output image","title":"Height","type":"integer","x-order":5}}></SchemaItem><SchemaItem collapsible={false} name={"image"} required={false} schemaName={"uri"} qualifierMessage={undefined} schema={{"description":"Input image for img2img or inpaint mode","format":"uri","title":"Image","type":"string","x-order":2}}></SchemaItem><SchemaItem collapsible={false} name={"mask"} required={false} schemaName={"uri"} qualifierMessage={undefined} schema={{"description":"Input mask for inpaint mode. Black areas will be preserved, white areas will be inpainted.","format":"uri","title":"Mask","type":"string","x-order":3}}></SchemaItem><SchemaItem collapsible={false} name={"negative_prompt"} required={false} schemaName={"Negative Prompt (string)"} qualifierMessage={undefined} schema={{"default":"worst quality, low quality","description":"Negative Input prompt","title":"Negative Prompt","type":"string","x-order":1}}></SchemaItem><SchemaItem collapsible={false} name={"num_inference_steps"} required={false} schemaName={"Num Inference Steps (integer)"} qualifierMessage={"**Possible values:** `>= 1` and `<= 100`"} schema={{"default":60,"description":"Number of denoising steps 60-70 for best detail, 35 for fast","maximum":100,"minimum":1,"title":"Num Inference Steps","type":"integer","x-order":8}}></SchemaItem><SchemaItem collapsible={false} name={"num_outputs"} required={false} schemaName={"Num Outputs (integer)"} qualifierMessage={"**Possible values:** `>= 1` and `<= 4`"} schema={{"default":1,"description":"Number of images to output.","maximum":4,"minimum":1,"title":"Num Outputs","type":"integer","x-order":6}}></SchemaItem><SchemaItem collapsible={false} name={"prompt"} required={false} schemaName={"Prompt (string)"} qualifierMessage={undefined} schema={{"default":"black fluffy gorgeous dangerous cat animal creature, large orange eyes, big fluffy ears, piercing gaze, full moon, dark ambiance, best quality, extremely detailed","description":"Input prompt","title":"Prompt","type":"string","x-order":0}}></SchemaItem><SchemaItem collapsible={false} name={"prompt_strength"} required={false} schemaName={"Prompt Strength (number)"} qualifierMessage={"**Possible values:** `<= 1`"} schema={{"default":0.8,"description":"Prompt strength when using img2img / inpaint. 1.0 corresponds to full destruction of information in image","maximum":1,"minimum":0,"title":"Prompt Strength","type":"number","x-order":10}}></SchemaItem><SchemaItem collapsible={false} name={"scheduler"} required={false} schemaName={"scheduler (string)"} qualifierMessage={"**Possible values:** [`DDIM`, `DPMSolverMultistep`, `HeunDiscrete`, `KarrasDPM`, `K_EULER_ANCESTRAL`, `K_EULER`, `PNDM`]"} schema={{"description":"An enumeration.","enum":["DDIM","DPMSolverMultistep","HeunDiscrete","KarrasDPM","K_EULER_ANCESTRAL","K_EULER","PNDM"],"title":"scheduler","type":"string"}}></SchemaItem><SchemaItem collapsible={false} name={"seed"} required={false} schemaName={"Seed (integer)"} qualifierMessage={undefined} schema={{"description":"Random seed. Leave blank to randomize the seed","title":"Seed","type":"integer","x-order":11}}></SchemaItem><SchemaItem collapsible={false} name={"width"} required={false} schemaName={"Width (integer)"} qualifierMessage={undefined} schema={{"default":1024,"description":"Width of output image","title":"Width","type":"integer","x-order":4}}></SchemaItem></div></details></SchemaItem></ul></details></TabItem></MimeTabs><div><div><ApiTabs label={undefined} id={undefined}><TabItem label={"200"} value={"200"}><div>
@@ -35,7 +35,7 @@ Run a single prediction on the model
## Request
<details style={{"marginBottom":"1rem"}} className={"openapi-markdown__details"} data-collapsed={false} open={true}><summary style={{}}><h3 className={"openapi-markdown__details-summary-header-params"}>Header Parameters</h3></summary><div><ul><ParamsItem className={"paramsItem"} param={{"description":"Make a prediction without waiting for the prediction to complete.","example":"respond-async","in":"header","name":"prefer","schema":{"example":"respond-async","title":"prefer","type":"string"}}}></ParamsItem><ParamsItem className={"paramsItem"} param={{"description":" See [Get Started](../../quick-start/get_started) for document","example":"L6eXzteHYa2Uq0ar4kdMaBOiOIjmRI08","in":"header","name":"apikey","required":true,"schema":{"title":"apikey","type":"string"}}}></ParamsItem></ul></div></details><MimeTabs className={"openapi-tabs__mime"}><TabItem label={"application/json"} value={"application/json-schema"}><details style={{}} className={"openapi-markdown__details mime"} data-collapsed={false} open={true}><summary style={{}} className={"openapi-markdown__details-summary-mime"}><h3 className={"openapi-markdown__details-summary-header-body"}>Body</h3></summary><div style={{"textAlign":"left","marginLeft":"1rem"}}></div><ul style={{"marginLeft":"1rem"}}><SchemaItem collapsible={true} className={"schemaItem"}><details style={{}} className={"openapi-markdown__details"}><summary style={{}}><span className={"openapi-schema__container"}><strong className={"openapi-schema__property"}>input</strong><span className={"openapi-schema__name"}> object</span></span></summary><div style={{"marginLeft":"1rem"}}><SchemaItem collapsible={false} name={"apply_watermark"} required={false} schemaName={"Apply Watermark (boolean)"} qualifierMessage={undefined} schema={{"default":true,"description":"Applies a watermark to enable determining if an image is generated in downstream applications. If you have other provisions for generating or deploying images safely, you can use this to disable watermarking.","title":"Apply Watermark","type":"boolean","x-order":12}}></SchemaItem><SchemaItem collapsible={false} name={"disable_safety_checker"} required={false} schemaName={"Disable Safety Checker (boolean)"} qualifierMessage={undefined} schema={{"default":false,"description":"Disable safety checker for generated images. This feature is only available through the API. See https://replicate.com/docs/how-does-replicate-work#safety","title":"Disable Safety Checker","type":"boolean","x-order":13}}></SchemaItem><SchemaItem collapsible={false} name={"guidance_scale"} required={false} schemaName={"Guidance Scale (number)"} qualifierMessage={"**Possible values:** `<= 20`"} schema={{"default":3,"description":"Scale for classifier-free guidance. Recommended 4-6","maximum":20,"minimum":0,"title":"Guidance Scale","type":"number","x-order":9}}></SchemaItem><SchemaItem collapsible={false} name={"height"} required={false} schemaName={"Height (integer)"} qualifierMessage={undefined} schema={{"default":1024,"description":"Height of output image. Recommended 1024 or 1280","title":"Height","type":"integer","x-order":5}}></SchemaItem><SchemaItem collapsible={false} name={"image"} required={false} schemaName={"uri"} qualifierMessage={undefined} schema={{"description":"Input image for img2img or inpaint mode","format":"uri","title":"Image","type":"string","x-order":2}}></SchemaItem><SchemaItem collapsible={false} name={"mask"} required={false} schemaName={"uri"} qualifierMessage={undefined} schema={{"description":"Input mask for inpaint mode. Black areas will be preserved, white areas will be inpainted.","format":"uri","title":"Mask","type":"string","x-order":3}}></SchemaItem><SchemaItem collapsible={false} name={"negative_prompt"} required={false} schemaName={"Negative Prompt (string)"} qualifierMessage={undefined} schema={{"default":"ugly, deformed, noisy, blurry, distorted","description":"Negative Input prompt","title":"Negative Prompt","type":"string","x-order":1}}></SchemaItem><SchemaItem collapsible={false} name={"num_inference_steps"} required={false} schemaName={"Num Inference Steps (integer)"} qualifierMessage={"**Possible values:** `>= 1` and `<= 100`"} schema={{"default":50,"description":"Number of denoising steps. 20 to 60 steps for more detail, 20 steps for faster results.","maximum":100,"minimum":1,"title":"Num Inference Steps","type":"integer","x-order":8}}></SchemaItem><SchemaItem collapsible={false} name={"num_outputs"} required={false} schemaName={"Num Outputs (integer)"} qualifierMessage={"**Possible values:** `>= 1` and `<= 4`"} schema={{"default":1,"description":"Number of images to output.","maximum":4,"minimum":1,"title":"Num Outputs","type":"integer","x-order":6}}></SchemaItem><SchemaItem collapsible={false} name={"prompt"} required={false} schemaName={"Prompt (string)"} qualifierMessage={undefined} schema={{"default":"Astronaut in a jungle, cold color palette, muted colors, detailed, 8k","description":"Input prompt","title":"Prompt","type":"string","x-order":0}}></SchemaItem><SchemaItem collapsible={false} name={"prompt_strength"} required={false} schemaName={"Prompt Strength (number)"} qualifierMessage={"**Possible values:** `<= 1`"} schema={{"default":0.8,"description":"Prompt strength when using img2img / inpaint. 1.0 corresponds to full destruction of information in image","maximum":1,"minimum":0,"title":"Prompt Strength","type":"number","x-order":10}}></SchemaItem><SchemaItem collapsible={false} name={"scheduler"} required={false} schemaName={"scheduler (string)"} qualifierMessage={"**Possible values:** [`DDIM`, `DPMSolverMultistep`, `HeunDiscrete`, `K_EULER_ANCESTRAL`, `K_EULER`, `PNDM`, `DPM++2MKarras`, `DPMSolver++`]"} schema={{"description":"An enumeration.","enum":["DDIM","DPMSolverMultistep","HeunDiscrete","K_EULER_ANCESTRAL","K_EULER","PNDM","DPM++2MKarras","DPMSolver++"],"title":"scheduler","type":"string"}}></SchemaItem><SchemaItem collapsible={false} name={"seed"} required={false} schemaName={"Seed (integer)"} qualifierMessage={undefined} schema={{"description":"Random seed. Leave blank to randomize the seed","title":"Seed","type":"integer","x-order":11}}></SchemaItem><SchemaItem collapsible={false} name={"width"} required={false} schemaName={"Width (integer)"} qualifierMessage={undefined} schema={{"default":1024,"description":"Width of output image. Recommended 1024 or 1280","title":"Width","type":"integer","x-order":4}}></SchemaItem></div></details></SchemaItem></ul></details></TabItem></MimeTabs><div><div><ApiTabs label={undefined} id={undefined}><TabItem label={"200"} value={"200"}><div>
<details style={{"marginBottom":"1rem"}} className={"openapi-markdown__details"} data-collapsed={false} open={true}><summary style={{}}><h3 className={"openapi-markdown__details-summary-header-params"}>Header Parameters</h3></summary><div><ul><ParamsItem className={"paramsItem"} param={{"description":"Make a prediction without waiting for the prediction to complete.","example":"respond-async","in":"header","name":"prefer","schema":{"example":"respond-async","title":"prefer","type":"string"}}}></ParamsItem><ParamsItem className={"paramsItem"} param={{"description":"Obtain your private API key: see the [Get Started](../../quick-start/get_started) section.","example":"L6eXzteHYa2Uq0ar4kdMaBOiOIjmRI08","in":"header","name":"apikey","required":true,"schema":{"title":"apikey","type":"string"}}}></ParamsItem></ul></div></details><MimeTabs className={"openapi-tabs__mime"}><TabItem label={"application/json"} value={"application/json-schema"}><details style={{}} className={"openapi-markdown__details mime"} data-collapsed={false} open={true}><summary style={{}} className={"openapi-markdown__details-summary-mime"}><h3 className={"openapi-markdown__details-summary-header-body"}>Body</h3></summary><div style={{"textAlign":"left","marginLeft":"1rem"}}></div><ul style={{"marginLeft":"1rem"}}><SchemaItem collapsible={true} className={"schemaItem"}><details style={{}} className={"openapi-markdown__details"}><summary style={{}}><span className={"openapi-schema__container"}><strong className={"openapi-schema__property"}>input</strong><span className={"openapi-schema__name"}> object</span></span></summary><div style={{"marginLeft":"1rem"}}><SchemaItem collapsible={false} name={"apply_watermark"} required={false} schemaName={"Apply Watermark (boolean)"} qualifierMessage={undefined} schema={{"default":true,"description":"Applies a watermark to enable determining if an image is generated in downstream applications. If you have other provisions for generating or deploying images safely, you can use this to disable watermarking.","title":"Apply Watermark","type":"boolean","x-order":12}}></SchemaItem><SchemaItem collapsible={false} name={"disable_safety_checker"} required={false} schemaName={"Disable Safety Checker (boolean)"} qualifierMessage={undefined} schema={{"default":false,"description":"Disable safety checker for generated images. This feature is only available through the API. See https://replicate.com/docs/how-does-replicate-work#safety","title":"Disable Safety Checker","type":"boolean","x-order":13}}></SchemaItem><SchemaItem collapsible={false} name={"guidance_scale"} required={false} schemaName={"Guidance Scale (number)"} qualifierMessage={"**Possible values:** `<= 20`"} schema={{"default":3,"description":"Scale for classifier-free guidance. Recommended 4-6","maximum":20,"minimum":0,"title":"Guidance Scale","type":"number","x-order":9}}></SchemaItem><SchemaItem collapsible={false} name={"height"} required={false} schemaName={"Height (integer)"} qualifierMessage={undefined} schema={{"default":1024,"description":"Height of output image. Recommended 1024 or 1280","title":"Height","type":"integer","x-order":5}}></SchemaItem><SchemaItem collapsible={false} name={"image"} required={false} schemaName={"uri"} qualifierMessage={undefined} schema={{"description":"Input image for img2img or inpaint mode","format":"uri","title":"Image","type":"string","x-order":2}}></SchemaItem><SchemaItem collapsible={false} name={"mask"} required={false} schemaName={"uri"} qualifierMessage={undefined} schema={{"description":"Input mask for inpaint mode. Black areas will be preserved, white areas will be inpainted.","format":"uri","title":"Mask","type":"string","x-order":3}}></SchemaItem><SchemaItem collapsible={false} name={"negative_prompt"} required={false} schemaName={"Negative Prompt (string)"} qualifierMessage={undefined} schema={{"default":"ugly, deformed, noisy, blurry, distorted","description":"Negative Input prompt","title":"Negative Prompt","type":"string","x-order":1}}></SchemaItem><SchemaItem collapsible={false} name={"num_inference_steps"} required={false} schemaName={"Num Inference Steps (integer)"} qualifierMessage={"**Possible values:** `>= 1` and `<= 100`"} schema={{"default":50,"description":"Number of denoising steps. 20 to 60 steps for more detail, 20 steps for faster results.","maximum":100,"minimum":1,"title":"Num Inference Steps","type":"integer","x-order":8}}></SchemaItem><SchemaItem collapsible={false} name={"num_outputs"} required={false} schemaName={"Num Outputs (integer)"} qualifierMessage={"**Possible values:** `>= 1` and `<= 4`"} schema={{"default":1,"description":"Number of images to output.","maximum":4,"minimum":1,"title":"Num Outputs","type":"integer","x-order":6}}></SchemaItem><SchemaItem collapsible={false} name={"prompt"} required={false} schemaName={"Prompt (string)"} qualifierMessage={undefined} schema={{"default":"Astronaut in a jungle, cold color palette, muted colors, detailed, 8k","description":"Input prompt","title":"Prompt","type":"string","x-order":0}}></SchemaItem><SchemaItem collapsible={false} name={"prompt_strength"} required={false} schemaName={"Prompt Strength (number)"} qualifierMessage={"**Possible values:** `<= 1`"} schema={{"default":0.8,"description":"Prompt strength when using img2img / inpaint. 1.0 corresponds to full destruction of information in image","maximum":1,"minimum":0,"title":"Prompt Strength","type":"number","x-order":10}}></SchemaItem><SchemaItem collapsible={false} name={"scheduler"} required={false} schemaName={"scheduler (string)"} qualifierMessage={"**Possible values:** [`DDIM`, `DPMSolverMultistep`, `HeunDiscrete`, `K_EULER_ANCESTRAL`, `K_EULER`, `PNDM`, `DPM++2MKarras`, `DPMSolver++`]"} schema={{"description":"An enumeration.","enum":["DDIM","DPMSolverMultistep","HeunDiscrete","K_EULER_ANCESTRAL","K_EULER","PNDM","DPM++2MKarras","DPMSolver++"],"title":"scheduler","type":"string"}}></SchemaItem><SchemaItem collapsible={false} name={"seed"} required={false} schemaName={"Seed (integer)"} qualifierMessage={undefined} schema={{"description":"Random seed. Leave blank to randomize the seed","title":"Seed","type":"integer","x-order":11}}></SchemaItem><SchemaItem collapsible={false} name={"width"} required={false} schemaName={"Width (integer)"} qualifierMessage={undefined} schema={{"default":1024,"description":"Width of output image. Recommended 1024 or 1280","title":"Width","type":"integer","x-order":4}}></SchemaItem></div></details></SchemaItem></ul></details></TabItem></MimeTabs><div><div><ApiTabs label={undefined} id={undefined}><TabItem label={"200"} value={"200"}><div>
@@ -35,7 +35,7 @@ Run a single prediction on the model
## Request
<details style={{"marginBottom":"1rem"}} className={"openapi-markdown__details"} data-collapsed={false} open={true}><summary style={{}}><h3 className={"openapi-markdown__details-summary-header-params"}>Header Parameters</h3></summary><div><ul><ParamsItem className={"paramsItem"} param={{"description":"Make a prediction without waiting for the prediction to complete.","example":"respond-async","in":"header","name":"prefer","schema":{"example":"respond-async","title":"prefer","type":"string"}}}></ParamsItem><ParamsItem className={"paramsItem"} param={{"description":" See [Get Started](../../quick-start/get_started) for document","example":"L6eXzteHYa2Uq0ar4kdMaBOiOIjmRI08","in":"header","name":"apikey","required":true,"schema":{"title":"apikey","type":"string"}}}></ParamsItem></ul></div></details><MimeTabs className={"openapi-tabs__mime"}><TabItem label={"application/json"} value={"application/json-schema"}><details style={{}} className={"openapi-markdown__details mime"} data-collapsed={false} open={true}><summary style={{}} className={"openapi-markdown__details-summary-mime"}><h3 className={"openapi-markdown__details-summary-header-body"}>Body</h3></summary><div style={{"textAlign":"left","marginLeft":"1rem"}}></div><ul style={{"marginLeft":"1rem"}}><SchemaItem collapsible={true} className={"schemaItem"}><details style={{}} className={"openapi-markdown__details"}><summary style={{}}><span className={"openapi-schema__container"}><strong className={"openapi-schema__property"}>input</strong><span className={"openapi-schema__name"}> object</span></span></summary><div style={{"marginLeft":"1rem"}}><SchemaItem collapsible={false} name={"apply_watermark"} required={false} schemaName={"Apply Watermark (boolean)"} qualifierMessage={undefined} schema={{"default":true,"description":"Applies a watermark to enable determining if an image is generated in downstream applications. If you have other provisions for generating or deploying images safely, you can use this to disable watermarking.","title":"Apply Watermark","type":"boolean","x-order":12}}></SchemaItem><SchemaItem collapsible={false} name={"disable_safety_checker"} required={false} schemaName={"Disable Safety Checker (boolean)"} qualifierMessage={undefined} schema={{"default":false,"description":"Disable safety checker for generated images. This feature is only available through the API. See https://replicate.com/docs/how-does-replicate-work#safety","title":"Disable Safety Checker","type":"boolean","x-order":13}}></SchemaItem><SchemaItem collapsible={false} name={"guidance_scale"} required={false} schemaName={"Guidance Scale (number)"} qualifierMessage={"**Possible values:** `>= 1` and `<= 50`"} schema={{"default":7.5,"description":"Scale for classifier-free guidance. Recommended 7-8","maximum":50,"minimum":1,"title":"Guidance Scale","type":"number","x-order":9}}></SchemaItem><SchemaItem collapsible={false} name={"height"} required={false} schemaName={"Height (integer)"} qualifierMessage={undefined} schema={{"default":1024,"description":"Height of output image","title":"Height","type":"integer","x-order":5}}></SchemaItem><SchemaItem collapsible={false} name={"image"} required={false} schemaName={"uri"} qualifierMessage={undefined} schema={{"description":"Input image for img2img or inpaint mode","format":"uri","title":"Image","type":"string","x-order":2}}></SchemaItem><SchemaItem collapsible={false} name={"mask"} required={false} schemaName={"uri"} qualifierMessage={undefined} schema={{"description":"Input mask for inpaint mode. Black areas will be preserved, white areas will be inpainted.","format":"uri","title":"Mask","type":"string","x-order":3}}></SchemaItem><SchemaItem collapsible={false} name={"negative_prompt"} required={false} schemaName={"Negative Prompt (string)"} qualifierMessage={undefined} schema={{"default":"worst quality, low quality","description":"Negative Input prompt","title":"Negative Prompt","type":"string","x-order":1}}></SchemaItem><SchemaItem collapsible={false} name={"num_inference_steps"} required={false} schemaName={"Num Inference Steps (integer)"} qualifierMessage={"**Possible values:** `>= 1` and `<= 100`"} schema={{"default":20,"description":"Number of denoising steps. 20 to 35 steps for more detail, 20 steps for faster results.","maximum":100,"minimum":1,"title":"Num Inference Steps","type":"integer","x-order":8}}></SchemaItem><SchemaItem collapsible={false} name={"num_outputs"} required={false} schemaName={"Num Outputs (integer)"} qualifierMessage={"**Possible values:** `>= 1` and `<= 4`"} schema={{"default":1,"description":"Number of images to output.","maximum":4,"minimum":1,"title":"Num Outputs","type":"integer","x-order":6}}></SchemaItem><SchemaItem collapsible={false} name={"prompt"} required={false} schemaName={"Prompt (string)"} qualifierMessage={undefined} schema={{"default":"black fluffy gorgeous dangerous cat animal creature, large orange eyes, big fluffy ears, piercing gaze, full moon, dark ambiance, best quality, extremely detailed","description":"Input prompt","title":"Prompt","type":"string","x-order":0}}></SchemaItem><SchemaItem collapsible={false} name={"prompt_strength"} required={false} schemaName={"Prompt Strength (number)"} qualifierMessage={"**Possible values:** `<= 1`"} schema={{"default":0.8,"description":"Prompt strength when using img2img / inpaint. 1.0 corresponds to full destruction of information in image","maximum":1,"minimum":0,"title":"Prompt Strength","type":"number","x-order":10}}></SchemaItem><SchemaItem collapsible={false} name={"scheduler"} required={false} schemaName={"scheduler (string)"} qualifierMessage={"**Possible values:** [`DDIM`, `DPMSolverMultistep`, `HeunDiscrete`, `KarrasDPM`, `K_EULER_ANCESTRAL`, `K_EULER`, `PNDM`]"} schema={{"description":"An enumeration.","enum":["DDIM","DPMSolverMultistep","HeunDiscrete","KarrasDPM","K_EULER_ANCESTRAL","K_EULER","PNDM"],"title":"scheduler","type":"string"}}></SchemaItem><SchemaItem collapsible={false} name={"seed"} required={false} schemaName={"Seed (integer)"} qualifierMessage={undefined} schema={{"description":"Random seed. Leave blank to randomize the seed","title":"Seed","type":"integer","x-order":11}}></SchemaItem><SchemaItem collapsible={false} name={"width"} required={false} schemaName={"Width (integer)"} qualifierMessage={undefined} schema={{"default":1024,"description":"Width of output image","title":"Width","type":"integer","x-order":4}}></SchemaItem></div></details></SchemaItem></ul></details></TabItem></MimeTabs><div><div><ApiTabs label={undefined} id={undefined}><TabItem label={"200"} value={"200"}><div>
<details style={{"marginBottom":"1rem"}} className={"openapi-markdown__details"} data-collapsed={false} open={true}><summary style={{}}><h3 className={"openapi-markdown__details-summary-header-params"}>Header Parameters</h3></summary><div><ul><ParamsItem className={"paramsItem"} param={{"description":"Make a prediction without waiting for the prediction to complete.","example":"respond-async","in":"header","name":"prefer","schema":{"example":"respond-async","title":"prefer","type":"string"}}}></ParamsItem><ParamsItem className={"paramsItem"} param={{"description":"Obtain your private API key: see the [Get Started](../../quick-start/get_started) section.","example":"L6eXzteHYa2Uq0ar4kdMaBOiOIjmRI08","in":"header","name":"apikey","required":true,"schema":{"title":"apikey","type":"string"}}}></ParamsItem></ul></div></details><MimeTabs className={"openapi-tabs__mime"}><TabItem label={"application/json"} value={"application/json-schema"}><details style={{}} className={"openapi-markdown__details mime"} data-collapsed={false} open={true}><summary style={{}} className={"openapi-markdown__details-summary-mime"}><h3 className={"openapi-markdown__details-summary-header-body"}>Body</h3></summary><div style={{"textAlign":"left","marginLeft":"1rem"}}></div><ul style={{"marginLeft":"1rem"}}><SchemaItem collapsible={true} className={"schemaItem"}><details style={{}} className={"openapi-markdown__details"}><summary style={{}}><span className={"openapi-schema__container"}><strong className={"openapi-schema__property"}>input</strong><span className={"openapi-schema__name"}> object</span></span></summary><div style={{"marginLeft":"1rem"}}><SchemaItem collapsible={false} name={"apply_watermark"} required={false} schemaName={"Apply Watermark (boolean)"} qualifierMessage={undefined} schema={{"default":true,"description":"Applies a watermark to enable determining if an image is generated in downstream applications. If you have other provisions for generating or deploying images safely, you can use this to disable watermarking.","title":"Apply Watermark","type":"boolean","x-order":12}}></SchemaItem><SchemaItem collapsible={false} name={"disable_safety_checker"} required={false} schemaName={"Disable Safety Checker (boolean)"} qualifierMessage={undefined} schema={{"default":false,"description":"Disable safety checker for generated images. This feature is only available through the API. See https://replicate.com/docs/how-does-replicate-work#safety","title":"Disable Safety Checker","type":"boolean","x-order":13}}></SchemaItem><SchemaItem collapsible={false} name={"guidance_scale"} required={false} schemaName={"Guidance Scale (number)"} qualifierMessage={"**Possible values:** `>= 1` and `<= 50`"} schema={{"default":7.5,"description":"Scale for classifier-free guidance. Recommended 7-8","maximum":50,"minimum":1,"title":"Guidance Scale","type":"number","x-order":9}}></SchemaItem><SchemaItem collapsible={false} name={"height"} required={false} schemaName={"Height (integer)"} qualifierMessage={undefined} schema={{"default":1024,"description":"Height of output image","title":"Height","type":"integer","x-order":5}}></SchemaItem><SchemaItem collapsible={false} name={"image"} required={false} schemaName={"uri"} qualifierMessage={undefined} schema={{"description":"Input image for img2img or inpaint mode","format":"uri","title":"Image","type":"string","x-order":2}}></SchemaItem><SchemaItem collapsible={false} name={"mask"} required={false} schemaName={"uri"} qualifierMessage={undefined} schema={{"description":"Input mask for inpaint mode. Black areas will be preserved, white areas will be inpainted.","format":"uri","title":"Mask","type":"string","x-order":3}}></SchemaItem><SchemaItem collapsible={false} name={"negative_prompt"} required={false} schemaName={"Negative Prompt (string)"} qualifierMessage={undefined} schema={{"default":"worst quality, low quality","description":"Negative Input prompt","title":"Negative Prompt","type":"string","x-order":1}}></SchemaItem><SchemaItem collapsible={false} name={"num_inference_steps"} required={false} schemaName={"Num Inference Steps (integer)"} qualifierMessage={"**Possible values:** `>= 1` and `<= 100`"} schema={{"default":20,"description":"Number of denoising steps. 20 to 35 steps for more detail, 20 steps for faster results.","maximum":100,"minimum":1,"title":"Num Inference Steps","type":"integer","x-order":8}}></SchemaItem><SchemaItem collapsible={false} name={"num_outputs"} required={false} schemaName={"Num Outputs (integer)"} qualifierMessage={"**Possible values:** `>= 1` and `<= 4`"} schema={{"default":1,"description":"Number of images to output.","maximum":4,"minimum":1,"title":"Num Outputs","type":"integer","x-order":6}}></SchemaItem><SchemaItem collapsible={false} name={"prompt"} required={false} schemaName={"Prompt (string)"} qualifierMessage={undefined} schema={{"default":"black fluffy gorgeous dangerous cat animal creature, large orange eyes, big fluffy ears, piercing gaze, full moon, dark ambiance, best quality, extremely detailed","description":"Input prompt","title":"Prompt","type":"string","x-order":0}}></SchemaItem><SchemaItem collapsible={false} name={"prompt_strength"} required={false} schemaName={"Prompt Strength (number)"} qualifierMessage={"**Possible values:** `<= 1`"} schema={{"default":0.8,"description":"Prompt strength when using img2img / inpaint. 1.0 corresponds to full destruction of information in image","maximum":1,"minimum":0,"title":"Prompt Strength","type":"number","x-order":10}}></SchemaItem><SchemaItem collapsible={false} name={"scheduler"} required={false} schemaName={"scheduler (string)"} qualifierMessage={"**Possible values:** [`DDIM`, `DPMSolverMultistep`, `HeunDiscrete`, `KarrasDPM`, `K_EULER_ANCESTRAL`, `K_EULER`, `PNDM`]"} schema={{"description":"An enumeration.","enum":["DDIM","DPMSolverMultistep","HeunDiscrete","KarrasDPM","K_EULER_ANCESTRAL","K_EULER","PNDM"],"title":"scheduler","type":"string"}}></SchemaItem><SchemaItem collapsible={false} name={"seed"} required={false} schemaName={"Seed (integer)"} qualifierMessage={undefined} schema={{"description":"Random seed. Leave blank to randomize the seed","title":"Seed","type":"integer","x-order":11}}></SchemaItem><SchemaItem collapsible={false} name={"width"} required={false} schemaName={"Width (integer)"} qualifierMessage={undefined} schema={{"default":1024,"description":"Width of output image","title":"Width","type":"integer","x-order":4}}></SchemaItem></div></details></SchemaItem></ul></details></TabItem></MimeTabs><div><div><ApiTabs label={undefined} id={undefined}><TabItem label={"200"} value={"200"}><div>
@@ -35,7 +35,7 @@ Run a single prediction on the model
## Request
<details style={{"marginBottom":"1rem"}} className={"openapi-markdown__details"} data-collapsed={false} open={true}><summary style={{}}><h3 className={"openapi-markdown__details-summary-header-params"}>Header Parameters</h3></summary><div><ul><ParamsItem className={"paramsItem"} param={{"description":"Make a prediction without waiting for the prediction to complete.","example":"respond-async","in":"header","name":"prefer","schema":{"example":"respond-async","title":"prefer","type":"string"}}}></ParamsItem><ParamsItem className={"paramsItem"} param={{"description":" See [Get Started](../../quick-start/get_started) for document","example":"L6eXzteHYa2Uq0ar4kdMaBOiOIjmRI08","in":"header","name":"apikey","required":true,"schema":{"title":"apikey","type":"string"}}}></ParamsItem></ul></div></details><MimeTabs className={"openapi-tabs__mime"}><TabItem label={"application/json"} value={"application/json-schema"}><details style={{}} className={"openapi-markdown__details mime"} data-collapsed={false} open={true}><summary style={{}} className={"openapi-markdown__details-summary-mime"}><h3 className={"openapi-markdown__details-summary-header-body"}>Body</h3></summary><div style={{"textAlign":"left","marginLeft":"1rem"}}></div><ul style={{"marginLeft":"1rem"}}><SchemaItem collapsible={true} className={"schemaItem"}><details style={{}} className={"openapi-markdown__details"}><summary style={{}}><span className={"openapi-schema__container"}><strong className={"openapi-schema__property"}>input</strong><span className={"openapi-schema__name"}> object</span></span></summary><div style={{"marginLeft":"1rem"}}><SchemaItem collapsible={false} name={"apply_watermark"} required={false} schemaName={"Apply Watermark (boolean)"} qualifierMessage={undefined} schema={{"default":true,"description":"Applies a watermark to enable determining if an image is generated in downstream applications. If you have other provisions for generating or deploying images safely, you can use this to disable watermarking.","title":"Apply Watermark","type":"boolean","x-order":12}}></SchemaItem><SchemaItem collapsible={false} name={"disable_safety_checker"} required={false} schemaName={"Disable Safety Checker (boolean)"} qualifierMessage={undefined} schema={{"default":false,"description":"Disable safety checker for generated images. This feature is only available through the API. See https://replicate.com/docs/how-does-replicate-work#safety","title":"Disable Safety Checker","type":"boolean","x-order":13}}></SchemaItem><SchemaItem collapsible={false} name={"guidance_scale"} required={false} schemaName={"Guidance Scale (number)"} qualifierMessage={"**Possible values:** `>= 1` and `<= 50`"} schema={{"default":7.5,"description":"Scale for classifier-free guidance. Recommended 7-8","maximum":50,"minimum":1,"title":"Guidance Scale","type":"number","x-order":9}}></SchemaItem><SchemaItem collapsible={false} name={"height"} required={false} schemaName={"Height (integer)"} qualifierMessage={undefined} schema={{"default":1024,"description":"Height of output image. Recommended 1024 or 1280","title":"Height","type":"integer","x-order":5}}></SchemaItem><SchemaItem collapsible={false} name={"image"} required={false} schemaName={"uri"} qualifierMessage={undefined} schema={{"description":"Input image for img2img or inpaint mode","format":"uri","title":"Image","type":"string","x-order":2}}></SchemaItem><SchemaItem collapsible={false} name={"mask"} required={false} schemaName={"uri"} qualifierMessage={undefined} schema={{"description":"Input mask for inpaint mode. Black areas will be preserved, white areas will be inpainted.","format":"uri","title":"Mask","type":"string","x-order":3}}></SchemaItem><SchemaItem collapsible={false} name={"negative_prompt"} required={false} schemaName={"Negative Prompt (string)"} qualifierMessage={undefined} schema={{"default":"worst quality, low quality","description":"Negative Input prompt","title":"Negative Prompt","type":"string","x-order":1}}></SchemaItem><SchemaItem collapsible={false} name={"num_inference_steps"} required={false} schemaName={"Num Inference Steps (integer)"} qualifierMessage={"**Possible values:** `>= 1` and `<= 100`"} schema={{"default":20,"description":"Number of denoising steps. 20 to 60 steps for more detail, 20 steps for faster results.","maximum":100,"minimum":1,"title":"Num Inference Steps","type":"integer","x-order":8}}></SchemaItem><SchemaItem collapsible={false} name={"num_outputs"} required={false} schemaName={"Num Outputs (integer)"} qualifierMessage={"**Possible values:** `>= 1` and `<= 4`"} schema={{"default":1,"description":"Number of images to output.","maximum":4,"minimum":1,"title":"Num Outputs","type":"integer","x-order":6}}></SchemaItem><SchemaItem collapsible={false} name={"prompt"} required={false} schemaName={"Prompt (string)"} qualifierMessage={undefined} schema={{"default":"Anime full body portrait of a swordsman holding his weapon in front of him. He is facing the camera with a fierce look on his face. Anime key visual (best quality, HD, ~+~aesthetic~+~:1.2)","description":"Input prompt","title":"Prompt","type":"string","x-order":0}}></SchemaItem><SchemaItem collapsible={false} name={"prompt_strength"} required={false} schemaName={"Prompt Strength (number)"} qualifierMessage={"**Possible values:** `<= 1`"} schema={{"default":0.8,"description":"Prompt strength when using img2img / inpaint. 1.0 corresponds to full destruction of information in image","maximum":1,"minimum":0,"title":"Prompt Strength","type":"number","x-order":10}}></SchemaItem><SchemaItem collapsible={false} name={"scheduler"} required={false} schemaName={"scheduler (string)"} qualifierMessage={"**Possible values:** [`DDIM`, `DPMSolverMultistep`, `HeunDiscrete`, `KarrasDPM`, `K_EULER_ANCESTRAL`, `K_EULER`, `PNDM`, `DPM++2MSDE`]"} schema={{"description":"An enumeration.","enum":["DDIM","DPMSolverMultistep","HeunDiscrete","KarrasDPM","K_EULER_ANCESTRAL","K_EULER","PNDM","DPM++2MSDE"],"title":"scheduler","type":"string"}}></SchemaItem><SchemaItem collapsible={false} name={"seed"} required={false} schemaName={"Seed (integer)"} qualifierMessage={undefined} schema={{"description":"Random seed. Leave blank to randomize the seed","title":"Seed","type":"integer","x-order":11}}></SchemaItem><SchemaItem collapsible={false} name={"width"} required={false} schemaName={"Width (integer)"} qualifierMessage={undefined} schema={{"default":1024,"description":"Width of output image. Recommended 1024 or 1280","title":"Width","type":"integer","x-order":4}}></SchemaItem></div></details></SchemaItem></ul></details></TabItem></MimeTabs><div><div><ApiTabs label={undefined} id={undefined}><TabItem label={"200"} value={"200"}><div>
<details style={{"marginBottom":"1rem"}} className={"openapi-markdown__details"} data-collapsed={false} open={true}><summary style={{}}><h3 className={"openapi-markdown__details-summary-header-params"}>Header Parameters</h3></summary><div><ul><ParamsItem className={"paramsItem"} param={{"description":"Make a prediction without waiting for the prediction to complete.","example":"respond-async","in":"header","name":"prefer","schema":{"example":"respond-async","title":"prefer","type":"string"}}}></ParamsItem><ParamsItem className={"paramsItem"} param={{"description":"Obtain your private API key: see the [Get Started](../../quick-start/get_started) section.","example":"L6eXzteHYa2Uq0ar4kdMaBOiOIjmRI08","in":"header","name":"apikey","required":true,"schema":{"title":"apikey","type":"string"}}}></ParamsItem></ul></div></details><MimeTabs className={"openapi-tabs__mime"}><TabItem label={"application/json"} value={"application/json-schema"}><details style={{}} className={"openapi-markdown__details mime"} data-collapsed={false} open={true}><summary style={{}} className={"openapi-markdown__details-summary-mime"}><h3 className={"openapi-markdown__details-summary-header-body"}>Body</h3></summary><div style={{"textAlign":"left","marginLeft":"1rem"}}></div><ul style={{"marginLeft":"1rem"}}><SchemaItem collapsible={true} className={"schemaItem"}><details style={{}} className={"openapi-markdown__details"}><summary style={{}}><span className={"openapi-schema__container"}><strong className={"openapi-schema__property"}>input</strong><span className={"openapi-schema__name"}> object</span></span></summary><div style={{"marginLeft":"1rem"}}><SchemaItem collapsible={false} name={"apply_watermark"} required={false} schemaName={"Apply Watermark (boolean)"} qualifierMessage={undefined} schema={{"default":true,"description":"Applies a watermark to enable determining if an image is generated in downstream applications. If you have other provisions for generating or deploying images safely, you can use this to disable watermarking.","title":"Apply Watermark","type":"boolean","x-order":12}}></SchemaItem><SchemaItem collapsible={false} name={"disable_safety_checker"} required={false} schemaName={"Disable Safety Checker (boolean)"} qualifierMessage={undefined} schema={{"default":false,"description":"Disable safety checker for generated images. This feature is only available through the API. See https://replicate.com/docs/how-does-replicate-work#safety","title":"Disable Safety Checker","type":"boolean","x-order":13}}></SchemaItem><SchemaItem collapsible={false} name={"guidance_scale"} required={false} schemaName={"Guidance Scale (number)"} qualifierMessage={"**Possible values:** `>= 1` and `<= 50`"} schema={{"default":7.5,"description":"Scale for classifier-free guidance. Recommended 7-8","maximum":50,"minimum":1,"title":"Guidance Scale","type":"number","x-order":9}}></SchemaItem><SchemaItem collapsible={false} name={"height"} required={false} schemaName={"Height (integer)"} qualifierMessage={undefined} schema={{"default":1024,"description":"Height of output image. Recommended 1024 or 1280","title":"Height","type":"integer","x-order":5}}></SchemaItem><SchemaItem collapsible={false} name={"image"} required={false} schemaName={"uri"} qualifierMessage={undefined} schema={{"description":"Input image for img2img or inpaint mode","format":"uri","title":"Image","type":"string","x-order":2}}></SchemaItem><SchemaItem collapsible={false} name={"mask"} required={false} schemaName={"uri"} qualifierMessage={undefined} schema={{"description":"Input mask for inpaint mode. Black areas will be preserved, white areas will be inpainted.","format":"uri","title":"Mask","type":"string","x-order":3}}></SchemaItem><SchemaItem collapsible={false} name={"negative_prompt"} required={false} schemaName={"Negative Prompt (string)"} qualifierMessage={undefined} schema={{"default":"worst quality, low quality","description":"Negative Input prompt","title":"Negative Prompt","type":"string","x-order":1}}></SchemaItem><SchemaItem collapsible={false} name={"num_inference_steps"} required={false} schemaName={"Num Inference Steps (integer)"} qualifierMessage={"**Possible values:** `>= 1` and `<= 100`"} schema={{"default":20,"description":"Number of denoising steps. 20 to 60 steps for more detail, 20 steps for faster results.","maximum":100,"minimum":1,"title":"Num Inference Steps","type":"integer","x-order":8}}></SchemaItem><SchemaItem collapsible={false} name={"num_outputs"} required={false} schemaName={"Num Outputs (integer)"} qualifierMessage={"**Possible values:** `>= 1` and `<= 4`"} schema={{"default":1,"description":"Number of images to output.","maximum":4,"minimum":1,"title":"Num Outputs","type":"integer","x-order":6}}></SchemaItem><SchemaItem collapsible={false} name={"prompt"} required={false} schemaName={"Prompt (string)"} qualifierMessage={undefined} schema={{"default":"Anime full body portrait of a swordsman holding his weapon in front of him. He is facing the camera with a fierce look on his face. Anime key visual (best quality, HD, ~+~aesthetic~+~:1.2)","description":"Input prompt","title":"Prompt","type":"string","x-order":0}}></SchemaItem><SchemaItem collapsible={false} name={"prompt_strength"} required={false} schemaName={"Prompt Strength (number)"} qualifierMessage={"**Possible values:** `<= 1`"} schema={{"default":0.8,"description":"Prompt strength when using img2img / inpaint. 1.0 corresponds to full destruction of information in image","maximum":1,"minimum":0,"title":"Prompt Strength","type":"number","x-order":10}}></SchemaItem><SchemaItem collapsible={false} name={"scheduler"} required={false} schemaName={"scheduler (string)"} qualifierMessage={"**Possible values:** [`DDIM`, `DPMSolverMultistep`, `HeunDiscrete`, `KarrasDPM`, `K_EULER_ANCESTRAL`, `K_EULER`, `PNDM`, `DPM++2MSDE`]"} schema={{"description":"An enumeration.","enum":["DDIM","DPMSolverMultistep","HeunDiscrete","KarrasDPM","K_EULER_ANCESTRAL","K_EULER","PNDM","DPM++2MSDE"],"title":"scheduler","type":"string"}}></SchemaItem><SchemaItem collapsible={false} name={"seed"} required={false} schemaName={"Seed (integer)"} qualifierMessage={undefined} schema={{"description":"Random seed. Leave blank to randomize the seed","title":"Seed","type":"integer","x-order":11}}></SchemaItem><SchemaItem collapsible={false} name={"width"} required={false} schemaName={"Width (integer)"} qualifierMessage={undefined} schema={{"default":1024,"description":"Width of output image. Recommended 1024 or 1280","title":"Width","type":"integer","x-order":4}}></SchemaItem></div></details></SchemaItem></ul></details></TabItem></MimeTabs><div><div><ApiTabs label={undefined} id={undefined}><TabItem label={"200"} value={"200"}><div>
@@ -35,7 +35,7 @@ Run a single prediction on the model
## Request
<details style={{"marginBottom":"1rem"}} className={"openapi-markdown__details"} data-collapsed={false} open={true}><summary style={{}}><h3 className={"openapi-markdown__details-summary-header-params"}>Header Parameters</h3></summary><div><ul><ParamsItem className={"paramsItem"} param={{"description":"Make a prediction without waiting for the prediction to complete.","example":"respond-async","in":"header","name":"prefer","schema":{"example":"respond-async","title":"prefer","type":"string"}}}></ParamsItem><ParamsItem className={"paramsItem"} param={{"description":" See [Get Started](../../quick-start/get_started) for document","example":"L6eXzteHYa2Uq0ar4kdMaBOiOIjmRI08","in":"header","name":"apikey","required":true,"schema":{"title":"apikey","type":"string"}}}></ParamsItem></ul></div></details><MimeTabs className={"openapi-tabs__mime"}><TabItem label={"application/json"} value={"application/json-schema"}><details style={{}} className={"openapi-markdown__details mime"} data-collapsed={false} open={true}><summary style={{}} className={"openapi-markdown__details-summary-mime"}><h3 className={"openapi-markdown__details-summary-header-body"}>Body</h3></summary><div style={{"textAlign":"left","marginLeft":"1rem"}}></div><ul style={{"marginLeft":"1rem"}}><SchemaItem collapsible={true} className={"schemaItem"}><details style={{}} className={"openapi-markdown__details"}><summary style={{}}><span className={"openapi-schema__container"}><strong className={"openapi-schema__property"}>input</strong><span className={"openapi-schema__name"}> object</span></span></summary><div style={{"marginLeft":"1rem"}}><SchemaItem collapsible={false} name={"backup_vocals_volume_change"} required={false} schemaName={"Backup Vocals Volume Change (number)"} qualifierMessage={undefined} schema={{"default":0,"description":"Control volume of backup AI vocals.","title":"Backup Vocals Volume Change","type":"number","x-order":11}}></SchemaItem><SchemaItem collapsible={false} name={"crepe_hop_length"} required={false} schemaName={"Crepe Hop Length (integer)"} qualifierMessage={undefined} schema={{"default":128,"description":"When `pitch_detection_algo` is set to `mangio-crepe`, this controls how often it checks for pitch changes in milliseconds. Lower values lead to longer conversions and higher risk of voice cracks, but better pitch accuracy.","title":"Crepe Hop Length","type":"integer","x-order":8}}></SchemaItem><SchemaItem collapsible={false} name={"custom_rvc_model_download_url"} required={false} schemaName={"Custom Rvc Model Download Url (string)"} qualifierMessage={undefined} schema={{"description":"URL to download a custom RVC model. If provided, the model will be downloaded (if it doesn't already exist) and used for prediction, regardless of the 'rvc_model' value.","title":"Custom Rvc Model Download Url","type":"string","x-order":2}}></SchemaItem><SchemaItem collapsible={false} name={"filter_radius"} required={false} schemaName={"Filter Radius (integer)"} qualifierMessage={"**Possible values:** `<= 7`"} schema={{"default":3,"description":"If >=3: apply median filtering median filtering to the harvested pitch results.","maximum":7,"minimum":0,"title":"Filter Radius","type":"integer","x-order":5}}></SchemaItem><SchemaItem collapsible={false} name={"index_rate"} required={false} schemaName={"Index Rate (number)"} qualifierMessage={"**Possible values:** `<= 1`"} schema={{"default":0.5,"description":"Control how much of the AI's accent to leave in the vocals.","maximum":1,"minimum":0,"title":"Index Rate","type":"number","x-order":4}}></SchemaItem><SchemaItem collapsible={false} name={"instrumental_volume_change"} required={false} schemaName={"Instrumental Volume Change (number)"} qualifierMessage={undefined} schema={{"default":0,"description":"Control volume of the background music/instrumentals.","title":"Instrumental Volume Change","type":"number","x-order":12}}></SchemaItem><SchemaItem collapsible={false} name={"main_vocals_volume_change"} required={false} schemaName={"Main Vocals Volume Change (number)"} qualifierMessage={undefined} schema={{"default":0,"description":"Control volume of main AI vocals. Use -3 to decrease the volume by 3 decibels, or 3 to increase the volume by 3 decibels.","title":"Main Vocals Volume Change","type":"number","x-order":10}}></SchemaItem><SchemaItem collapsible={false} name={"output_format"} required={false} schemaName={"output_format (string)"} qualifierMessage={"**Possible values:** [`mp3`, `wav`]"} schema={{"description":"An enumeration.","enum":["mp3","wav"],"title":"output_format","type":"string"}}></SchemaItem><SchemaItem collapsible={false} name={"pitch_change"} required={false} schemaName={"pitch_change (string)"} qualifierMessage={"**Possible values:** [`no-change`, `male-to-female`, `female-to-male`]"} schema={{"description":"An enumeration.","enum":["no-change","male-to-female","female-to-male"],"title":"pitch_change","type":"string"}}></SchemaItem><SchemaItem collapsible={false} name={"pitch_change_all"} required={false} schemaName={"Pitch Change All (number)"} qualifierMessage={undefined} schema={{"default":0,"description":"Change pitch/key of background music, backup vocals and AI vocals in semitones. Reduces sound quality slightly.","title":"Pitch Change All","type":"number","x-order":13}}></SchemaItem><SchemaItem collapsible={false} name={"pitch_detection_algorithm"} required={false} schemaName={"pitch_detection_algorithm (string)"} qualifierMessage={"**Possible values:** [`rmvpe`, `mangio-crepe`]"} schema={{"description":"An enumeration.","enum":["rmvpe","mangio-crepe"],"title":"pitch_detection_algorithm","type":"string"}}></SchemaItem><SchemaItem collapsible={false} name={"protect"} required={false} schemaName={"Protect (number)"} qualifierMessage={"**Possible values:** `<= 0.5`"} schema={{"default":0.33,"description":"Control how much of the original vocals' breath and voiceless consonants to leave in the AI vocals. Set 0.5 to disable.","maximum":0.5,"minimum":0,"title":"Protect","type":"number","x-order":9}}></SchemaItem><SchemaItem collapsible={false} name={"reverb_damping"} required={false} schemaName={"Reverb Damping (number)"} qualifierMessage={"**Possible values:** `<= 1`"} schema={{"default":0.7,"description":"Absorption of high frequencies in the reverb.","maximum":1,"minimum":0,"title":"Reverb Damping","type":"number","x-order":17}}></SchemaItem><SchemaItem collapsible={false} name={"reverb_dryness"} required={false} schemaName={"Reverb Dryness (number)"} qualifierMessage={"**Possible values:** `<= 1`"} schema={{"default":0.8,"description":"Level of AI vocals without reverb.","maximum":1,"minimum":0,"title":"Reverb Dryness","type":"number","x-order":16}}></SchemaItem><SchemaItem collapsible={false} name={"reverb_size"} required={false} schemaName={"Reverb Size (number)"} qualifierMessage={"**Possible values:** `<= 1`"} schema={{"default":0.15,"description":"The larger the room, the longer the reverb time.","maximum":1,"minimum":0,"title":"Reverb Size","type":"number","x-order":14}}></SchemaItem><SchemaItem collapsible={false} name={"reverb_wetness"} required={false} schemaName={"Reverb Wetness (number)"} qualifierMessage={"**Possible values:** `<= 1`"} schema={{"default":0.2,"description":"Level of AI vocals with reverb.","maximum":1,"minimum":0,"title":"Reverb Wetness","type":"number","x-order":15}}></SchemaItem><SchemaItem collapsible={false} name={"rms_mix_rate"} required={false} schemaName={"Rms Mix Rate (number)"} qualifierMessage={"**Possible values:** `<= 1`"} schema={{"default":0.25,"description":"Control how much to use the original vocal's loudness (0) or a fixed loudness (1).","maximum":1,"minimum":0,"title":"Rms Mix Rate","type":"number","x-order":6}}></SchemaItem><SchemaItem collapsible={false} name={"rvc_model"} required={false} schemaName={"rvc_model (string)"} qualifierMessage={"**Possible values:** [`Squidward`, `MrKrabs`, `Plankton`, `Drake`, `Vader`, `Trump`, `Biden`, `Obama`, `Guitar`, `Voilin`, `CUSTOM`]"} schema={{"description":"An enumeration.","enum":["Squidward","MrKrabs","Plankton","Drake","Vader","Trump","Biden","Obama","Guitar","Voilin","CUSTOM"],"title":"rvc_model","type":"string"}}></SchemaItem><SchemaItem collapsible={false} name={"song_input"} required={false} schemaName={"uri"} qualifierMessage={undefined} schema={{"description":"Upload your audio file here.","format":"uri","title":"Song Input","type":"string","x-order":0}}></SchemaItem></div></details></SchemaItem></ul></details></TabItem></MimeTabs><div><div><ApiTabs label={undefined} id={undefined}><TabItem label={"200"} value={"200"}><div>
<details style={{"marginBottom":"1rem"}} className={"openapi-markdown__details"} data-collapsed={false} open={true}><summary style={{}}><h3 className={"openapi-markdown__details-summary-header-params"}>Header Parameters</h3></summary><div><ul><ParamsItem className={"paramsItem"} param={{"description":"Make a prediction without waiting for the prediction to complete.","example":"respond-async","in":"header","name":"prefer","schema":{"example":"respond-async","title":"prefer","type":"string"}}}></ParamsItem><ParamsItem className={"paramsItem"} param={{"description":"Obtain your private API key: see the [Get Started](../../quick-start/get_started) section.","example":"L6eXzteHYa2Uq0ar4kdMaBOiOIjmRI08","in":"header","name":"apikey","required":true,"schema":{"title":"apikey","type":"string"}}}></ParamsItem></ul></div></details><MimeTabs className={"openapi-tabs__mime"}><TabItem label={"application/json"} value={"application/json-schema"}><details style={{}} className={"openapi-markdown__details mime"} data-collapsed={false} open={true}><summary style={{}} className={"openapi-markdown__details-summary-mime"}><h3 className={"openapi-markdown__details-summary-header-body"}>Body</h3></summary><div style={{"textAlign":"left","marginLeft":"1rem"}}></div><ul style={{"marginLeft":"1rem"}}><SchemaItem collapsible={true} className={"schemaItem"}><details style={{}} className={"openapi-markdown__details"}><summary style={{}}><span className={"openapi-schema__container"}><strong className={"openapi-schema__property"}>input</strong><span className={"openapi-schema__name"}> object</span></span></summary><div style={{"marginLeft":"1rem"}}><SchemaItem collapsible={false} name={"backup_vocals_volume_change"} required={false} schemaName={"Backup Vocals Volume Change (number)"} qualifierMessage={undefined} schema={{"default":0,"description":"Control volume of backup AI vocals.","title":"Backup Vocals Volume Change","type":"number","x-order":11}}></SchemaItem><SchemaItem collapsible={false} name={"crepe_hop_length"} required={false} schemaName={"Crepe Hop Length (integer)"} qualifierMessage={undefined} schema={{"default":128,"description":"When `pitch_detection_algo` is set to `mangio-crepe`, this controls how often it checks for pitch changes in milliseconds. Lower values lead to longer conversions and higher risk of voice cracks, but better pitch accuracy.","title":"Crepe Hop Length","type":"integer","x-order":8}}></SchemaItem><SchemaItem collapsible={false} name={"custom_rvc_model_download_url"} required={false} schemaName={"Custom Rvc Model Download Url (string)"} qualifierMessage={undefined} schema={{"description":"URL to download a custom RVC model. If provided, the model will be downloaded (if it doesn't already exist) and used for prediction, regardless of the 'rvc_model' value.","title":"Custom Rvc Model Download Url","type":"string","x-order":2}}></SchemaItem><SchemaItem collapsible={false} name={"filter_radius"} required={false} schemaName={"Filter Radius (integer)"} qualifierMessage={"**Possible values:** `<= 7`"} schema={{"default":3,"description":"If >=3: apply median filtering median filtering to the harvested pitch results.","maximum":7,"minimum":0,"title":"Filter Radius","type":"integer","x-order":5}}></SchemaItem><SchemaItem collapsible={false} name={"index_rate"} required={false} schemaName={"Index Rate (number)"} qualifierMessage={"**Possible values:** `<= 1`"} schema={{"default":0.5,"description":"Control how much of the AI's accent to leave in the vocals.","maximum":1,"minimum":0,"title":"Index Rate","type":"number","x-order":4}}></SchemaItem><SchemaItem collapsible={false} name={"instrumental_volume_change"} required={false} schemaName={"Instrumental Volume Change (number)"} qualifierMessage={undefined} schema={{"default":0,"description":"Control volume of the background music/instrumentals.","title":"Instrumental Volume Change","type":"number","x-order":12}}></SchemaItem><SchemaItem collapsible={false} name={"main_vocals_volume_change"} required={false} schemaName={"Main Vocals Volume Change (number)"} qualifierMessage={undefined} schema={{"default":0,"description":"Control volume of main AI vocals. Use -3 to decrease the volume by 3 decibels, or 3 to increase the volume by 3 decibels.","title":"Main Vocals Volume Change","type":"number","x-order":10}}></SchemaItem><SchemaItem collapsible={false} name={"output_format"} required={false} schemaName={"output_format (string)"} qualifierMessage={"**Possible values:** [`mp3`, `wav`]"} schema={{"description":"An enumeration.","enum":["mp3","wav"],"title":"output_format","type":"string"}}></SchemaItem><SchemaItem collapsible={false} name={"pitch_change"} required={false} schemaName={"pitch_change (string)"} qualifierMessage={"**Possible values:** [`no-change`, `male-to-female`, `female-to-male`]"} schema={{"description":"An enumeration.","enum":["no-change","male-to-female","female-to-male"],"title":"pitch_change","type":"string"}}></SchemaItem><SchemaItem collapsible={false} name={"pitch_change_all"} required={false} schemaName={"Pitch Change All (number)"} qualifierMessage={undefined} schema={{"default":0,"description":"Change pitch/key of background music, backup vocals and AI vocals in semitones. Reduces sound quality slightly.","title":"Pitch Change All","type":"number","x-order":13}}></SchemaItem><SchemaItem collapsible={false} name={"pitch_detection_algorithm"} required={false} schemaName={"pitch_detection_algorithm (string)"} qualifierMessage={"**Possible values:** [`rmvpe`, `mangio-crepe`]"} schema={{"description":"An enumeration.","enum":["rmvpe","mangio-crepe"],"title":"pitch_detection_algorithm","type":"string"}}></SchemaItem><SchemaItem collapsible={false} name={"protect"} required={false} schemaName={"Protect (number)"} qualifierMessage={"**Possible values:** `<= 0.5`"} schema={{"default":0.33,"description":"Control how much of the original vocals' breath and voiceless consonants to leave in the AI vocals. Set 0.5 to disable.","maximum":0.5,"minimum":0,"title":"Protect","type":"number","x-order":9}}></SchemaItem><SchemaItem collapsible={false} name={"reverb_damping"} required={false} schemaName={"Reverb Damping (number)"} qualifierMessage={"**Possible values:** `<= 1`"} schema={{"default":0.7,"description":"Absorption of high frequencies in the reverb.","maximum":1,"minimum":0,"title":"Reverb Damping","type":"number","x-order":17}}></SchemaItem><SchemaItem collapsible={false} name={"reverb_dryness"} required={false} schemaName={"Reverb Dryness (number)"} qualifierMessage={"**Possible values:** `<= 1`"} schema={{"default":0.8,"description":"Level of AI vocals without reverb.","maximum":1,"minimum":0,"title":"Reverb Dryness","type":"number","x-order":16}}></SchemaItem><SchemaItem collapsible={false} name={"reverb_size"} required={false} schemaName={"Reverb Size (number)"} qualifierMessage={"**Possible values:** `<= 1`"} schema={{"default":0.15,"description":"The larger the room, the longer the reverb time.","maximum":1,"minimum":0,"title":"Reverb Size","type":"number","x-order":14}}></SchemaItem><SchemaItem collapsible={false} name={"reverb_wetness"} required={false} schemaName={"Reverb Wetness (number)"} qualifierMessage={"**Possible values:** `<= 1`"} schema={{"default":0.2,"description":"Level of AI vocals with reverb.","maximum":1,"minimum":0,"title":"Reverb Wetness","type":"number","x-order":15}}></SchemaItem><SchemaItem collapsible={false} name={"rms_mix_rate"} required={false} schemaName={"Rms Mix Rate (number)"} qualifierMessage={"**Possible values:** `<= 1`"} schema={{"default":0.25,"description":"Control how much to use the original vocal's loudness (0) or a fixed loudness (1).","maximum":1,"minimum":0,"title":"Rms Mix Rate","type":"number","x-order":6}}></SchemaItem><SchemaItem collapsible={false} name={"rvc_model"} required={false} schemaName={"rvc_model (string)"} qualifierMessage={"**Possible values:** [`Squidward`, `MrKrabs`, `Plankton`, `Drake`, `Vader`, `Trump`, `Biden`, `Obama`, `Guitar`, `Voilin`, `CUSTOM`]"} schema={{"description":"An enumeration.","enum":["Squidward","MrKrabs","Plankton","Drake","Vader","Trump","Biden","Obama","Guitar","Voilin","CUSTOM"],"title":"rvc_model","type":"string"}}></SchemaItem><SchemaItem collapsible={false} name={"song_input"} required={false} schemaName={"uri"} qualifierMessage={undefined} schema={{"description":"Upload your audio file here.","format":"uri","title":"Song Input","type":"string","x-order":0}}></SchemaItem></div></details></SchemaItem></ul></details></TabItem></MimeTabs><div><div><ApiTabs label={undefined} id={undefined}><TabItem label={"200"} value={"200"}><div>
@@ -35,7 +35,7 @@ Run a single prediction on the model
## Request
<details style={{"marginBottom":"1rem"}} className={"openapi-markdown__details"} data-collapsed={false} open={true}><summary style={{}}><h3 className={"openapi-markdown__details-summary-header-params"}>Header Parameters</h3></summary><div><ul><ParamsItem className={"paramsItem"} param={{"description":"Make a prediction without waiting for the prediction to complete.","example":"respond-async","in":"header","name":"prefer","schema":{"example":"respond-async","title":"prefer","type":"string"}}}></ParamsItem><ParamsItem className={"paramsItem"} param={{"description":" See [Get Started](../../quick-start/get_started) for document","example":"L6eXzteHYa2Uq0ar4kdMaBOiOIjmRI08","in":"header","name":"apikey","required":true,"schema":{"title":"apikey","type":"string"}}}></ParamsItem></ul></div></details><MimeTabs className={"openapi-tabs__mime"}><TabItem label={"application/json"} value={"application/json-schema"}><details style={{}} className={"openapi-markdown__details mime"} data-collapsed={false} open={true}><summary style={{}} className={"openapi-markdown__details-summary-mime"}><h3 className={"openapi-markdown__details-summary-header-body"}>Body</h3></summary><div style={{"textAlign":"left","marginLeft":"1rem"}}></div><ul style={{"marginLeft":"1rem"}}><SchemaItem collapsible={true} className={"schemaItem"}><details style={{}} className={"openapi-markdown__details"}><summary style={{}}><span className={"openapi-schema__container"}><strong className={"openapi-schema__property"}>input</strong><span className={"openapi-schema__name"}> object</span></span></summary><div style={{"marginLeft":"1rem"}}><SchemaItem collapsible={false} name={"batch_size"} required={false} schemaName={"Batch Size (integer)"} qualifierMessage={undefined} schema={{"default":1,"description":"Number of output","title":"Batch Size","type":"integer","x-order":3}}></SchemaItem><SchemaItem collapsible={false} name={"guidance_scale"} required={false} schemaName={"Guidance Scale (number)"} qualifierMessage={undefined} schema={{"default":15,"description":"Set the scale for guidanece","title":"Guidance Scale","type":"number","x-order":2}}></SchemaItem><SchemaItem collapsible={false} name={"image"} required={false} schemaName={"uri"} qualifierMessage={undefined} schema={{"description":"A synthetic view image for generating the 3D modeld. To get the best result, remove background from the input image","format":"uri","title":"Image","type":"string","x-order":1}}></SchemaItem><SchemaItem collapsible={false} name={"prompt"} required={false} schemaName={"Prompt (string)"} qualifierMessage={undefined} schema={{"description":"Text prompt for generating the 3D model, ignored if an image is provide below","title":"Prompt","type":"string","x-order":0}}></SchemaItem><SchemaItem collapsible={false} name={"render_mode"} required={false} schemaName={"render_mode (string)"} qualifierMessage={"**Possible values:** [`nerf`, `stf`]"} schema={{"description":"An enumeration.","enum":["nerf","stf"],"title":"render_mode","type":"string"}}></SchemaItem><SchemaItem collapsible={false} name={"render_size"} required={false} schemaName={"Render Size (integer)"} qualifierMessage={undefined} schema={{"default":128,"description":"Set the size of the a renderer, higher values take longer to render","title":"Render Size","type":"integer","x-order":5}}></SchemaItem><SchemaItem collapsible={false} name={"save_mesh"} required={false} schemaName={"Save Mesh (boolean)"} qualifierMessage={undefined} schema={{"default":false,"description":"Save the latents as meshes.","title":"Save Mesh","type":"boolean","x-order":6}}></SchemaItem></div></details></SchemaItem></ul></details></TabItem></MimeTabs><div><div><ApiTabs label={undefined} id={undefined}><TabItem label={"200"} value={"200"}><div>
<details style={{"marginBottom":"1rem"}} className={"openapi-markdown__details"} data-collapsed={false} open={true}><summary style={{}}><h3 className={"openapi-markdown__details-summary-header-params"}>Header Parameters</h3></summary><div><ul><ParamsItem className={"paramsItem"} param={{"description":"Make a prediction without waiting for the prediction to complete.","example":"respond-async","in":"header","name":"prefer","schema":{"example":"respond-async","title":"prefer","type":"string"}}}></ParamsItem><ParamsItem className={"paramsItem"} param={{"description":"Obtain your private API key: see the [Get Started](../../quick-start/get_started) section.","example":"L6eXzteHYa2Uq0ar4kdMaBOiOIjmRI08","in":"header","name":"apikey","required":true,"schema":{"title":"apikey","type":"string"}}}></ParamsItem></ul></div></details><MimeTabs className={"openapi-tabs__mime"}><TabItem label={"application/json"} value={"application/json-schema"}><details style={{}} className={"openapi-markdown__details mime"} data-collapsed={false} open={true}><summary style={{}} className={"openapi-markdown__details-summary-mime"}><h3 className={"openapi-markdown__details-summary-header-body"}>Body</h3></summary><div style={{"textAlign":"left","marginLeft":"1rem"}}></div><ul style={{"marginLeft":"1rem"}}><SchemaItem collapsible={true} className={"schemaItem"}><details style={{}} className={"openapi-markdown__details"}><summary style={{}}><span className={"openapi-schema__container"}><strong className={"openapi-schema__property"}>input</strong><span className={"openapi-schema__name"}> object</span></span></summary><div style={{"marginLeft":"1rem"}}><SchemaItem collapsible={false} name={"batch_size"} required={false} schemaName={"Batch Size (integer)"} qualifierMessage={undefined} schema={{"default":1,"description":"Number of output","title":"Batch Size","type":"integer","x-order":3}}></SchemaItem><SchemaItem collapsible={false} name={"guidance_scale"} required={false} schemaName={"Guidance Scale (number)"} qualifierMessage={undefined} schema={{"default":15,"description":"Set the scale for guidanece","title":"Guidance Scale","type":"number","x-order":2}}></SchemaItem><SchemaItem collapsible={false} name={"image"} required={false} schemaName={"uri"} qualifierMessage={undefined} schema={{"description":"A synthetic view image for generating the 3D modeld. To get the best result, remove background from the input image","format":"uri","title":"Image","type":"string","x-order":1}}></SchemaItem><SchemaItem collapsible={false} name={"prompt"} required={false} schemaName={"Prompt (string)"} qualifierMessage={undefined} schema={{"description":"Text prompt for generating the 3D model, ignored if an image is provide below","title":"Prompt","type":"string","x-order":0}}></SchemaItem><SchemaItem collapsible={false} name={"render_mode"} required={false} schemaName={"render_mode (string)"} qualifierMessage={"**Possible values:** [`nerf`, `stf`]"} schema={{"description":"An enumeration.","enum":["nerf","stf"],"title":"render_mode","type":"string"}}></SchemaItem><SchemaItem collapsible={false} name={"render_size"} required={false} schemaName={"Render Size (integer)"} qualifierMessage={undefined} schema={{"default":128,"description":"Set the size of the a renderer, higher values take longer to render","title":"Render Size","type":"integer","x-order":5}}></SchemaItem><SchemaItem collapsible={false} name={"save_mesh"} required={false} schemaName={"Save Mesh (boolean)"} qualifierMessage={undefined} schema={{"default":false,"description":"Save the latents as meshes.","title":"Save Mesh","type":"boolean","x-order":6}}></SchemaItem></div></details></SchemaItem></ul></details></TabItem></MimeTabs><div><div><ApiTabs label={undefined} id={undefined}><TabItem label={"200"} value={"200"}><div>
@@ -35,7 +35,7 @@ Run a single prediction on the model
## Request
<details style={{"marginBottom":"1rem"}} className={"openapi-markdown__details"} data-collapsed={false} open={true}><summary style={{}}><h3 className={"openapi-markdown__details-summary-header-params"}>Header Parameters</h3></summary><div><ul><ParamsItem className={"paramsItem"} param={{"description":"Make a prediction without waiting for the prediction to complete.","example":"respond-async","in":"header","name":"prefer","schema":{"example":"respond-async","title":"prefer","type":"string"}}}></ParamsItem><ParamsItem className={"paramsItem"} param={{"description":" See [Get Started](../../quick-start/get_started) for document","example":"L6eXzteHYa2Uq0ar4kdMaBOiOIjmRI08","in":"header","name":"apikey","required":true,"schema":{"title":"apikey","type":"string"}}}></ParamsItem></ul></div></details><MimeTabs className={"openapi-tabs__mime"}><TabItem label={"application/json"} value={"application/json-schema"}><details style={{}} className={"openapi-markdown__details mime"} data-collapsed={false} open={true}><summary style={{}} className={"openapi-markdown__details-summary-mime"}><h3 className={"openapi-markdown__details-summary-header-body"}>Body</h3></summary><div style={{"textAlign":"left","marginLeft":"1rem"}}></div><ul style={{"marginLeft":"1rem"}}><SchemaItem collapsible={true} className={"schemaItem"}><details style={{}} className={"openapi-markdown__details"}><summary style={{}}><span className={"openapi-schema__container"}><strong className={"openapi-schema__property"}>input</strong><span className={"openapi-schema__name"}> object</span></span></summary><div style={{"marginLeft":"1rem"}}><SchemaItem collapsible={false} name={"apply_watermark"} required={false} schemaName={"Apply Watermark (boolean)"} qualifierMessage={undefined} schema={{"default":true,"description":"Applies a watermark to enable determining if an image is generated in downstream applications. If you have other provisions for generating or deploying images safely, you can use this to disable watermarking.","title":"Apply Watermark","type":"boolean","x-order":13}}></SchemaItem><SchemaItem collapsible={false} name={"batched_prompt"} required={false} schemaName={"Batched Prompt (boolean)"} qualifierMessage={undefined} schema={{"default":false,"description":"When active, your prompt will be split by newlines and images will be generated for each individual line","title":"Batched Prompt","type":"boolean","x-order":2}}></SchemaItem><SchemaItem collapsible={false} name={"disable_safety_checker"} required={false} schemaName={"Disable Safety Checker (boolean)"} qualifierMessage={undefined} schema={{"default":false,"description":"Disable safety checker for generated images. This feature is only available through the API. See https://replicate.com/docs/how-does-replicate-work#safety","title":"Disable Safety Checker","type":"boolean","x-order":16}}></SchemaItem><SchemaItem collapsible={false} name={"guidance_scale"} required={false} schemaName={"Guidance Scale (number)"} qualifierMessage={"**Possible values:** `>= 1` and `<= 50`"} schema={{"default":7.5,"description":"Scale for classifier-free guidance","maximum":50,"minimum":1,"title":"Guidance Scale","type":"number","x-order":10}}></SchemaItem><SchemaItem collapsible={false} name={"height"} required={false} schemaName={"Height (integer)"} qualifierMessage={undefined} schema={{"default":768,"description":"Height of output image","title":"Height","type":"integer","x-order":6}}></SchemaItem><SchemaItem collapsible={false} name={"image"} required={false} schemaName={"uri"} qualifierMessage={undefined} schema={{"description":"Input image for img2img or inpaint mode","format":"uri","title":"Image","type":"string","x-order":3}}></SchemaItem><SchemaItem collapsible={false} name={"lora_scale"} required={false} schemaName={"Lora Scale (number)"} qualifierMessage={"**Possible values:** `<= 1`"} schema={{"default":0.6,"description":"LoRA additive scale. Only applicable on trained models.","maximum":1,"minimum":0,"title":"Lora Scale","type":"number","x-order":14}}></SchemaItem><SchemaItem collapsible={false} name={"mask"} required={false} schemaName={"uri"} qualifierMessage={undefined} schema={{"description":"Input mask for inpaint mode. Black areas will be preserved, white areas will be inpainted.","format":"uri","title":"Mask","type":"string","x-order":4}}></SchemaItem><SchemaItem collapsible={false} name={"negative_prompt"} required={false} schemaName={"Negative Prompt (string)"} qualifierMessage={undefined} schema={{"default":"scary, cartoon, painting","description":"Negative Input prompt","title":"Negative Prompt","type":"string","x-order":1}}></SchemaItem><SchemaItem collapsible={false} name={"num_inference_steps"} required={false} schemaName={"Num Inference Steps (integer)"} qualifierMessage={"**Possible values:** `>= 1` and `<= 500`"} schema={{"default":25,"description":"Number of denoising steps","maximum":500,"minimum":1,"title":"Num Inference Steps","type":"integer","x-order":9}}></SchemaItem><SchemaItem collapsible={false} name={"num_outputs"} required={false} schemaName={"Num Outputs (integer)"} qualifierMessage={"**Possible values:** `>= 1` and `<= 4`"} schema={{"default":1,"description":"Number of images to output.","maximum":4,"minimum":1,"title":"Num Outputs","type":"integer","x-order":7}}></SchemaItem><SchemaItem collapsible={false} name={"prompt"} required={false} schemaName={"Prompt (string)"} qualifierMessage={undefined} schema={{"default":"with smoke, half ice and half fire and ultra realistic in detail.wolf, typography, dark fantasy, wildlife photography, vibrant, cinematic and on a black background","description":"Input prompt","title":"Prompt","type":"string","x-order":0}}></SchemaItem><SchemaItem collapsible={false} name={"prompt_strength"} required={false} schemaName={"Prompt Strength (number)"} qualifierMessage={"**Possible values:** `<= 1`"} schema={{"default":0.8,"description":"Prompt strength when using img2img / inpaint. 1.0 corresponds to full destruction of information in image","maximum":1,"minimum":0,"title":"Prompt Strength","type":"number","x-order":11}}></SchemaItem><SchemaItem collapsible={false} name={"replicate_weights"} required={false} schemaName={"Replicate Weights (string)"} qualifierMessage={undefined} schema={{"description":"Replicate LoRA weights to use. Leave blank to use the default weights.","title":"Replicate Weights","type":"string","x-order":15}}></SchemaItem><SchemaItem collapsible={false} name={"scheduler"} required={false} schemaName={"scheduler (string)"} qualifierMessage={"**Possible values:** [`DDIM`, `DPMSolverMultistep`, `HeunDiscrete`, `KarrasDPM`, `K_EULER_ANCESTRAL`, `K_EULER`, `PNDM`]"} schema={{"description":"An enumeration.","enum":["DDIM","DPMSolverMultistep","HeunDiscrete","KarrasDPM","K_EULER_ANCESTRAL","K_EULER","PNDM"],"title":"scheduler","type":"string"}}></SchemaItem><SchemaItem collapsible={false} name={"seed"} required={false} schemaName={"Seed (integer)"} qualifierMessage={undefined} schema={{"description":"Random seed. Leave blank to randomize the seed","title":"Seed","type":"integer","x-order":12}}></SchemaItem><SchemaItem collapsible={false} name={"width"} required={false} schemaName={"Width (integer)"} qualifierMessage={undefined} schema={{"default":768,"description":"Width of output image","title":"Width","type":"integer","x-order":5}}></SchemaItem></div></details></SchemaItem></ul></details></TabItem></MimeTabs><div><div><ApiTabs label={undefined} id={undefined}><TabItem label={"200"} value={"200"}><div>
<details style={{"marginBottom":"1rem"}} className={"openapi-markdown__details"} data-collapsed={false} open={true}><summary style={{}}><h3 className={"openapi-markdown__details-summary-header-params"}>Header Parameters</h3></summary><div><ul><ParamsItem className={"paramsItem"} param={{"description":"Make a prediction without waiting for the prediction to complete.","example":"respond-async","in":"header","name":"prefer","schema":{"example":"respond-async","title":"prefer","type":"string"}}}></ParamsItem><ParamsItem className={"paramsItem"} param={{"description":"Obtain your private API key: see the [Get Started](../../quick-start/get_started) section.","example":"L6eXzteHYa2Uq0ar4kdMaBOiOIjmRI08","in":"header","name":"apikey","required":true,"schema":{"title":"apikey","type":"string"}}}></ParamsItem></ul></div></details><MimeTabs className={"openapi-tabs__mime"}><TabItem label={"application/json"} value={"application/json-schema"}><details style={{}} className={"openapi-markdown__details mime"} data-collapsed={false} open={true}><summary style={{}} className={"openapi-markdown__details-summary-mime"}><h3 className={"openapi-markdown__details-summary-header-body"}>Body</h3></summary><div style={{"textAlign":"left","marginLeft":"1rem"}}></div><ul style={{"marginLeft":"1rem"}}><SchemaItem collapsible={true} className={"schemaItem"}><details style={{}} className={"openapi-markdown__details"}><summary style={{}}><span className={"openapi-schema__container"}><strong className={"openapi-schema__property"}>input</strong><span className={"openapi-schema__name"}> object</span></span></summary><div style={{"marginLeft":"1rem"}}><SchemaItem collapsible={false} name={"apply_watermark"} required={false} schemaName={"Apply Watermark (boolean)"} qualifierMessage={undefined} schema={{"default":true,"description":"Applies a watermark to enable determining if an image is generated in downstream applications. If you have other provisions for generating or deploying images safely, you can use this to disable watermarking.","title":"Apply Watermark","type":"boolean","x-order":13}}></SchemaItem><SchemaItem collapsible={false} name={"batched_prompt"} required={false} schemaName={"Batched Prompt (boolean)"} qualifierMessage={undefined} schema={{"default":false,"description":"When active, your prompt will be split by newlines and images will be generated for each individual line","title":"Batched Prompt","type":"boolean","x-order":2}}></SchemaItem><SchemaItem collapsible={false} name={"disable_safety_checker"} required={false} schemaName={"Disable Safety Checker (boolean)"} qualifierMessage={undefined} schema={{"default":false,"description":"Disable safety checker for generated images. This feature is only available through the API. See https://replicate.com/docs/how-does-replicate-work#safety","title":"Disable Safety Checker","type":"boolean","x-order":16}}></SchemaItem><SchemaItem collapsible={false} name={"guidance_scale"} required={false} schemaName={"Guidance Scale (number)"} qualifierMessage={"**Possible values:** `>= 1` and `<= 50`"} schema={{"default":7.5,"description":"Scale for classifier-free guidance","maximum":50,"minimum":1,"title":"Guidance Scale","type":"number","x-order":10}}></SchemaItem><SchemaItem collapsible={false} name={"height"} required={false} schemaName={"Height (integer)"} qualifierMessage={undefined} schema={{"default":768,"description":"Height of output image","title":"Height","type":"integer","x-order":6}}></SchemaItem><SchemaItem collapsible={false} name={"image"} required={false} schemaName={"uri"} qualifierMessage={undefined} schema={{"description":"Input image for img2img or inpaint mode","format":"uri","title":"Image","type":"string","x-order":3}}></SchemaItem><SchemaItem collapsible={false} name={"lora_scale"} required={false} schemaName={"Lora Scale (number)"} qualifierMessage={"**Possible values:** `<= 1`"} schema={{"default":0.6,"description":"LoRA additive scale. Only applicable on trained models.","maximum":1,"minimum":0,"title":"Lora Scale","type":"number","x-order":14}}></SchemaItem><SchemaItem collapsible={false} name={"mask"} required={false} schemaName={"uri"} qualifierMessage={undefined} schema={{"description":"Input mask for inpaint mode. Black areas will be preserved, white areas will be inpainted.","format":"uri","title":"Mask","type":"string","x-order":4}}></SchemaItem><SchemaItem collapsible={false} name={"negative_prompt"} required={false} schemaName={"Negative Prompt (string)"} qualifierMessage={undefined} schema={{"default":"scary, cartoon, painting","description":"Negative Input prompt","title":"Negative Prompt","type":"string","x-order":1}}></SchemaItem><SchemaItem collapsible={false} name={"num_inference_steps"} required={false} schemaName={"Num Inference Steps (integer)"} qualifierMessage={"**Possible values:** `>= 1` and `<= 500`"} schema={{"default":25,"description":"Number of denoising steps","maximum":500,"minimum":1,"title":"Num Inference Steps","type":"integer","x-order":9}}></SchemaItem><SchemaItem collapsible={false} name={"num_outputs"} required={false} schemaName={"Num Outputs (integer)"} qualifierMessage={"**Possible values:** `>= 1` and `<= 4`"} schema={{"default":1,"description":"Number of images to output.","maximum":4,"minimum":1,"title":"Num Outputs","type":"integer","x-order":7}}></SchemaItem><SchemaItem collapsible={false} name={"prompt"} required={false} schemaName={"Prompt (string)"} qualifierMessage={undefined} schema={{"default":"with smoke, half ice and half fire and ultra realistic in detail.wolf, typography, dark fantasy, wildlife photography, vibrant, cinematic and on a black background","description":"Input prompt","title":"Prompt","type":"string","x-order":0}}></SchemaItem><SchemaItem collapsible={false} name={"prompt_strength"} required={false} schemaName={"Prompt Strength (number)"} qualifierMessage={"**Possible values:** `<= 1`"} schema={{"default":0.8,"description":"Prompt strength when using img2img / inpaint. 1.0 corresponds to full destruction of information in image","maximum":1,"minimum":0,"title":"Prompt Strength","type":"number","x-order":11}}></SchemaItem><SchemaItem collapsible={false} name={"replicate_weights"} required={false} schemaName={"Replicate Weights (string)"} qualifierMessage={undefined} schema={{"description":"Replicate LoRA weights to use. Leave blank to use the default weights.","title":"Replicate Weights","type":"string","x-order":15}}></SchemaItem><SchemaItem collapsible={false} name={"scheduler"} required={false} schemaName={"scheduler (string)"} qualifierMessage={"**Possible values:** [`DDIM`, `DPMSolverMultistep`, `HeunDiscrete`, `KarrasDPM`, `K_EULER_ANCESTRAL`, `K_EULER`, `PNDM`]"} schema={{"description":"An enumeration.","enum":["DDIM","DPMSolverMultistep","HeunDiscrete","KarrasDPM","K_EULER_ANCESTRAL","K_EULER","PNDM"],"title":"scheduler","type":"string"}}></SchemaItem><SchemaItem collapsible={false} name={"seed"} required={false} schemaName={"Seed (integer)"} qualifierMessage={undefined} schema={{"description":"Random seed. Leave blank to randomize the seed","title":"Seed","type":"integer","x-order":12}}></SchemaItem><SchemaItem collapsible={false} name={"width"} required={false} schemaName={"Width (integer)"} qualifierMessage={undefined} schema={{"default":768,"description":"Width of output image","title":"Width","type":"integer","x-order":5}}></SchemaItem></div></details></SchemaItem></ul></details></TabItem></MimeTabs><div><div><ApiTabs label={undefined} id={undefined}><TabItem label={"200"} value={"200"}><div>
@@ -35,7 +35,7 @@ Run a single prediction on the model
## Request
<details style={{"marginBottom":"1rem"}} className={"openapi-markdown__details"} data-collapsed={false} open={true}><summary style={{}}><h3 className={"openapi-markdown__details-summary-header-params"}>Header Parameters</h3></summary><div><ul><ParamsItem className={"paramsItem"} param={{"description":"Make a prediction without waiting for the prediction to complete.","example":"respond-async","in":"header","name":"prefer","schema":{"example":"respond-async","title":"prefer","type":"string"}}}></ParamsItem><ParamsItem className={"paramsItem"} param={{"description":" See [Get Started](../../quick-start/get_started) for document","example":"L6eXzteHYa2Uq0ar4kdMaBOiOIjmRI08","in":"header","name":"apikey","required":true,"schema":{"title":"apikey","type":"string"}}}></ParamsItem></ul></div></details><MimeTabs className={"openapi-tabs__mime"}><TabItem label={"application/json"} value={"application/json-schema"}><details style={{}} className={"openapi-markdown__details mime"} data-collapsed={false} open={true}><summary style={{}} className={"openapi-markdown__details-summary-mime"}><h3 className={"openapi-markdown__details-summary-header-body"}>Body</h3></summary><div style={{"textAlign":"left","marginLeft":"1rem"}}></div><ul style={{"marginLeft":"1rem"}}><SchemaItem collapsible={true} className={"schemaItem"}><details style={{}} className={"openapi-markdown__details"}><summary style={{}}><span className={"openapi-schema__container"}><strong className={"openapi-schema__property"}>input</strong><span className={"openapi-schema__name"}> object</span></span></summary><div style={{"marginLeft":"1rem"}}><SchemaItem collapsible={false} name={"audio"} required={true} schemaName={"uri"} qualifierMessage={undefined} schema={{"description":"Audio file","format":"uri","title":"Audio","type":"string","x-order":0}}></SchemaItem><SchemaItem collapsible={false} name={"compression_ratio_threshold"} required={false} schemaName={"Compression Ratio Threshold (number)"} qualifierMessage={undefined} schema={{"default":2.4,"description":"if the gzip compression ratio is higher than this value, treat the decoding as failed","title":"Compression Ratio Threshold","type":"number","x-order":11}}></SchemaItem><SchemaItem collapsible={false} name={"condition_on_previous_text"} required={false} schemaName={"Condition On Previous Text (boolean)"} qualifierMessage={undefined} schema={{"default":true,"description":"if True, provide the previous output of the model as a prompt for the next window; disabling may make the text inconsistent across windows, but the model becomes less prone to getting stuck in a failure loop","title":"Condition On Previous Text","type":"boolean","x-order":9}}></SchemaItem><SchemaItem collapsible={false} name={"initial_prompt"} required={false} schemaName={"Initial Prompt (string)"} qualifierMessage={undefined} schema={{"description":"optional text to provide as a prompt for the first window.","title":"Initial Prompt","type":"string","x-order":8}}></SchemaItem><SchemaItem collapsible={false} name={"language"} required={false} schemaName={"language (string)"} qualifierMessage={"**Possible values:** [`af`, `am`, `ar`, `as`, `az`, `ba`, `be`, `bg`, `bn`, `bo`, `br`, `bs`, `ca`, `cs`, `cy`, `da`, `de`, `el`, `en`, `es`, `et`, `eu`, `fa`, `fi`, `fo`, `fr`, `gl`, `gu`, `ha`, `haw`, `he`, `hi`, `hr`, `ht`, `hu`, `hy`, `id`, `is`, `it`, `ja`, `jw`, `ka`, `kk`, `km`, `kn`, `ko`, `la`, `lb`, `ln`, `lo`, `lt`, `lv`, `mg`, `mi`, `mk`, `ml`, `mn`, `mr`, `ms`, `mt`, `my`, `ne`, `nl`, `nn`, `no`, `oc`, `pa`, `pl`, `ps`, `pt`, `ro`, `ru`, `sa`, `sd`, `si`, `sk`, `sl`, `sn`, `so`, `sq`, `sr`, `su`, `sv`, `sw`, `ta`, `te`, `tg`, `th`, `tk`, `tl`, `tr`, `tt`, `uk`, `ur`, `uz`, `vi`, `yi`, `yo`, `yue`, `zh`, `Afrikaans`, `Albanian`, `Amharic`, `Arabic`, `Armenian`, `Assamese`, `Azerbaijani`, `Bashkir`, `Basque`, `Belarusian`, `Bengali`, `Bosnian`, `Breton`, `Bulgarian`, `Burmese`, `Cantonese`, `Castilian`, `Catalan`, `Chinese`, `Croatian`, `Czech`, `Danish`, `Dutch`, `English`, `Estonian`, `Faroese`, `Finnish`, `Flemish`, `French`, `Galician`, `Georgian`, `German`, `Greek`, `Gujarati`, `Haitian`, `Haitian Creole`, `Hausa`, `Hawaiian`, `Hebrew`, `Hindi`, `Hungarian`, `Icelandic`, `Indonesian`, `Italian`, `Japanese`, `Javanese`, `Kannada`, `Kazakh`, `Khmer`, `Korean`, `Lao`, `Latin`, `Latvian`, `Letzeburgesch`, `Lingala`, `Lithuanian`, `Luxembourgish`, `Macedonian`, `Malagasy`, `Malay`, `Malayalam`, `Maltese`, `Mandarin`, `Maori`, `Marathi`, `Moldavian`, `Moldovan`, `Mongolian`, `Myanmar`, `Nepali`, `Norwegian`, `Nynorsk`, `Occitan`, `Panjabi`, `Pashto`, `Persian`, `Polish`, `Portuguese`, `Punjabi`, `Pushto`, `Romanian`, `Russian`, `Sanskrit`, `Serbian`, `Shona`, `Sindhi`, `Sinhala`, `Sinhalese`, `Slovak`, `Slovenian`, `Somali`, `Spanish`, `Sundanese`, `Swahili`, `Swedish`, `Tagalog`, `Tajik`, `Tamil`, `Tatar`, `Telugu`, `Thai`, `Tibetan`, `Turkish`, `Turkmen`, `Ukrainian`, `Urdu`, `Uzbek`, `Valencian`, `Vietnamese`, `Welsh`, `Yiddish`, `Yoruba`]"} schema={{"description":"An enumeration.","enum":["af","am","ar","as","az","ba","be","bg","bn","bo","br","bs","ca","cs","cy","da","de","el","en","es","et","eu","fa","fi","fo","fr","gl","gu","ha","haw","he","hi","hr","ht","hu","hy","id","is","it","ja","jw","ka","kk","km","kn","ko","la","lb","ln","lo","lt","lv","mg","mi","mk","ml","mn","mr","ms","mt","my","ne","nl","nn","no","oc","pa","pl","ps","pt","ro","ru","sa","sd","si","sk","sl","sn","so","sq","sr","su","sv","sw","ta","te","tg","th","tk","tl","tr","tt","uk","ur","uz","vi","yi","yo","yue","zh","Afrikaans","Albanian","Amharic","Arabic","Armenian","Assamese","Azerbaijani","Bashkir","Basque","Belarusian","Bengali","Bosnian","Breton","Bulgarian","Burmese","Cantonese","Castilian","Catalan","Chinese","Croatian","Czech","Danish","Dutch","English","Estonian","Faroese","Finnish","Flemish","French","Galician","Georgian","German","Greek","Gujarati","Haitian","Haitian Creole","Hausa","Hawaiian","Hebrew","Hindi","Hungarian","Icelandic","Indonesian","Italian","Japanese","Javanese","Kannada","Kazakh","Khmer","Korean","Lao","Latin","Latvian","Letzeburgesch","Lingala","Lithuanian","Luxembourgish","Macedonian","Malagasy","Malay","Malayalam","Maltese","Mandarin","Maori","Marathi","Moldavian","Moldovan","Mongolian","Myanmar","Nepali","Norwegian","Nynorsk","Occitan","Panjabi","Pashto","Persian","Polish","Portuguese","Punjabi","Pushto","Romanian","Russian","Sanskrit","Serbian","Shona","Sindhi","Sinhala","Sinhalese","Slovak","Slovenian","Somali","Spanish","Sundanese","Swahili","Swedish","Tagalog","Tajik","Tamil","Tatar","Telugu","Thai","Tibetan","Turkish","Turkmen","Ukrainian","Urdu","Uzbek","Valencian","Vietnamese","Welsh","Yiddish","Yoruba"],"title":"language","type":"string"}}></SchemaItem><SchemaItem collapsible={false} name={"logprob_threshold"} required={false} schemaName={"Logprob Threshold (number)"} qualifierMessage={undefined} schema={{"default":-1,"description":"if the average log probability is lower than this value, treat the decoding as failed","title":"Logprob Threshold","type":"number","x-order":12}}></SchemaItem><SchemaItem collapsible={false} name={"model"} required={false} schemaName={"Model (string)"} qualifierMessage={undefined} schema={{"default":"large-v3","description":"This version only supports Whisper-large-v3.","title":"Model","type":"string","x-order":1}}></SchemaItem><SchemaItem collapsible={false} name={"no_speech_threshold"} required={false} schemaName={"No Speech Threshold (number)"} qualifierMessage={undefined} schema={{"default":0.6,"description":"if the probability of the <|nospeech|> token is higher than this value AND the decoding has failed due to `logprob_threshold`, consider the segment as silence","title":"No Speech Threshold","type":"number","x-order":13}}></SchemaItem><SchemaItem collapsible={false} name={"patience"} required={false} schemaName={"Patience (number)"} qualifierMessage={undefined} schema={{"description":"optional patience value to use in beam decoding, as in https://arxiv.org/abs/2204.05424, the default (1.0) is equivalent to conventional beam search","title":"Patience","type":"number","x-order":6}}></SchemaItem><SchemaItem collapsible={false} name={"suppress_tokens"} required={false} schemaName={"Suppress Tokens (string)"} qualifierMessage={undefined} schema={{"default":"-1","description":"comma-separated list of token ids to suppress during sampling; '-1' will suppress most special characters except common punctuations","title":"Suppress Tokens","type":"string","x-order":7}}></SchemaItem><SchemaItem collapsible={false} name={"temperature"} required={false} schemaName={"Temperature (number)"} qualifierMessage={undefined} schema={{"default":0,"description":"temperature to use for sampling","title":"Temperature","type":"number","x-order":5}}></SchemaItem><SchemaItem collapsible={false} name={"temperature_increment_on_fallback"} required={false} schemaName={"Temperature Increment On Fallback (number)"} qualifierMessage={undefined} schema={{"default":0.2,"description":"temperature to increase when falling back when the decoding fails to meet either of the thresholds below","title":"Temperature Increment On Fallback","type":"number","x-order":10}}></SchemaItem><SchemaItem collapsible={false} name={"transcription"} required={false} schemaName={"transcription (string)"} qualifierMessage={"**Possible values:** [`plain text`, `srt`, `vtt`]"} schema={{"description":"An enumeration.","enum":["plain text","srt","vtt"],"title":"transcription","type":"string"}}></SchemaItem><SchemaItem collapsible={false} name={"translate"} required={false} schemaName={"Translate (boolean)"} qualifierMessage={undefined} schema={{"default":false,"description":"Translate the text to English when set to True","title":"Translate","type":"boolean","x-order":3}}></SchemaItem></div></details></SchemaItem></ul></details></TabItem></MimeTabs><div><div><ApiTabs label={undefined} id={undefined}><TabItem label={"200"} value={"200"}><div>
<details style={{"marginBottom":"1rem"}} className={"openapi-markdown__details"} data-collapsed={false} open={true}><summary style={{}}><h3 className={"openapi-markdown__details-summary-header-params"}>Header Parameters</h3></summary><div><ul><ParamsItem className={"paramsItem"} param={{"description":"Make a prediction without waiting for the prediction to complete.","example":"respond-async","in":"header","name":"prefer","schema":{"example":"respond-async","title":"prefer","type":"string"}}}></ParamsItem><ParamsItem className={"paramsItem"} param={{"description":"Obtain your private API key: see the [Get Started](../../quick-start/get_started) section.","example":"L6eXzteHYa2Uq0ar4kdMaBOiOIjmRI08","in":"header","name":"apikey","required":true,"schema":{"title":"apikey","type":"string"}}}></ParamsItem></ul></div></details><MimeTabs className={"openapi-tabs__mime"}><TabItem label={"application/json"} value={"application/json-schema"}><details style={{}} className={"openapi-markdown__details mime"} data-collapsed={false} open={true}><summary style={{}} className={"openapi-markdown__details-summary-mime"}><h3 className={"openapi-markdown__details-summary-header-body"}>Body</h3></summary><div style={{"textAlign":"left","marginLeft":"1rem"}}></div><ul style={{"marginLeft":"1rem"}}><SchemaItem collapsible={true} className={"schemaItem"}><details style={{}} className={"openapi-markdown__details"}><summary style={{}}><span className={"openapi-schema__container"}><strong className={"openapi-schema__property"}>input</strong><span className={"openapi-schema__name"}> object</span></span></summary><div style={{"marginLeft":"1rem"}}><SchemaItem collapsible={false} name={"audio"} required={true} schemaName={"uri"} qualifierMessage={undefined} schema={{"description":"Audio file","format":"uri","title":"Audio","type":"string","x-order":0}}></SchemaItem><SchemaItem collapsible={false} name={"compression_ratio_threshold"} required={false} schemaName={"Compression Ratio Threshold (number)"} qualifierMessage={undefined} schema={{"default":2.4,"description":"if the gzip compression ratio is higher than this value, treat the decoding as failed","title":"Compression Ratio Threshold","type":"number","x-order":11}}></SchemaItem><SchemaItem collapsible={false} name={"condition_on_previous_text"} required={false} schemaName={"Condition On Previous Text (boolean)"} qualifierMessage={undefined} schema={{"default":true,"description":"if True, provide the previous output of the model as a prompt for the next window; disabling may make the text inconsistent across windows, but the model becomes less prone to getting stuck in a failure loop","title":"Condition On Previous Text","type":"boolean","x-order":9}}></SchemaItem><SchemaItem collapsible={false} name={"initial_prompt"} required={false} schemaName={"Initial Prompt (string)"} qualifierMessage={undefined} schema={{"description":"optional text to provide as a prompt for the first window.","title":"Initial Prompt","type":"string","x-order":8}}></SchemaItem><SchemaItem collapsible={false} name={"language"} required={false} schemaName={"language (string)"} qualifierMessage={"**Possible values:** [`af`, `am`, `ar`, `as`, `az`, `ba`, `be`, `bg`, `bn`, `bo`, `br`, `bs`, `ca`, `cs`, `cy`, `da`, `de`, `el`, `en`, `es`, `et`, `eu`, `fa`, `fi`, `fo`, `fr`, `gl`, `gu`, `ha`, `haw`, `he`, `hi`, `hr`, `ht`, `hu`, `hy`, `id`, `is`, `it`, `ja`, `jw`, `ka`, `kk`, `km`, `kn`, `ko`, `la`, `lb`, `ln`, `lo`, `lt`, `lv`, `mg`, `mi`, `mk`, `ml`, `mn`, `mr`, `ms`, `mt`, `my`, `ne`, `nl`, `nn`, `no`, `oc`, `pa`, `pl`, `ps`, `pt`, `ro`, `ru`, `sa`, `sd`, `si`, `sk`, `sl`, `sn`, `so`, `sq`, `sr`, `su`, `sv`, `sw`, `ta`, `te`, `tg`, `th`, `tk`, `tl`, `tr`, `tt`, `uk`, `ur`, `uz`, `vi`, `yi`, `yo`, `yue`, `zh`, `Afrikaans`, `Albanian`, `Amharic`, `Arabic`, `Armenian`, `Assamese`, `Azerbaijani`, `Bashkir`, `Basque`, `Belarusian`, `Bengali`, `Bosnian`, `Breton`, `Bulgarian`, `Burmese`, `Cantonese`, `Castilian`, `Catalan`, `Chinese`, `Croatian`, `Czech`, `Danish`, `Dutch`, `English`, `Estonian`, `Faroese`, `Finnish`, `Flemish`, `French`, `Galician`, `Georgian`, `German`, `Greek`, `Gujarati`, `Haitian`, `Haitian Creole`, `Hausa`, `Hawaiian`, `Hebrew`, `Hindi`, `Hungarian`, `Icelandic`, `Indonesian`, `Italian`, `Japanese`, `Javanese`, `Kannada`, `Kazakh`, `Khmer`, `Korean`, `Lao`, `Latin`, `Latvian`, `Letzeburgesch`, `Lingala`, `Lithuanian`, `Luxembourgish`, `Macedonian`, `Malagasy`, `Malay`, `Malayalam`, `Maltese`, `Mandarin`, `Maori`, `Marathi`, `Moldavian`, `Moldovan`, `Mongolian`, `Myanmar`, `Nepali`, `Norwegian`, `Nynorsk`, `Occitan`, `Panjabi`, `Pashto`, `Persian`, `Polish`, `Portuguese`, `Punjabi`, `Pushto`, `Romanian`, `Russian`, `Sanskrit`, `Serbian`, `Shona`, `Sindhi`, `Sinhala`, `Sinhalese`, `Slovak`, `Slovenian`, `Somali`, `Spanish`, `Sundanese`, `Swahili`, `Swedish`, `Tagalog`, `Tajik`, `Tamil`, `Tatar`, `Telugu`, `Thai`, `Tibetan`, `Turkish`, `Turkmen`, `Ukrainian`, `Urdu`, `Uzbek`, `Valencian`, `Vietnamese`, `Welsh`, `Yiddish`, `Yoruba`]"} schema={{"description":"An enumeration.","enum":["af","am","ar","as","az","ba","be","bg","bn","bo","br","bs","ca","cs","cy","da","de","el","en","es","et","eu","fa","fi","fo","fr","gl","gu","ha","haw","he","hi","hr","ht","hu","hy","id","is","it","ja","jw","ka","kk","km","kn","ko","la","lb","ln","lo","lt","lv","mg","mi","mk","ml","mn","mr","ms","mt","my","ne","nl","nn","no","oc","pa","pl","ps","pt","ro","ru","sa","sd","si","sk","sl","sn","so","sq","sr","su","sv","sw","ta","te","tg","th","tk","tl","tr","tt","uk","ur","uz","vi","yi","yo","yue","zh","Afrikaans","Albanian","Amharic","Arabic","Armenian","Assamese","Azerbaijani","Bashkir","Basque","Belarusian","Bengali","Bosnian","Breton","Bulgarian","Burmese","Cantonese","Castilian","Catalan","Chinese","Croatian","Czech","Danish","Dutch","English","Estonian","Faroese","Finnish","Flemish","French","Galician","Georgian","German","Greek","Gujarati","Haitian","Haitian Creole","Hausa","Hawaiian","Hebrew","Hindi","Hungarian","Icelandic","Indonesian","Italian","Japanese","Javanese","Kannada","Kazakh","Khmer","Korean","Lao","Latin","Latvian","Letzeburgesch","Lingala","Lithuanian","Luxembourgish","Macedonian","Malagasy","Malay","Malayalam","Maltese","Mandarin","Maori","Marathi","Moldavian","Moldovan","Mongolian","Myanmar","Nepali","Norwegian","Nynorsk","Occitan","Panjabi","Pashto","Persian","Polish","Portuguese","Punjabi","Pushto","Romanian","Russian","Sanskrit","Serbian","Shona","Sindhi","Sinhala","Sinhalese","Slovak","Slovenian","Somali","Spanish","Sundanese","Swahili","Swedish","Tagalog","Tajik","Tamil","Tatar","Telugu","Thai","Tibetan","Turkish","Turkmen","Ukrainian","Urdu","Uzbek","Valencian","Vietnamese","Welsh","Yiddish","Yoruba"],"title":"language","type":"string"}}></SchemaItem><SchemaItem collapsible={false} name={"logprob_threshold"} required={false} schemaName={"Logprob Threshold (number)"} qualifierMessage={undefined} schema={{"default":-1,"description":"if the average log probability is lower than this value, treat the decoding as failed","title":"Logprob Threshold","type":"number","x-order":12}}></SchemaItem><SchemaItem collapsible={false} name={"model"} required={false} schemaName={"Model (string)"} qualifierMessage={undefined} schema={{"default":"large-v3","description":"This version only supports Whisper-large-v3.","title":"Model","type":"string","x-order":1}}></SchemaItem><SchemaItem collapsible={false} name={"no_speech_threshold"} required={false} schemaName={"No Speech Threshold (number)"} qualifierMessage={undefined} schema={{"default":0.6,"description":"if the probability of the <|nospeech|> token is higher than this value AND the decoding has failed due to `logprob_threshold`, consider the segment as silence","title":"No Speech Threshold","type":"number","x-order":13}}></SchemaItem><SchemaItem collapsible={false} name={"patience"} required={false} schemaName={"Patience (number)"} qualifierMessage={undefined} schema={{"description":"optional patience value to use in beam decoding, as in https://arxiv.org/abs/2204.05424, the default (1.0) is equivalent to conventional beam search","title":"Patience","type":"number","x-order":6}}></SchemaItem><SchemaItem collapsible={false} name={"suppress_tokens"} required={false} schemaName={"Suppress Tokens (string)"} qualifierMessage={undefined} schema={{"default":"-1","description":"comma-separated list of token ids to suppress during sampling; '-1' will suppress most special characters except common punctuations","title":"Suppress Tokens","type":"string","x-order":7}}></SchemaItem><SchemaItem collapsible={false} name={"temperature"} required={false} schemaName={"Temperature (number)"} qualifierMessage={undefined} schema={{"default":0,"description":"temperature to use for sampling","title":"Temperature","type":"number","x-order":5}}></SchemaItem><SchemaItem collapsible={false} name={"temperature_increment_on_fallback"} required={false} schemaName={"Temperature Increment On Fallback (number)"} qualifierMessage={undefined} schema={{"default":0.2,"description":"temperature to increase when falling back when the decoding fails to meet either of the thresholds below","title":"Temperature Increment On Fallback","type":"number","x-order":10}}></SchemaItem><SchemaItem collapsible={false} name={"transcription"} required={false} schemaName={"transcription (string)"} qualifierMessage={"**Possible values:** [`plain text`, `srt`, `vtt`]"} schema={{"description":"An enumeration.","enum":["plain text","srt","vtt"],"title":"transcription","type":"string"}}></SchemaItem><SchemaItem collapsible={false} name={"translate"} required={false} schemaName={"Translate (boolean)"} qualifierMessage={undefined} schema={{"default":false,"description":"Translate the text to English when set to True","title":"Translate","type":"boolean","x-order":3}}></SchemaItem></div></details></SchemaItem></ul></details></TabItem></MimeTabs><div><div><ApiTabs label={undefined} id={undefined}><TabItem label={"200"} value={"200"}><div>