@sureel/sdk 1.2.0-rc.15
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/LICENSE +201 -0
- package/README.md +11 -0
- package/api/sureel-api.d.ts +2072 -0
- package/api/sureel-api.d.ts.map +1 -0
- package/api/sureel-api.js +3360 -0
- package/api/sureel-api.js.map +1 -0
- package/api.d.ts +13 -0
- package/api.d.ts.map +1 -0
- package/api.js +31 -0
- package/api.js.map +1 -0
- package/base.d.ts +67 -0
- package/base.d.ts.map +1 -0
- package/base.js +68 -0
- package/base.js.map +1 -0
- package/common.d.ts +66 -0
- package/common.d.ts.map +1 -0
- package/common.js +206 -0
- package/common.js.map +1 -0
- package/configuration.d.ts +92 -0
- package/configuration.d.ts.map +1 -0
- package/configuration.js +46 -0
- package/configuration.js.map +1 -0
- package/esm/api/sureel-api.d.ts +2072 -0
- package/esm/api/sureel-api.d.ts.map +1 -0
- package/esm/api/sureel-api.js +3350 -0
- package/esm/api/sureel-api.js.map +1 -0
- package/esm/api.d.ts +13 -0
- package/esm/api.d.ts.map +1 -0
- package/esm/api.js +15 -0
- package/esm/api.js.map +1 -0
- package/esm/base.d.ts +67 -0
- package/esm/base.d.ts.map +1 -0
- package/esm/base.js +60 -0
- package/esm/base.js.map +1 -0
- package/esm/common.d.ts +66 -0
- package/esm/common.d.ts.map +1 -0
- package/esm/common.js +194 -0
- package/esm/common.js.map +1 -0
- package/esm/configuration.d.ts +92 -0
- package/esm/configuration.d.ts.map +1 -0
- package/esm/configuration.js +42 -0
- package/esm/configuration.js.map +1 -0
- package/esm/index.d.ts +15 -0
- package/esm/index.d.ts.map +1 -0
- package/esm/index.js +17 -0
- package/esm/index.js.map +1 -0
- package/esm/models/ai-influence.d.ts +19 -0
- package/esm/models/ai-influence.d.ts.map +1 -0
- package/esm/models/ai-influence.js +15 -0
- package/esm/models/ai-influence.js.map +1 -0
- package/esm/models/api-terms-request.d.ts +25 -0
- package/esm/models/api-terms-request.d.ts.map +1 -0
- package/esm/models/api-terms-request.js +15 -0
- package/esm/models/api-terms-request.js.map +1 -0
- package/esm/models/apply-watermark-request.d.ts +56 -0
- package/esm/models/apply-watermark-request.d.ts.map +1 -0
- package/esm/models/apply-watermark-request.js +15 -0
- package/esm/models/apply-watermark-request.js.map +1 -0
- package/esm/models/artist-collections-inner.d.ts +194 -0
- package/esm/models/artist-collections-inner.d.ts.map +1 -0
- package/esm/models/artist-collections-inner.js +15 -0
- package/esm/models/artist-collections-inner.js.map +1 -0
- package/esm/models/artist-profile-picture.d.ts +43 -0
- package/esm/models/artist-profile-picture.d.ts.map +1 -0
- package/esm/models/artist-profile-picture.js +15 -0
- package/esm/models/artist-profile-picture.js.map +1 -0
- package/esm/models/artist-profile-pictures.d.ts +19 -0
- package/esm/models/artist-profile-pictures.d.ts.map +1 -0
- package/esm/models/artist-profile-pictures.js +15 -0
- package/esm/models/artist-profile-pictures.js.map +1 -0
- package/esm/models/attribution-values-inner.d.ts +49 -0
- package/esm/models/attribution-values-inner.d.ts.map +1 -0
- package/esm/models/attribution-values-inner.js +15 -0
- package/esm/models/attribution-values-inner.js.map +1 -0
- package/esm/models/attribution.d.ts +32 -0
- package/esm/models/attribution.d.ts.map +1 -0
- package/esm/models/attribution.js +15 -0
- package/esm/models/attribution.js.map +1 -0
- package/esm/models/attribution1.d.ts +19 -0
- package/esm/models/attribution1.d.ts.map +1 -0
- package/esm/models/attribution1.js +15 -0
- package/esm/models/attribution1.js.map +1 -0
- package/esm/models/audio-ldm-request-data-artist-preset-inner.d.ts +49 -0
- package/esm/models/audio-ldm-request-data-artist-preset-inner.d.ts.map +1 -0
- package/esm/models/audio-ldm-request-data-artist-preset-inner.js +15 -0
- package/esm/models/audio-ldm-request-data-artist-preset-inner.js.map +1 -0
- package/esm/models/audio-ldm-request-data.d.ts +68 -0
- package/esm/models/audio-ldm-request-data.d.ts.map +1 -0
- package/esm/models/audio-ldm-request-data.js +15 -0
- package/esm/models/audio-ldm-request-data.js.map +1 -0
- package/esm/models/avatar-image-blending-request.d.ts +117 -0
- package/esm/models/avatar-image-blending-request.d.ts.map +1 -0
- package/esm/models/avatar-image-blending-request.js +15 -0
- package/esm/models/avatar-image-blending-request.js.map +1 -0
- package/esm/models/calculate-attribution-request.d.ts +37 -0
- package/esm/models/calculate-attribution-request.d.ts.map +1 -0
- package/esm/models/calculate-attribution-request.js +15 -0
- package/esm/models/calculate-attribution-request.js.map +1 -0
- package/esm/models/collection-status.d.ts +19 -0
- package/esm/models/collection-status.d.ts.map +1 -0
- package/esm/models/collection-status.js +15 -0
- package/esm/models/collection-status.js.map +1 -0
- package/esm/models/conditioning-scale-value-array.d.ts +19 -0
- package/esm/models/conditioning-scale-value-array.d.ts.map +1 -0
- package/esm/models/conditioning-scale-value-array.js +15 -0
- package/esm/models/conditioning-scale-value-array.js.map +1 -0
- package/esm/models/content-image-weight.d.ts +19 -0
- package/esm/models/content-image-weight.d.ts.map +1 -0
- package/esm/models/content-image-weight.js +15 -0
- package/esm/models/content-image-weight.js.map +1 -0
- package/esm/models/content-type.d.ts +19 -0
- package/esm/models/content-type.d.ts.map +1 -0
- package/esm/models/content-type.js +15 -0
- package/esm/models/content-type.js.map +1 -0
- package/esm/models/control-net-request-control-net.d.ts +38 -0
- package/esm/models/control-net-request-control-net.d.ts.map +1 -0
- package/esm/models/control-net-request-control-net.js +15 -0
- package/esm/models/control-net-request-control-net.js.map +1 -0
- package/esm/models/control-net-request.d.ts +111 -0
- package/esm/models/control-net-request.d.ts.map +1 -0
- package/esm/models/control-net-request.js +15 -0
- package/esm/models/control-net-request.js.map +1 -0
- package/esm/models/create-collection-request.d.ts +111 -0
- package/esm/models/create-collection-request.d.ts.map +1 -0
- package/esm/models/create-collection-request.js +15 -0
- package/esm/models/create-collection-request.js.map +1 -0
- package/esm/models/credit-calculation-request-upscale.d.ts +19 -0
- package/esm/models/credit-calculation-request-upscale.d.ts.map +1 -0
- package/esm/models/credit-calculation-request-upscale.js +15 -0
- package/esm/models/credit-calculation-request-upscale.js.map +1 -0
- package/esm/models/credit-calculation-request.d.ts +81 -0
- package/esm/models/credit-calculation-request.d.ts.map +1 -0
- package/esm/models/credit-calculation-request.js +15 -0
- package/esm/models/credit-calculation-request.js.map +1 -0
- package/esm/models/credit-composition.d.ts +85 -0
- package/esm/models/credit-composition.d.ts.map +1 -0
- package/esm/models/credit-composition.js +15 -0
- package/esm/models/credit-composition.js.map +1 -0
- package/esm/models/endpoint.d.ts +19 -0
- package/esm/models/endpoint.d.ts.map +1 -0
- package/esm/models/endpoint.js +15 -0
- package/esm/models/endpoint.js.map +1 -0
- package/esm/models/finetuning-request.d.ts +61 -0
- package/esm/models/finetuning-request.d.ts.map +1 -0
- package/esm/models/finetuning-request.js +15 -0
- package/esm/models/finetuning-request.js.map +1 -0
- package/esm/models/generate-preview-request.d.ts +49 -0
- package/esm/models/generate-preview-request.d.ts.map +1 -0
- package/esm/models/generate-preview-request.js +15 -0
- package/esm/models/generate-preview-request.js.map +1 -0
- package/esm/models/get-balance-response.d.ts +37 -0
- package/esm/models/get-balance-response.d.ts.map +1 -0
- package/esm/models/get-balance-response.js +15 -0
- package/esm/models/get-balance-response.js.map +1 -0
- package/esm/models/get-own-collections200-response-user-role.d.ts +19 -0
- package/esm/models/get-own-collections200-response-user-role.d.ts.map +1 -0
- package/esm/models/get-own-collections200-response-user-role.js +15 -0
- package/esm/models/get-own-collections200-response-user-role.js.map +1 -0
- package/esm/models/get-own-collections200-response.d.ts +167 -0
- package/esm/models/get-own-collections200-response.d.ts.map +1 -0
- package/esm/models/get-own-collections200-response.js +15 -0
- package/esm/models/get-own-collections200-response.js.map +1 -0
- package/esm/models/get-prompt-history-response.d.ts +32 -0
- package/esm/models/get-prompt-history-response.d.ts.map +1 -0
- package/esm/models/get-prompt-history-response.js +15 -0
- package/esm/models/get-prompt-history-response.js.map +1 -0
- package/esm/models/get-result-by-request-id200-response-attribution-analysis-similar-files-inner-color-matching.d.ts +37 -0
- package/esm/models/get-result-by-request-id200-response-attribution-analysis-similar-files-inner-color-matching.d.ts.map +1 -0
- package/esm/models/get-result-by-request-id200-response-attribution-analysis-similar-files-inner-color-matching.js +15 -0
- package/esm/models/get-result-by-request-id200-response-attribution-analysis-similar-files-inner-color-matching.js.map +1 -0
- package/esm/models/get-result-by-request-id200-response-attribution-analysis-similar-files-inner.d.ts +86 -0
- package/esm/models/get-result-by-request-id200-response-attribution-analysis-similar-files-inner.d.ts.map +1 -0
- package/esm/models/get-result-by-request-id200-response-attribution-analysis-similar-files-inner.js +15 -0
- package/esm/models/get-result-by-request-id200-response-attribution-analysis-similar-files-inner.js.map +1 -0
- package/esm/models/get-result-by-request-id200-response-attribution-analysis-top-metrics-attribution-likelihood.d.ts +55 -0
- package/esm/models/get-result-by-request-id200-response-attribution-analysis-top-metrics-attribution-likelihood.d.ts.map +1 -0
- package/esm/models/get-result-by-request-id200-response-attribution-analysis-top-metrics-attribution-likelihood.js +15 -0
- package/esm/models/get-result-by-request-id200-response-attribution-analysis-top-metrics-attribution-likelihood.js.map +1 -0
- package/esm/models/get-result-by-request-id200-response-attribution-analysis-top-metrics-color-matching.d.ts +38 -0
- package/esm/models/get-result-by-request-id200-response-attribution-analysis-top-metrics-color-matching.d.ts.map +1 -0
- package/esm/models/get-result-by-request-id200-response-attribution-analysis-top-metrics-color-matching.js +15 -0
- package/esm/models/get-result-by-request-id200-response-attribution-analysis-top-metrics-color-matching.js.map +1 -0
- package/esm/models/get-result-by-request-id200-response-attribution-analysis-top-metrics-identical-matches.d.ts +37 -0
- package/esm/models/get-result-by-request-id200-response-attribution-analysis-top-metrics-identical-matches.d.ts.map +1 -0
- package/esm/models/get-result-by-request-id200-response-attribution-analysis-top-metrics-identical-matches.js +15 -0
- package/esm/models/get-result-by-request-id200-response-attribution-analysis-top-metrics-identical-matches.js.map +1 -0
- package/esm/models/get-result-by-request-id200-response-attribution-analysis-top-metrics.d.ts +58 -0
- package/esm/models/get-result-by-request-id200-response-attribution-analysis-top-metrics.d.ts.map +1 -0
- package/esm/models/get-result-by-request-id200-response-attribution-analysis-top-metrics.js +15 -0
- package/esm/models/get-result-by-request-id200-response-attribution-analysis-top-metrics.js.map +1 -0
- package/esm/models/get-result-by-request-id200-response-attribution-analysis.d.ts +33 -0
- package/esm/models/get-result-by-request-id200-response-attribution-analysis.d.ts.map +1 -0
- package/esm/models/get-result-by-request-id200-response-attribution-analysis.js +15 -0
- package/esm/models/get-result-by-request-id200-response-attribution-analysis.js.map +1 -0
- package/esm/models/get-result-by-request-id200-response-request-data-controlnet-conditioning-scale.d.ts +19 -0
- package/esm/models/get-result-by-request-id200-response-request-data-controlnet-conditioning-scale.d.ts.map +1 -0
- package/esm/models/get-result-by-request-id200-response-request-data-controlnet-conditioning-scale.js +15 -0
- package/esm/models/get-result-by-request-id200-response-request-data-controlnet-conditioning-scale.js.map +1 -0
- package/esm/models/get-result-by-request-id200-response-request-data-controlnet.d.ts +38 -0
- package/esm/models/get-result-by-request-id200-response-request-data-controlnet.d.ts.map +1 -0
- package/esm/models/get-result-by-request-id200-response-request-data-controlnet.js +15 -0
- package/esm/models/get-result-by-request-id200-response-request-data-controlnet.js.map +1 -0
- package/esm/models/get-result-by-request-id200-response-request-data.d.ts +135 -0
- package/esm/models/get-result-by-request-id200-response-request-data.d.ts.map +1 -0
- package/esm/models/get-result-by-request-id200-response-request-data.js +15 -0
- package/esm/models/get-result-by-request-id200-response-request-data.js.map +1 -0
- package/esm/models/get-result-by-request-id200-response.d.ts +126 -0
- package/esm/models/get-result-by-request-id200-response.d.ts.map +1 -0
- package/esm/models/get-result-by-request-id200-response.js +15 -0
- package/esm/models/get-result-by-request-id200-response.js.map +1 -0
- package/esm/models/get-style-presets200-response.d.ts +43 -0
- package/esm/models/get-style-presets200-response.d.ts.map +1 -0
- package/esm/models/get-style-presets200-response.js +15 -0
- package/esm/models/get-style-presets200-response.js.map +1 -0
- package/esm/models/get-transaction-history-response.d.ts +38 -0
- package/esm/models/get-transaction-history-response.d.ts.map +1 -0
- package/esm/models/get-transaction-history-response.js +15 -0
- package/esm/models/get-transaction-history-response.js.map +1 -0
- package/esm/models/image-blending-request.d.ts +130 -0
- package/esm/models/image-blending-request.d.ts.map +1 -0
- package/esm/models/image-blending-request.js +15 -0
- package/esm/models/image-blending-request.js.map +1 -0
- package/esm/models/index.d.ts +90 -0
- package/esm/models/index.d.ts.map +1 -0
- package/esm/models/index.js +90 -0
- package/esm/models/index.js.map +1 -0
- package/esm/models/inpaint-request.d.ts +136 -0
- package/esm/models/inpaint-request.d.ts.map +1 -0
- package/esm/models/inpaint-request.js +15 -0
- package/esm/models/inpaint-request.js.map +1 -0
- package/esm/models/post-credit-calculation-response.d.ts +32 -0
- package/esm/models/post-credit-calculation-response.d.ts.map +1 -0
- package/esm/models/post-credit-calculation-response.js +15 -0
- package/esm/models/post-credit-calculation-response.js.map +1 -0
- package/esm/models/post-ldm-response.d.ts +25 -0
- package/esm/models/post-ldm-response.d.ts.map +1 -0
- package/esm/models/post-ldm-response.js +15 -0
- package/esm/models/post-ldm-response.js.map +1 -0
- package/esm/models/post-upload-artworks-response.d.ts +25 -0
- package/esm/models/post-upload-artworks-response.d.ts.map +1 -0
- package/esm/models/post-upload-artworks-response.js +15 -0
- package/esm/models/post-upload-artworks-response.js.map +1 -0
- package/esm/models/prompt-history-entry-artist-profile-pictures.d.ts +19 -0
- package/esm/models/prompt-history-entry-artist-profile-pictures.d.ts.map +1 -0
- package/esm/models/prompt-history-entry-artist-profile-pictures.js +15 -0
- package/esm/models/prompt-history-entry-artist-profile-pictures.js.map +1 -0
- package/esm/models/prompt-history-entry-attribution-any-of.d.ts +19 -0
- package/esm/models/prompt-history-entry-attribution-any-of.d.ts.map +1 -0
- package/esm/models/prompt-history-entry-attribution-any-of.js +15 -0
- package/esm/models/prompt-history-entry-attribution-any-of.js.map +1 -0
- package/esm/models/prompt-history-entry-attribution.d.ts +19 -0
- package/esm/models/prompt-history-entry-attribution.d.ts.map +1 -0
- package/esm/models/prompt-history-entry-attribution.js +15 -0
- package/esm/models/prompt-history-entry-attribution.js.map +1 -0
- package/esm/models/prompt-history-entry-created-at.d.ts +19 -0
- package/esm/models/prompt-history-entry-created-at.d.ts.map +1 -0
- package/esm/models/prompt-history-entry-created-at.js +15 -0
- package/esm/models/prompt-history-entry-created-at.js.map +1 -0
- package/esm/models/prompt-history-entry-error-message.d.ts +19 -0
- package/esm/models/prompt-history-entry-error-message.d.ts.map +1 -0
- package/esm/models/prompt-history-entry-error-message.js +15 -0
- package/esm/models/prompt-history-entry-error-message.js.map +1 -0
- package/esm/models/prompt-history-entry-provenance.d.ts +19 -0
- package/esm/models/prompt-history-entry-provenance.d.ts.map +1 -0
- package/esm/models/prompt-history-entry-provenance.js +15 -0
- package/esm/models/prompt-history-entry-provenance.js.map +1 -0
- package/esm/models/prompt-history-entry-request-data.d.ts +135 -0
- package/esm/models/prompt-history-entry-request-data.d.ts.map +1 -0
- package/esm/models/prompt-history-entry-request-data.js +15 -0
- package/esm/models/prompt-history-entry-request-data.js.map +1 -0
- package/esm/models/prompt-history-entry-status.d.ts +19 -0
- package/esm/models/prompt-history-entry-status.d.ts.map +1 -0
- package/esm/models/prompt-history-entry-status.js +15 -0
- package/esm/models/prompt-history-entry-status.js.map +1 -0
- package/esm/models/prompt-history-entry.d.ts +141 -0
- package/esm/models/prompt-history-entry.d.ts.map +1 -0
- package/esm/models/prompt-history-entry.js +15 -0
- package/esm/models/prompt-history-entry.js.map +1 -0
- package/esm/models/provenance.d.ts +19 -0
- package/esm/models/provenance.d.ts.map +1 -0
- package/esm/models/provenance.js +15 -0
- package/esm/models/provenance.js.map +1 -0
- package/esm/models/reimagine-request.d.ts +124 -0
- package/esm/models/reimagine-request.d.ts.map +1 -0
- package/esm/models/reimagine-request.js +15 -0
- package/esm/models/reimagine-request.js.map +1 -0
- package/esm/models/remove-background-request.d.ts +44 -0
- package/esm/models/remove-background-request.d.ts.map +1 -0
- package/esm/models/remove-background-request.js +15 -0
- package/esm/models/remove-background-request.js.map +1 -0
- package/esm/models/resolution.d.ts +19 -0
- package/esm/models/resolution.d.ts.map +1 -0
- package/esm/models/resolution.js +15 -0
- package/esm/models/resolution.js.map +1 -0
- package/esm/models/strength.d.ts +19 -0
- package/esm/models/strength.d.ts.map +1 -0
- package/esm/models/strength.js +15 -0
- package/esm/models/strength.js.map +1 -0
- package/esm/models/style-image-style-image-weight.d.ts +19 -0
- package/esm/models/style-image-style-image-weight.d.ts.map +1 -0
- package/esm/models/style-image-style-image-weight.js +15 -0
- package/esm/models/style-image-style-image-weight.js.map +1 -0
- package/esm/models/style-image.d.ts +32 -0
- package/esm/models/style-image.d.ts.map +1 -0
- package/esm/models/style-image.js +15 -0
- package/esm/models/style-image.js.map +1 -0
- package/esm/models/style-transfer-request.d.ts +124 -0
- package/esm/models/style-transfer-request.d.ts.map +1 -0
- package/esm/models/style-transfer-request.js +15 -0
- package/esm/models/style-transfer-request.js.map +1 -0
- package/esm/models/subscription-tier.d.ts +19 -0
- package/esm/models/subscription-tier.d.ts.map +1 -0
- package/esm/models/subscription-tier.js +15 -0
- package/esm/models/subscription-tier.js.map +1 -0
- package/esm/models/text-to-image-request-artist-preset-inner.d.ts +31 -0
- package/esm/models/text-to-image-request-artist-preset-inner.d.ts.map +1 -0
- package/esm/models/text-to-image-request-artist-preset-inner.js +15 -0
- package/esm/models/text-to-image-request-artist-preset-inner.js.map +1 -0
- package/esm/models/text-to-image-request.d.ts +118 -0
- package/esm/models/text-to-image-request.d.ts.map +1 -0
- package/esm/models/text-to-image-request.js +15 -0
- package/esm/models/text-to-image-request.js.map +1 -0
- package/esm/models/transaction-history-type.d.ts +19 -0
- package/esm/models/transaction-history-type.d.ts.map +1 -0
- package/esm/models/transaction-history-type.js +15 -0
- package/esm/models/transaction-history-type.js.map +1 -0
- package/esm/models/transaction-history.d.ts +70 -0
- package/esm/models/transaction-history.d.ts.map +1 -0
- package/esm/models/transaction-history.js +15 -0
- package/esm/models/transaction-history.js.map +1 -0
- package/esm/models/update-collection-request.d.ts +37 -0
- package/esm/models/update-collection-request.d.ts.map +1 -0
- package/esm/models/update-collection-request.js +15 -0
- package/esm/models/update-collection-request.js.map +1 -0
- package/esm/models/updated-at.d.ts +19 -0
- package/esm/models/updated-at.d.ts.map +1 -0
- package/esm/models/updated-at.js +15 -0
- package/esm/models/updated-at.js.map +1 -0
- package/esm/models/upload-url-request.d.ts +25 -0
- package/esm/models/upload-url-request.d.ts.map +1 -0
- package/esm/models/upload-url-request.js +15 -0
- package/esm/models/upload-url-request.js.map +1 -0
- package/esm/models/upload-url.d.ts +31 -0
- package/esm/models/upload-url.d.ts.map +1 -0
- package/esm/models/upload-url.js +15 -0
- package/esm/models/upload-url.js.map +1 -0
- package/esm/models/upscale-request.d.ts +62 -0
- package/esm/models/upscale-request.d.ts.map +1 -0
- package/esm/models/upscale-request.js +15 -0
- package/esm/models/upscale-request.js.map +1 -0
- package/esm/models/v1-ai-artist-collections-get200-response-collections-inner.d.ts +139 -0
- package/esm/models/v1-ai-artist-collections-get200-response-collections-inner.d.ts.map +1 -0
- package/esm/models/v1-ai-artist-collections-get200-response-collections-inner.js +15 -0
- package/esm/models/v1-ai-artist-collections-get200-response-collections-inner.js.map +1 -0
- package/esm/models/v1-ai-artist-collections-get200-response.d.ts +152 -0
- package/esm/models/v1-ai-artist-collections-get200-response.d.ts.map +1 -0
- package/esm/models/v1-ai-artist-collections-get200-response.js +15 -0
- package/esm/models/v1-ai-artist-collections-get200-response.js.map +1 -0
- package/esm/models/v1-ai-artist-generate-upload-urls-post-request.d.ts +25 -0
- package/esm/models/v1-ai-artist-generate-upload-urls-post-request.d.ts.map +1 -0
- package/esm/models/v1-ai-artist-generate-upload-urls-post-request.js +15 -0
- package/esm/models/v1-ai-artist-generate-upload-urls-post-request.js.map +1 -0
- package/esm/models/v1-ai-artist-generate-upload-urls-post200-response-inner.d.ts +31 -0
- package/esm/models/v1-ai-artist-generate-upload-urls-post200-response-inner.d.ts.map +1 -0
- package/esm/models/v1-ai-artist-generate-upload-urls-post200-response-inner.js +15 -0
- package/esm/models/v1-ai-artist-generate-upload-urls-post200-response-inner.js.map +1 -0
- package/esm/models/v1-ai-artist-update-collection-collection-uuid-put-request.d.ts +37 -0
- package/esm/models/v1-ai-artist-update-collection-collection-uuid-put-request.d.ts.map +1 -0
- package/esm/models/v1-ai-artist-update-collection-collection-uuid-put-request.js +15 -0
- package/esm/models/v1-ai-artist-update-collection-collection-uuid-put-request.js.map +1 -0
- package/esm/models/v1-ai-artist-upload-artwork-post-request.d.ts +61 -0
- package/esm/models/v1-ai-artist-upload-artwork-post-request.d.ts.map +1 -0
- package/esm/models/v1-ai-artist-upload-artwork-post-request.js +15 -0
- package/esm/models/v1-ai-artist-upload-artwork-post-request.js.map +1 -0
- package/esm/models/v1-ai-artist-upload-artwork-post200-response.d.ts +25 -0
- package/esm/models/v1-ai-artist-upload-artwork-post200-response.d.ts.map +1 -0
- package/esm/models/v1-ai-artist-upload-artwork-post200-response.js +15 -0
- package/esm/models/v1-ai-artist-upload-artwork-post200-response.js.map +1 -0
- package/esm/models/v1-ai-audio-ldm-audio-to-audio-post-request.d.ts +91 -0
- package/esm/models/v1-ai-audio-ldm-audio-to-audio-post-request.d.ts.map +1 -0
- package/esm/models/v1-ai-audio-ldm-audio-to-audio-post-request.js +15 -0
- package/esm/models/v1-ai-audio-ldm-audio-to-audio-post-request.js.map +1 -0
- package/esm/models/v1-ai-audio-ldm-calculate-audio-attribution-post-request.d.ts +37 -0
- package/esm/models/v1-ai-audio-ldm-calculate-audio-attribution-post-request.d.ts.map +1 -0
- package/esm/models/v1-ai-audio-ldm-calculate-audio-attribution-post-request.js +15 -0
- package/esm/models/v1-ai-audio-ldm-calculate-audio-attribution-post-request.js.map +1 -0
- package/esm/models/v1-ai-audio-ldm-request-id-get200-response-request-data.d.ts +55 -0
- package/esm/models/v1-ai-audio-ldm-request-id-get200-response-request-data.d.ts.map +1 -0
- package/esm/models/v1-ai-audio-ldm-request-id-get200-response-request-data.js +15 -0
- package/esm/models/v1-ai-audio-ldm-request-id-get200-response-request-data.js.map +1 -0
- package/esm/models/v1-ai-audio-ldm-request-id-get200-response-status.d.ts +19 -0
- package/esm/models/v1-ai-audio-ldm-request-id-get200-response-status.d.ts.map +1 -0
- package/esm/models/v1-ai-audio-ldm-request-id-get200-response-status.js +15 -0
- package/esm/models/v1-ai-audio-ldm-request-id-get200-response-status.js.map +1 -0
- package/esm/models/v1-ai-audio-ldm-request-id-get200-response.d.ts +101 -0
- package/esm/models/v1-ai-audio-ldm-request-id-get200-response.d.ts.map +1 -0
- package/esm/models/v1-ai-audio-ldm-request-id-get200-response.js +15 -0
- package/esm/models/v1-ai-audio-ldm-request-id-get200-response.js.map +1 -0
- package/esm/models/v1-ai-audio-ldm-stem-split-post-request.d.ts +37 -0
- package/esm/models/v1-ai-audio-ldm-stem-split-post-request.d.ts.map +1 -0
- package/esm/models/v1-ai-audio-ldm-stem-split-post-request.js +15 -0
- package/esm/models/v1-ai-audio-ldm-stem-split-post-request.js.map +1 -0
- package/esm/models/v1-ai-audio-ldm-text-to-audio-post-request.d.ts +79 -0
- package/esm/models/v1-ai-audio-ldm-text-to-audio-post-request.d.ts.map +1 -0
- package/esm/models/v1-ai-audio-ldm-text-to-audio-post-request.js +15 -0
- package/esm/models/v1-ai-audio-ldm-text-to-audio-post-request.js.map +1 -0
- package/esm/models/v1-ai-audio-ldm-text-to-audio-post200-response.d.ts +25 -0
- package/esm/models/v1-ai-audio-ldm-text-to-audio-post200-response.d.ts.map +1 -0
- package/esm/models/v1-ai-audio-ldm-text-to-audio-post200-response.js +15 -0
- package/esm/models/v1-ai-audio-ldm-text-to-audio-post200-response.js.map +1 -0
- package/esm/models/v1-ai-audio-ldm-text-to-speech-post-request.d.ts +79 -0
- package/esm/models/v1-ai-audio-ldm-text-to-speech-post-request.d.ts.map +1 -0
- package/esm/models/v1-ai-audio-ldm-text-to-speech-post-request.js +15 -0
- package/esm/models/v1-ai-audio-ldm-text-to-speech-post-request.js.map +1 -0
- package/esm/models/v1-ai-audio-ldm-upload-audios-post200-response.d.ts +25 -0
- package/esm/models/v1-ai-audio-ldm-upload-audios-post200-response.d.ts.map +1 -0
- package/esm/models/v1-ai-audio-ldm-upload-audios-post200-response.js +15 -0
- package/esm/models/v1-ai-audio-ldm-upload-audios-post200-response.js.map +1 -0
- package/esm/models/v1-ai-audio-ldm-voice-transfer-post-request-voice-preset-inner.d.ts +25 -0
- package/esm/models/v1-ai-audio-ldm-voice-transfer-post-request-voice-preset-inner.d.ts.map +1 -0
- package/esm/models/v1-ai-audio-ldm-voice-transfer-post-request-voice-preset-inner.js +15 -0
- package/esm/models/v1-ai-audio-ldm-voice-transfer-post-request-voice-preset-inner.js.map +1 -0
- package/esm/models/v1-ai-audio-ldm-voice-transfer-post-request.d.ts +44 -0
- package/esm/models/v1-ai-audio-ldm-voice-transfer-post-request.d.ts.map +1 -0
- package/esm/models/v1-ai-audio-ldm-voice-transfer-post-request.js +15 -0
- package/esm/models/v1-ai-audio-ldm-voice-transfer-post-request.js.map +1 -0
- package/esm/models/v1-ai-credits-balance-get200-response.d.ts +37 -0
- package/esm/models/v1-ai-credits-balance-get200-response.d.ts.map +1 -0
- package/esm/models/v1-ai-credits-balance-get200-response.js +15 -0
- package/esm/models/v1-ai-credits-balance-get200-response.js.map +1 -0
- package/esm/models/v1-ai-credits-calculate-credits-post-request.d.ts +79 -0
- package/esm/models/v1-ai-credits-calculate-credits-post-request.d.ts.map +1 -0
- package/esm/models/v1-ai-credits-calculate-credits-post-request.js +15 -0
- package/esm/models/v1-ai-credits-calculate-credits-post-request.js.map +1 -0
- package/esm/models/v1-ai-credits-calculate-credits-post200-response.d.ts +32 -0
- package/esm/models/v1-ai-credits-calculate-credits-post200-response.d.ts.map +1 -0
- package/esm/models/v1-ai-credits-calculate-credits-post200-response.js +15 -0
- package/esm/models/v1-ai-credits-calculate-credits-post200-response.js.map +1 -0
- package/esm/models/v1-ai-credits-terms-put-request.d.ts +25 -0
- package/esm/models/v1-ai-credits-terms-put-request.d.ts.map +1 -0
- package/esm/models/v1-ai-credits-terms-put-request.js +15 -0
- package/esm/models/v1-ai-credits-terms-put-request.js.map +1 -0
- package/esm/models/v1-ai-credits-transaction-history-get200-response-transaction-history-inner-credit-composition-inner.d.ts +85 -0
- package/esm/models/v1-ai-credits-transaction-history-get200-response-transaction-history-inner-credit-composition-inner.d.ts.map +1 -0
- package/esm/models/v1-ai-credits-transaction-history-get200-response-transaction-history-inner-credit-composition-inner.js +15 -0
- package/esm/models/v1-ai-credits-transaction-history-get200-response-transaction-history-inner-credit-composition-inner.js.map +1 -0
- package/esm/models/v1-ai-credits-transaction-history-get200-response-transaction-history-inner.d.ts +68 -0
- package/esm/models/v1-ai-credits-transaction-history-get200-response-transaction-history-inner.d.ts.map +1 -0
- package/esm/models/v1-ai-credits-transaction-history-get200-response-transaction-history-inner.js +15 -0
- package/esm/models/v1-ai-credits-transaction-history-get200-response-transaction-history-inner.js.map +1 -0
- package/esm/models/v1-ai-credits-transaction-history-get200-response.d.ts +38 -0
- package/esm/models/v1-ai-credits-transaction-history-get200-response.d.ts.map +1 -0
- package/esm/models/v1-ai-credits-transaction-history-get200-response.js +15 -0
- package/esm/models/v1-ai-credits-transaction-history-get200-response.js.map +1 -0
- package/esm/models/v1-ai-ldm-apply-watermark-post-request.d.ts +55 -0
- package/esm/models/v1-ai-ldm-apply-watermark-post-request.d.ts.map +1 -0
- package/esm/models/v1-ai-ldm-apply-watermark-post-request.js +15 -0
- package/esm/models/v1-ai-ldm-apply-watermark-post-request.js.map +1 -0
- package/esm/models/v1-ai-ldm-attribution-analysis-post-request.d.ts +31 -0
- package/esm/models/v1-ai-ldm-attribution-analysis-post-request.d.ts.map +1 -0
- package/esm/models/v1-ai-ldm-attribution-analysis-post-request.js +15 -0
- package/esm/models/v1-ai-ldm-attribution-analysis-post-request.js.map +1 -0
- package/esm/models/v1-ai-ldm-attribution-setup-post-request.d.ts +25 -0
- package/esm/models/v1-ai-ldm-attribution-setup-post-request.d.ts.map +1 -0
- package/esm/models/v1-ai-ldm-attribution-setup-post-request.js +15 -0
- package/esm/models/v1-ai-ldm-attribution-setup-post-request.js.map +1 -0
- package/esm/models/v1-ai-ldm-avatar-image-blending-post-request-style-images-inner.d.ts +31 -0
- package/esm/models/v1-ai-ldm-avatar-image-blending-post-request-style-images-inner.d.ts.map +1 -0
- package/esm/models/v1-ai-ldm-avatar-image-blending-post-request-style-images-inner.js +15 -0
- package/esm/models/v1-ai-ldm-avatar-image-blending-post-request-style-images-inner.js.map +1 -0
- package/esm/models/v1-ai-ldm-avatar-image-blending-post-request.d.ts +117 -0
- package/esm/models/v1-ai-ldm-avatar-image-blending-post-request.d.ts.map +1 -0
- package/esm/models/v1-ai-ldm-avatar-image-blending-post-request.js +15 -0
- package/esm/models/v1-ai-ldm-avatar-image-blending-post-request.js.map +1 -0
- package/esm/models/v1-ai-ldm-calculate-image-attribution-post-request.d.ts +37 -0
- package/esm/models/v1-ai-ldm-calculate-image-attribution-post-request.d.ts.map +1 -0
- package/esm/models/v1-ai-ldm-calculate-image-attribution-post-request.js +15 -0
- package/esm/models/v1-ai-ldm-calculate-image-attribution-post-request.js.map +1 -0
- package/esm/models/v1-ai-ldm-control-net-post-request-control-net.d.ts +37 -0
- package/esm/models/v1-ai-ldm-control-net-post-request-control-net.d.ts.map +1 -0
- package/esm/models/v1-ai-ldm-control-net-post-request-control-net.js +15 -0
- package/esm/models/v1-ai-ldm-control-net-post-request-control-net.js.map +1 -0
- package/esm/models/v1-ai-ldm-control-net-post-request.d.ts +111 -0
- package/esm/models/v1-ai-ldm-control-net-post-request.d.ts.map +1 -0
- package/esm/models/v1-ai-ldm-control-net-post-request.js +15 -0
- package/esm/models/v1-ai-ldm-control-net-post-request.js.map +1 -0
- package/esm/models/v1-ai-ldm-cover-art-post-request-description-weight.d.ts +19 -0
- package/esm/models/v1-ai-ldm-cover-art-post-request-description-weight.d.ts.map +1 -0
- package/esm/models/v1-ai-ldm-cover-art-post-request-description-weight.js +15 -0
- package/esm/models/v1-ai-ldm-cover-art-post-request-description-weight.js.map +1 -0
- package/esm/models/v1-ai-ldm-cover-art-post-request.d.ts +178 -0
- package/esm/models/v1-ai-ldm-cover-art-post-request.d.ts.map +1 -0
- package/esm/models/v1-ai-ldm-cover-art-post-request.js +15 -0
- package/esm/models/v1-ai-ldm-cover-art-post-request.js.map +1 -0
- package/esm/models/v1-ai-ldm-fine-tuning-post-request.d.ts +61 -0
- package/esm/models/v1-ai-ldm-fine-tuning-post-request.d.ts.map +1 -0
- package/esm/models/v1-ai-ldm-fine-tuning-post-request.js +15 -0
- package/esm/models/v1-ai-ldm-fine-tuning-post-request.js.map +1 -0
- package/esm/models/v1-ai-ldm-generate-preview-post-request.d.ts +49 -0
- package/esm/models/v1-ai-ldm-generate-preview-post-request.d.ts.map +1 -0
- package/esm/models/v1-ai-ldm-generate-preview-post-request.js +15 -0
- package/esm/models/v1-ai-ldm-generate-preview-post-request.js.map +1 -0
- package/esm/models/v1-ai-ldm-image-blending-post-request.d.ts +128 -0
- package/esm/models/v1-ai-ldm-image-blending-post-request.d.ts.map +1 -0
- package/esm/models/v1-ai-ldm-image-blending-post-request.js +15 -0
- package/esm/models/v1-ai-ldm-image-blending-post-request.js.map +1 -0
- package/esm/models/v1-ai-ldm-inpaint-post-request.d.ts +134 -0
- package/esm/models/v1-ai-ldm-inpaint-post-request.d.ts.map +1 -0
- package/esm/models/v1-ai-ldm-inpaint-post-request.js +15 -0
- package/esm/models/v1-ai-ldm-inpaint-post-request.js.map +1 -0
- package/esm/models/v1-ai-ldm-queue-post-request-artist-preset-inner.d.ts +31 -0
- package/esm/models/v1-ai-ldm-queue-post-request-artist-preset-inner.d.ts.map +1 -0
- package/esm/models/v1-ai-ldm-queue-post-request-artist-preset-inner.js +15 -0
- package/esm/models/v1-ai-ldm-queue-post-request-artist-preset-inner.js.map +1 -0
- package/esm/models/v1-ai-ldm-queue-post-request.d.ts +116 -0
- package/esm/models/v1-ai-ldm-queue-post-request.d.ts.map +1 -0
- package/esm/models/v1-ai-ldm-queue-post-request.js +15 -0
- package/esm/models/v1-ai-ldm-queue-post-request.js.map +1 -0
- package/esm/models/v1-ai-ldm-reimagine-post-request.d.ts +122 -0
- package/esm/models/v1-ai-ldm-reimagine-post-request.d.ts.map +1 -0
- package/esm/models/v1-ai-ldm-reimagine-post-request.js +15 -0
- package/esm/models/v1-ai-ldm-reimagine-post-request.js.map +1 -0
- package/esm/models/v1-ai-ldm-remove-background-post-request.d.ts +43 -0
- package/esm/models/v1-ai-ldm-remove-background-post-request.d.ts.map +1 -0
- package/esm/models/v1-ai-ldm-remove-background-post-request.js +15 -0
- package/esm/models/v1-ai-ldm-remove-background-post-request.js.map +1 -0
- package/esm/models/v1-ai-ldm-request-id-get200-response-request-data-artist-preset-inner.d.ts +49 -0
- package/esm/models/v1-ai-ldm-request-id-get200-response-request-data-artist-preset-inner.d.ts.map +1 -0
- package/esm/models/v1-ai-ldm-request-id-get200-response-request-data-artist-preset-inner.js +15 -0
- package/esm/models/v1-ai-ldm-request-id-get200-response-request-data-artist-preset-inner.js.map +1 -0
- package/esm/models/v1-ai-ldm-request-id-get200-response-request-data-controlnet.d.ts +37 -0
- package/esm/models/v1-ai-ldm-request-id-get200-response-request-data-controlnet.d.ts.map +1 -0
- package/esm/models/v1-ai-ldm-request-id-get200-response-request-data-controlnet.js +15 -0
- package/esm/models/v1-ai-ldm-request-id-get200-response-request-data-controlnet.js.map +1 -0
- package/esm/models/v1-ai-ldm-request-id-get200-response-request-data.d.ts +135 -0
- package/esm/models/v1-ai-ldm-request-id-get200-response-request-data.d.ts.map +1 -0
- package/esm/models/v1-ai-ldm-request-id-get200-response-request-data.js +15 -0
- package/esm/models/v1-ai-ldm-request-id-get200-response-request-data.js.map +1 -0
- package/esm/models/v1-ai-ldm-request-id-get200-response.d.ts +116 -0
- package/esm/models/v1-ai-ldm-request-id-get200-response.d.ts.map +1 -0
- package/esm/models/v1-ai-ldm-request-id-get200-response.js +15 -0
- package/esm/models/v1-ai-ldm-request-id-get200-response.js.map +1 -0
- package/esm/models/v1-ai-ldm-style-presets-get200-response-anime.d.ts +67 -0
- package/esm/models/v1-ai-ldm-style-presets-get200-response-anime.d.ts.map +1 -0
- package/esm/models/v1-ai-ldm-style-presets-get200-response-anime.js +15 -0
- package/esm/models/v1-ai-ldm-style-presets-get200-response-anime.js.map +1 -0
- package/esm/models/v1-ai-ldm-style-presets-get200-response-digital-art.d.ts +67 -0
- package/esm/models/v1-ai-ldm-style-presets-get200-response-digital-art.d.ts.map +1 -0
- package/esm/models/v1-ai-ldm-style-presets-get200-response-digital-art.js +15 -0
- package/esm/models/v1-ai-ldm-style-presets-get200-response-digital-art.js.map +1 -0
- package/esm/models/v1-ai-ldm-style-presets-get200-response-painting.d.ts +67 -0
- package/esm/models/v1-ai-ldm-style-presets-get200-response-painting.d.ts.map +1 -0
- package/esm/models/v1-ai-ldm-style-presets-get200-response-painting.js +15 -0
- package/esm/models/v1-ai-ldm-style-presets-get200-response-painting.js.map +1 -0
- package/esm/models/v1-ai-ldm-style-presets-get200-response-photography.d.ts +67 -0
- package/esm/models/v1-ai-ldm-style-presets-get200-response-photography.d.ts.map +1 -0
- package/esm/models/v1-ai-ldm-style-presets-get200-response-photography.js +15 -0
- package/esm/models/v1-ai-ldm-style-presets-get200-response-photography.js.map +1 -0
- package/esm/models/v1-ai-ldm-style-presets-get200-response.d.ts +47 -0
- package/esm/models/v1-ai-ldm-style-presets-get200-response.d.ts.map +1 -0
- package/esm/models/v1-ai-ldm-style-presets-get200-response.js +15 -0
- package/esm/models/v1-ai-ldm-style-presets-get200-response.js.map +1 -0
- package/esm/models/v1-ai-ldm-style-transfer-post-request.d.ts +122 -0
- package/esm/models/v1-ai-ldm-style-transfer-post-request.d.ts.map +1 -0
- package/esm/models/v1-ai-ldm-style-transfer-post-request.js +15 -0
- package/esm/models/v1-ai-ldm-style-transfer-post-request.js.map +1 -0
- package/esm/models/v1-ai-ldm-upscale-post-request.d.ts +61 -0
- package/esm/models/v1-ai-ldm-upscale-post-request.d.ts.map +1 -0
- package/esm/models/v1-ai-ldm-upscale-post-request.js +15 -0
- package/esm/models/v1-ai-ldm-upscale-post-request.js.map +1 -0
- package/esm/models/v1-ai-prompt-history-get200-response-prompt-history-inner.d.ts +127 -0
- package/esm/models/v1-ai-prompt-history-get200-response-prompt-history-inner.d.ts.map +1 -0
- package/esm/models/v1-ai-prompt-history-get200-response-prompt-history-inner.js +15 -0
- package/esm/models/v1-ai-prompt-history-get200-response-prompt-history-inner.js.map +1 -0
- package/esm/models/v1-ai-prompt-history-get200-response.d.ts +32 -0
- package/esm/models/v1-ai-prompt-history-get200-response.d.ts.map +1 -0
- package/esm/models/v1-ai-prompt-history-get200-response.js +15 -0
- package/esm/models/v1-ai-prompt-history-get200-response.js.map +1 -0
- package/index.d.ts +15 -0
- package/index.d.ts.map +1 -0
- package/index.js +33 -0
- package/index.js.map +1 -0
- package/models/ai-influence.d.ts +19 -0
- package/models/ai-influence.d.ts.map +1 -0
- package/models/ai-influence.js +16 -0
- package/models/ai-influence.js.map +1 -0
- package/models/api-terms-request.d.ts +25 -0
- package/models/api-terms-request.d.ts.map +1 -0
- package/models/api-terms-request.js +16 -0
- package/models/api-terms-request.js.map +1 -0
- package/models/apply-watermark-request.d.ts +56 -0
- package/models/apply-watermark-request.d.ts.map +1 -0
- package/models/apply-watermark-request.js +16 -0
- package/models/apply-watermark-request.js.map +1 -0
- package/models/artist-collections-inner.d.ts +194 -0
- package/models/artist-collections-inner.d.ts.map +1 -0
- package/models/artist-collections-inner.js +16 -0
- package/models/artist-collections-inner.js.map +1 -0
- package/models/artist-profile-picture.d.ts +43 -0
- package/models/artist-profile-picture.d.ts.map +1 -0
- package/models/artist-profile-picture.js +16 -0
- package/models/artist-profile-picture.js.map +1 -0
- package/models/artist-profile-pictures.d.ts +19 -0
- package/models/artist-profile-pictures.d.ts.map +1 -0
- package/models/artist-profile-pictures.js +16 -0
- package/models/artist-profile-pictures.js.map +1 -0
- package/models/attribution-values-inner.d.ts +49 -0
- package/models/attribution-values-inner.d.ts.map +1 -0
- package/models/attribution-values-inner.js +16 -0
- package/models/attribution-values-inner.js.map +1 -0
- package/models/attribution.d.ts +32 -0
- package/models/attribution.d.ts.map +1 -0
- package/models/attribution.js +16 -0
- package/models/attribution.js.map +1 -0
- package/models/attribution1.d.ts +19 -0
- package/models/attribution1.d.ts.map +1 -0
- package/models/attribution1.js +16 -0
- package/models/attribution1.js.map +1 -0
- package/models/audio-ldm-request-data-artist-preset-inner.d.ts +49 -0
- package/models/audio-ldm-request-data-artist-preset-inner.d.ts.map +1 -0
- package/models/audio-ldm-request-data-artist-preset-inner.js +16 -0
- package/models/audio-ldm-request-data-artist-preset-inner.js.map +1 -0
- package/models/audio-ldm-request-data.d.ts +68 -0
- package/models/audio-ldm-request-data.d.ts.map +1 -0
- package/models/audio-ldm-request-data.js +16 -0
- package/models/audio-ldm-request-data.js.map +1 -0
- package/models/avatar-image-blending-request.d.ts +117 -0
- package/models/avatar-image-blending-request.d.ts.map +1 -0
- package/models/avatar-image-blending-request.js +16 -0
- package/models/avatar-image-blending-request.js.map +1 -0
- package/models/calculate-attribution-request.d.ts +37 -0
- package/models/calculate-attribution-request.d.ts.map +1 -0
- package/models/calculate-attribution-request.js +16 -0
- package/models/calculate-attribution-request.js.map +1 -0
- package/models/collection-status.d.ts +19 -0
- package/models/collection-status.d.ts.map +1 -0
- package/models/collection-status.js +16 -0
- package/models/collection-status.js.map +1 -0
- package/models/conditioning-scale-value-array.d.ts +19 -0
- package/models/conditioning-scale-value-array.d.ts.map +1 -0
- package/models/conditioning-scale-value-array.js +16 -0
- package/models/conditioning-scale-value-array.js.map +1 -0
- package/models/content-image-weight.d.ts +19 -0
- package/models/content-image-weight.d.ts.map +1 -0
- package/models/content-image-weight.js +16 -0
- package/models/content-image-weight.js.map +1 -0
- package/models/content-type.d.ts +19 -0
- package/models/content-type.d.ts.map +1 -0
- package/models/content-type.js +16 -0
- package/models/content-type.js.map +1 -0
- package/models/control-net-request-control-net.d.ts +38 -0
- package/models/control-net-request-control-net.d.ts.map +1 -0
- package/models/control-net-request-control-net.js +16 -0
- package/models/control-net-request-control-net.js.map +1 -0
- package/models/control-net-request.d.ts +111 -0
- package/models/control-net-request.d.ts.map +1 -0
- package/models/control-net-request.js +16 -0
- package/models/control-net-request.js.map +1 -0
- package/models/create-collection-request.d.ts +111 -0
- package/models/create-collection-request.d.ts.map +1 -0
- package/models/create-collection-request.js +16 -0
- package/models/create-collection-request.js.map +1 -0
- package/models/credit-calculation-request-upscale.d.ts +19 -0
- package/models/credit-calculation-request-upscale.d.ts.map +1 -0
- package/models/credit-calculation-request-upscale.js +16 -0
- package/models/credit-calculation-request-upscale.js.map +1 -0
- package/models/credit-calculation-request.d.ts +81 -0
- package/models/credit-calculation-request.d.ts.map +1 -0
- package/models/credit-calculation-request.js +16 -0
- package/models/credit-calculation-request.js.map +1 -0
- package/models/credit-composition.d.ts +85 -0
- package/models/credit-composition.d.ts.map +1 -0
- package/models/credit-composition.js +16 -0
- package/models/credit-composition.js.map +1 -0
- package/models/endpoint.d.ts +19 -0
- package/models/endpoint.d.ts.map +1 -0
- package/models/endpoint.js +16 -0
- package/models/endpoint.js.map +1 -0
- package/models/finetuning-request.d.ts +61 -0
- package/models/finetuning-request.d.ts.map +1 -0
- package/models/finetuning-request.js +16 -0
- package/models/finetuning-request.js.map +1 -0
- package/models/generate-preview-request.d.ts +49 -0
- package/models/generate-preview-request.d.ts.map +1 -0
- package/models/generate-preview-request.js +16 -0
- package/models/generate-preview-request.js.map +1 -0
- package/models/get-balance-response.d.ts +37 -0
- package/models/get-balance-response.d.ts.map +1 -0
- package/models/get-balance-response.js +16 -0
- package/models/get-balance-response.js.map +1 -0
- package/models/get-own-collections200-response-user-role.d.ts +19 -0
- package/models/get-own-collections200-response-user-role.d.ts.map +1 -0
- package/models/get-own-collections200-response-user-role.js +16 -0
- package/models/get-own-collections200-response-user-role.js.map +1 -0
- package/models/get-own-collections200-response.d.ts +167 -0
- package/models/get-own-collections200-response.d.ts.map +1 -0
- package/models/get-own-collections200-response.js +16 -0
- package/models/get-own-collections200-response.js.map +1 -0
- package/models/get-prompt-history-response.d.ts +32 -0
- package/models/get-prompt-history-response.d.ts.map +1 -0
- package/models/get-prompt-history-response.js +16 -0
- package/models/get-prompt-history-response.js.map +1 -0
- package/models/get-result-by-request-id200-response-attribution-analysis-similar-files-inner-color-matching.d.ts +37 -0
- package/models/get-result-by-request-id200-response-attribution-analysis-similar-files-inner-color-matching.d.ts.map +1 -0
- package/models/get-result-by-request-id200-response-attribution-analysis-similar-files-inner-color-matching.js +16 -0
- package/models/get-result-by-request-id200-response-attribution-analysis-similar-files-inner-color-matching.js.map +1 -0
- package/models/get-result-by-request-id200-response-attribution-analysis-similar-files-inner.d.ts +86 -0
- package/models/get-result-by-request-id200-response-attribution-analysis-similar-files-inner.d.ts.map +1 -0
- package/models/get-result-by-request-id200-response-attribution-analysis-similar-files-inner.js +16 -0
- package/models/get-result-by-request-id200-response-attribution-analysis-similar-files-inner.js.map +1 -0
- package/models/get-result-by-request-id200-response-attribution-analysis-top-metrics-attribution-likelihood.d.ts +55 -0
- package/models/get-result-by-request-id200-response-attribution-analysis-top-metrics-attribution-likelihood.d.ts.map +1 -0
- package/models/get-result-by-request-id200-response-attribution-analysis-top-metrics-attribution-likelihood.js +16 -0
- package/models/get-result-by-request-id200-response-attribution-analysis-top-metrics-attribution-likelihood.js.map +1 -0
- package/models/get-result-by-request-id200-response-attribution-analysis-top-metrics-color-matching.d.ts +38 -0
- package/models/get-result-by-request-id200-response-attribution-analysis-top-metrics-color-matching.d.ts.map +1 -0
- package/models/get-result-by-request-id200-response-attribution-analysis-top-metrics-color-matching.js +16 -0
- package/models/get-result-by-request-id200-response-attribution-analysis-top-metrics-color-matching.js.map +1 -0
- package/models/get-result-by-request-id200-response-attribution-analysis-top-metrics-identical-matches.d.ts +37 -0
- package/models/get-result-by-request-id200-response-attribution-analysis-top-metrics-identical-matches.d.ts.map +1 -0
- package/models/get-result-by-request-id200-response-attribution-analysis-top-metrics-identical-matches.js +16 -0
- package/models/get-result-by-request-id200-response-attribution-analysis-top-metrics-identical-matches.js.map +1 -0
- package/models/get-result-by-request-id200-response-attribution-analysis-top-metrics.d.ts +58 -0
- package/models/get-result-by-request-id200-response-attribution-analysis-top-metrics.d.ts.map +1 -0
- package/models/get-result-by-request-id200-response-attribution-analysis-top-metrics.js +16 -0
- package/models/get-result-by-request-id200-response-attribution-analysis-top-metrics.js.map +1 -0
- package/models/get-result-by-request-id200-response-attribution-analysis.d.ts +33 -0
- package/models/get-result-by-request-id200-response-attribution-analysis.d.ts.map +1 -0
- package/models/get-result-by-request-id200-response-attribution-analysis.js +16 -0
- package/models/get-result-by-request-id200-response-attribution-analysis.js.map +1 -0
- package/models/get-result-by-request-id200-response-request-data-controlnet-conditioning-scale.d.ts +19 -0
- package/models/get-result-by-request-id200-response-request-data-controlnet-conditioning-scale.d.ts.map +1 -0
- package/models/get-result-by-request-id200-response-request-data-controlnet-conditioning-scale.js +16 -0
- package/models/get-result-by-request-id200-response-request-data-controlnet-conditioning-scale.js.map +1 -0
- package/models/get-result-by-request-id200-response-request-data-controlnet.d.ts +38 -0
- package/models/get-result-by-request-id200-response-request-data-controlnet.d.ts.map +1 -0
- package/models/get-result-by-request-id200-response-request-data-controlnet.js +16 -0
- package/models/get-result-by-request-id200-response-request-data-controlnet.js.map +1 -0
- package/models/get-result-by-request-id200-response-request-data.d.ts +135 -0
- package/models/get-result-by-request-id200-response-request-data.d.ts.map +1 -0
- package/models/get-result-by-request-id200-response-request-data.js +16 -0
- package/models/get-result-by-request-id200-response-request-data.js.map +1 -0
- package/models/get-result-by-request-id200-response.d.ts +126 -0
- package/models/get-result-by-request-id200-response.d.ts.map +1 -0
- package/models/get-result-by-request-id200-response.js +16 -0
- package/models/get-result-by-request-id200-response.js.map +1 -0
- package/models/get-style-presets200-response.d.ts +43 -0
- package/models/get-style-presets200-response.d.ts.map +1 -0
- package/models/get-style-presets200-response.js +16 -0
- package/models/get-style-presets200-response.js.map +1 -0
- package/models/get-transaction-history-response.d.ts +38 -0
- package/models/get-transaction-history-response.d.ts.map +1 -0
- package/models/get-transaction-history-response.js +16 -0
- package/models/get-transaction-history-response.js.map +1 -0
- package/models/image-blending-request.d.ts +130 -0
- package/models/image-blending-request.d.ts.map +1 -0
- package/models/image-blending-request.js +16 -0
- package/models/image-blending-request.js.map +1 -0
- package/models/index.d.ts +90 -0
- package/models/index.d.ts.map +1 -0
- package/models/index.js +106 -0
- package/models/index.js.map +1 -0
- package/models/inpaint-request.d.ts +136 -0
- package/models/inpaint-request.d.ts.map +1 -0
- package/models/inpaint-request.js +16 -0
- package/models/inpaint-request.js.map +1 -0
- package/models/post-credit-calculation-response.d.ts +32 -0
- package/models/post-credit-calculation-response.d.ts.map +1 -0
- package/models/post-credit-calculation-response.js +16 -0
- package/models/post-credit-calculation-response.js.map +1 -0
- package/models/post-ldm-response.d.ts +25 -0
- package/models/post-ldm-response.d.ts.map +1 -0
- package/models/post-ldm-response.js +16 -0
- package/models/post-ldm-response.js.map +1 -0
- package/models/post-upload-artworks-response.d.ts +25 -0
- package/models/post-upload-artworks-response.d.ts.map +1 -0
- package/models/post-upload-artworks-response.js +16 -0
- package/models/post-upload-artworks-response.js.map +1 -0
- package/models/prompt-history-entry-artist-profile-pictures.d.ts +19 -0
- package/models/prompt-history-entry-artist-profile-pictures.d.ts.map +1 -0
- package/models/prompt-history-entry-artist-profile-pictures.js +16 -0
- package/models/prompt-history-entry-artist-profile-pictures.js.map +1 -0
- package/models/prompt-history-entry-attribution-any-of.d.ts +19 -0
- package/models/prompt-history-entry-attribution-any-of.d.ts.map +1 -0
- package/models/prompt-history-entry-attribution-any-of.js +16 -0
- package/models/prompt-history-entry-attribution-any-of.js.map +1 -0
- package/models/prompt-history-entry-attribution.d.ts +19 -0
- package/models/prompt-history-entry-attribution.d.ts.map +1 -0
- package/models/prompt-history-entry-attribution.js +16 -0
- package/models/prompt-history-entry-attribution.js.map +1 -0
- package/models/prompt-history-entry-created-at.d.ts +19 -0
- package/models/prompt-history-entry-created-at.d.ts.map +1 -0
- package/models/prompt-history-entry-created-at.js +16 -0
- package/models/prompt-history-entry-created-at.js.map +1 -0
- package/models/prompt-history-entry-error-message.d.ts +19 -0
- package/models/prompt-history-entry-error-message.d.ts.map +1 -0
- package/models/prompt-history-entry-error-message.js +16 -0
- package/models/prompt-history-entry-error-message.js.map +1 -0
- package/models/prompt-history-entry-provenance.d.ts +19 -0
- package/models/prompt-history-entry-provenance.d.ts.map +1 -0
- package/models/prompt-history-entry-provenance.js +16 -0
- package/models/prompt-history-entry-provenance.js.map +1 -0
- package/models/prompt-history-entry-request-data.d.ts +135 -0
- package/models/prompt-history-entry-request-data.d.ts.map +1 -0
- package/models/prompt-history-entry-request-data.js +16 -0
- package/models/prompt-history-entry-request-data.js.map +1 -0
- package/models/prompt-history-entry-status.d.ts +19 -0
- package/models/prompt-history-entry-status.d.ts.map +1 -0
- package/models/prompt-history-entry-status.js +16 -0
- package/models/prompt-history-entry-status.js.map +1 -0
- package/models/prompt-history-entry.d.ts +141 -0
- package/models/prompt-history-entry.d.ts.map +1 -0
- package/models/prompt-history-entry.js +16 -0
- package/models/prompt-history-entry.js.map +1 -0
- package/models/provenance.d.ts +19 -0
- package/models/provenance.d.ts.map +1 -0
- package/models/provenance.js +16 -0
- package/models/provenance.js.map +1 -0
- package/models/reimagine-request.d.ts +124 -0
- package/models/reimagine-request.d.ts.map +1 -0
- package/models/reimagine-request.js +16 -0
- package/models/reimagine-request.js.map +1 -0
- package/models/remove-background-request.d.ts +44 -0
- package/models/remove-background-request.d.ts.map +1 -0
- package/models/remove-background-request.js +16 -0
- package/models/remove-background-request.js.map +1 -0
- package/models/resolution.d.ts +19 -0
- package/models/resolution.d.ts.map +1 -0
- package/models/resolution.js +16 -0
- package/models/resolution.js.map +1 -0
- package/models/strength.d.ts +19 -0
- package/models/strength.d.ts.map +1 -0
- package/models/strength.js +16 -0
- package/models/strength.js.map +1 -0
- package/models/style-image-style-image-weight.d.ts +19 -0
- package/models/style-image-style-image-weight.d.ts.map +1 -0
- package/models/style-image-style-image-weight.js +16 -0
- package/models/style-image-style-image-weight.js.map +1 -0
- package/models/style-image.d.ts +32 -0
- package/models/style-image.d.ts.map +1 -0
- package/models/style-image.js +16 -0
- package/models/style-image.js.map +1 -0
- package/models/style-transfer-request.d.ts +124 -0
- package/models/style-transfer-request.d.ts.map +1 -0
- package/models/style-transfer-request.js +16 -0
- package/models/style-transfer-request.js.map +1 -0
- package/models/subscription-tier.d.ts +19 -0
- package/models/subscription-tier.d.ts.map +1 -0
- package/models/subscription-tier.js +16 -0
- package/models/subscription-tier.js.map +1 -0
- package/models/text-to-image-request-artist-preset-inner.d.ts +31 -0
- package/models/text-to-image-request-artist-preset-inner.d.ts.map +1 -0
- package/models/text-to-image-request-artist-preset-inner.js +16 -0
- package/models/text-to-image-request-artist-preset-inner.js.map +1 -0
- package/models/text-to-image-request.d.ts +118 -0
- package/models/text-to-image-request.d.ts.map +1 -0
- package/models/text-to-image-request.js +16 -0
- package/models/text-to-image-request.js.map +1 -0
- package/models/transaction-history-type.d.ts +19 -0
- package/models/transaction-history-type.d.ts.map +1 -0
- package/models/transaction-history-type.js +16 -0
- package/models/transaction-history-type.js.map +1 -0
- package/models/transaction-history.d.ts +70 -0
- package/models/transaction-history.d.ts.map +1 -0
- package/models/transaction-history.js +16 -0
- package/models/transaction-history.js.map +1 -0
- package/models/update-collection-request.d.ts +37 -0
- package/models/update-collection-request.d.ts.map +1 -0
- package/models/update-collection-request.js +16 -0
- package/models/update-collection-request.js.map +1 -0
- package/models/updated-at.d.ts +19 -0
- package/models/updated-at.d.ts.map +1 -0
- package/models/updated-at.js +16 -0
- package/models/updated-at.js.map +1 -0
- package/models/upload-url-request.d.ts +25 -0
- package/models/upload-url-request.d.ts.map +1 -0
- package/models/upload-url-request.js +16 -0
- package/models/upload-url-request.js.map +1 -0
- package/models/upload-url.d.ts +31 -0
- package/models/upload-url.d.ts.map +1 -0
- package/models/upload-url.js +16 -0
- package/models/upload-url.js.map +1 -0
- package/models/upscale-request.d.ts +62 -0
- package/models/upscale-request.d.ts.map +1 -0
- package/models/upscale-request.js +16 -0
- package/models/upscale-request.js.map +1 -0
- package/models/v1-ai-artist-collections-get200-response-collections-inner.d.ts +139 -0
- package/models/v1-ai-artist-collections-get200-response-collections-inner.d.ts.map +1 -0
- package/models/v1-ai-artist-collections-get200-response-collections-inner.js +16 -0
- package/models/v1-ai-artist-collections-get200-response-collections-inner.js.map +1 -0
- package/models/v1-ai-artist-collections-get200-response.d.ts +152 -0
- package/models/v1-ai-artist-collections-get200-response.d.ts.map +1 -0
- package/models/v1-ai-artist-collections-get200-response.js +16 -0
- package/models/v1-ai-artist-collections-get200-response.js.map +1 -0
- package/models/v1-ai-artist-generate-upload-urls-post-request.d.ts +25 -0
- package/models/v1-ai-artist-generate-upload-urls-post-request.d.ts.map +1 -0
- package/models/v1-ai-artist-generate-upload-urls-post-request.js +16 -0
- package/models/v1-ai-artist-generate-upload-urls-post-request.js.map +1 -0
- package/models/v1-ai-artist-generate-upload-urls-post200-response-inner.d.ts +31 -0
- package/models/v1-ai-artist-generate-upload-urls-post200-response-inner.d.ts.map +1 -0
- package/models/v1-ai-artist-generate-upload-urls-post200-response-inner.js +16 -0
- package/models/v1-ai-artist-generate-upload-urls-post200-response-inner.js.map +1 -0
- package/models/v1-ai-artist-update-collection-collection-uuid-put-request.d.ts +37 -0
- package/models/v1-ai-artist-update-collection-collection-uuid-put-request.d.ts.map +1 -0
- package/models/v1-ai-artist-update-collection-collection-uuid-put-request.js +16 -0
- package/models/v1-ai-artist-update-collection-collection-uuid-put-request.js.map +1 -0
- package/models/v1-ai-artist-upload-artwork-post-request.d.ts +61 -0
- package/models/v1-ai-artist-upload-artwork-post-request.d.ts.map +1 -0
- package/models/v1-ai-artist-upload-artwork-post-request.js +16 -0
- package/models/v1-ai-artist-upload-artwork-post-request.js.map +1 -0
- package/models/v1-ai-artist-upload-artwork-post200-response.d.ts +25 -0
- package/models/v1-ai-artist-upload-artwork-post200-response.d.ts.map +1 -0
- package/models/v1-ai-artist-upload-artwork-post200-response.js +16 -0
- package/models/v1-ai-artist-upload-artwork-post200-response.js.map +1 -0
- package/models/v1-ai-audio-ldm-audio-to-audio-post-request.d.ts +91 -0
- package/models/v1-ai-audio-ldm-audio-to-audio-post-request.d.ts.map +1 -0
- package/models/v1-ai-audio-ldm-audio-to-audio-post-request.js +16 -0
- package/models/v1-ai-audio-ldm-audio-to-audio-post-request.js.map +1 -0
- package/models/v1-ai-audio-ldm-calculate-audio-attribution-post-request.d.ts +37 -0
- package/models/v1-ai-audio-ldm-calculate-audio-attribution-post-request.d.ts.map +1 -0
- package/models/v1-ai-audio-ldm-calculate-audio-attribution-post-request.js +16 -0
- package/models/v1-ai-audio-ldm-calculate-audio-attribution-post-request.js.map +1 -0
- package/models/v1-ai-audio-ldm-request-id-get200-response-request-data.d.ts +55 -0
- package/models/v1-ai-audio-ldm-request-id-get200-response-request-data.d.ts.map +1 -0
- package/models/v1-ai-audio-ldm-request-id-get200-response-request-data.js +16 -0
- package/models/v1-ai-audio-ldm-request-id-get200-response-request-data.js.map +1 -0
- package/models/v1-ai-audio-ldm-request-id-get200-response-status.d.ts +19 -0
- package/models/v1-ai-audio-ldm-request-id-get200-response-status.d.ts.map +1 -0
- package/models/v1-ai-audio-ldm-request-id-get200-response-status.js +16 -0
- package/models/v1-ai-audio-ldm-request-id-get200-response-status.js.map +1 -0
- package/models/v1-ai-audio-ldm-request-id-get200-response.d.ts +101 -0
- package/models/v1-ai-audio-ldm-request-id-get200-response.d.ts.map +1 -0
- package/models/v1-ai-audio-ldm-request-id-get200-response.js +16 -0
- package/models/v1-ai-audio-ldm-request-id-get200-response.js.map +1 -0
- package/models/v1-ai-audio-ldm-stem-split-post-request.d.ts +37 -0
- package/models/v1-ai-audio-ldm-stem-split-post-request.d.ts.map +1 -0
- package/models/v1-ai-audio-ldm-stem-split-post-request.js +16 -0
- package/models/v1-ai-audio-ldm-stem-split-post-request.js.map +1 -0
- package/models/v1-ai-audio-ldm-text-to-audio-post-request.d.ts +79 -0
- package/models/v1-ai-audio-ldm-text-to-audio-post-request.d.ts.map +1 -0
- package/models/v1-ai-audio-ldm-text-to-audio-post-request.js +16 -0
- package/models/v1-ai-audio-ldm-text-to-audio-post-request.js.map +1 -0
- package/models/v1-ai-audio-ldm-text-to-audio-post200-response.d.ts +25 -0
- package/models/v1-ai-audio-ldm-text-to-audio-post200-response.d.ts.map +1 -0
- package/models/v1-ai-audio-ldm-text-to-audio-post200-response.js +16 -0
- package/models/v1-ai-audio-ldm-text-to-audio-post200-response.js.map +1 -0
- package/models/v1-ai-audio-ldm-text-to-speech-post-request.d.ts +79 -0
- package/models/v1-ai-audio-ldm-text-to-speech-post-request.d.ts.map +1 -0
- package/models/v1-ai-audio-ldm-text-to-speech-post-request.js +16 -0
- package/models/v1-ai-audio-ldm-text-to-speech-post-request.js.map +1 -0
- package/models/v1-ai-audio-ldm-upload-audios-post200-response.d.ts +25 -0
- package/models/v1-ai-audio-ldm-upload-audios-post200-response.d.ts.map +1 -0
- package/models/v1-ai-audio-ldm-upload-audios-post200-response.js +16 -0
- package/models/v1-ai-audio-ldm-upload-audios-post200-response.js.map +1 -0
- package/models/v1-ai-audio-ldm-voice-transfer-post-request-voice-preset-inner.d.ts +25 -0
- package/models/v1-ai-audio-ldm-voice-transfer-post-request-voice-preset-inner.d.ts.map +1 -0
- package/models/v1-ai-audio-ldm-voice-transfer-post-request-voice-preset-inner.js +16 -0
- package/models/v1-ai-audio-ldm-voice-transfer-post-request-voice-preset-inner.js.map +1 -0
- package/models/v1-ai-audio-ldm-voice-transfer-post-request.d.ts +44 -0
- package/models/v1-ai-audio-ldm-voice-transfer-post-request.d.ts.map +1 -0
- package/models/v1-ai-audio-ldm-voice-transfer-post-request.js +16 -0
- package/models/v1-ai-audio-ldm-voice-transfer-post-request.js.map +1 -0
- package/models/v1-ai-credits-balance-get200-response.d.ts +37 -0
- package/models/v1-ai-credits-balance-get200-response.d.ts.map +1 -0
- package/models/v1-ai-credits-balance-get200-response.js +16 -0
- package/models/v1-ai-credits-balance-get200-response.js.map +1 -0
- package/models/v1-ai-credits-calculate-credits-post-request.d.ts +79 -0
- package/models/v1-ai-credits-calculate-credits-post-request.d.ts.map +1 -0
- package/models/v1-ai-credits-calculate-credits-post-request.js +16 -0
- package/models/v1-ai-credits-calculate-credits-post-request.js.map +1 -0
- package/models/v1-ai-credits-calculate-credits-post200-response.d.ts +32 -0
- package/models/v1-ai-credits-calculate-credits-post200-response.d.ts.map +1 -0
- package/models/v1-ai-credits-calculate-credits-post200-response.js +16 -0
- package/models/v1-ai-credits-calculate-credits-post200-response.js.map +1 -0
- package/models/v1-ai-credits-terms-put-request.d.ts +25 -0
- package/models/v1-ai-credits-terms-put-request.d.ts.map +1 -0
- package/models/v1-ai-credits-terms-put-request.js +16 -0
- package/models/v1-ai-credits-terms-put-request.js.map +1 -0
- package/models/v1-ai-credits-transaction-history-get200-response-transaction-history-inner-credit-composition-inner.d.ts +85 -0
- package/models/v1-ai-credits-transaction-history-get200-response-transaction-history-inner-credit-composition-inner.d.ts.map +1 -0
- package/models/v1-ai-credits-transaction-history-get200-response-transaction-history-inner-credit-composition-inner.js +16 -0
- package/models/v1-ai-credits-transaction-history-get200-response-transaction-history-inner-credit-composition-inner.js.map +1 -0
- package/models/v1-ai-credits-transaction-history-get200-response-transaction-history-inner.d.ts +68 -0
- package/models/v1-ai-credits-transaction-history-get200-response-transaction-history-inner.d.ts.map +1 -0
- package/models/v1-ai-credits-transaction-history-get200-response-transaction-history-inner.js +16 -0
- package/models/v1-ai-credits-transaction-history-get200-response-transaction-history-inner.js.map +1 -0
- package/models/v1-ai-credits-transaction-history-get200-response.d.ts +38 -0
- package/models/v1-ai-credits-transaction-history-get200-response.d.ts.map +1 -0
- package/models/v1-ai-credits-transaction-history-get200-response.js +16 -0
- package/models/v1-ai-credits-transaction-history-get200-response.js.map +1 -0
- package/models/v1-ai-ldm-apply-watermark-post-request.d.ts +55 -0
- package/models/v1-ai-ldm-apply-watermark-post-request.d.ts.map +1 -0
- package/models/v1-ai-ldm-apply-watermark-post-request.js +16 -0
- package/models/v1-ai-ldm-apply-watermark-post-request.js.map +1 -0
- package/models/v1-ai-ldm-attribution-analysis-post-request.d.ts +31 -0
- package/models/v1-ai-ldm-attribution-analysis-post-request.d.ts.map +1 -0
- package/models/v1-ai-ldm-attribution-analysis-post-request.js +16 -0
- package/models/v1-ai-ldm-attribution-analysis-post-request.js.map +1 -0
- package/models/v1-ai-ldm-attribution-setup-post-request.d.ts +25 -0
- package/models/v1-ai-ldm-attribution-setup-post-request.d.ts.map +1 -0
- package/models/v1-ai-ldm-attribution-setup-post-request.js +16 -0
- package/models/v1-ai-ldm-attribution-setup-post-request.js.map +1 -0
- package/models/v1-ai-ldm-avatar-image-blending-post-request-style-images-inner.d.ts +31 -0
- package/models/v1-ai-ldm-avatar-image-blending-post-request-style-images-inner.d.ts.map +1 -0
- package/models/v1-ai-ldm-avatar-image-blending-post-request-style-images-inner.js +16 -0
- package/models/v1-ai-ldm-avatar-image-blending-post-request-style-images-inner.js.map +1 -0
- package/models/v1-ai-ldm-avatar-image-blending-post-request.d.ts +117 -0
- package/models/v1-ai-ldm-avatar-image-blending-post-request.d.ts.map +1 -0
- package/models/v1-ai-ldm-avatar-image-blending-post-request.js +16 -0
- package/models/v1-ai-ldm-avatar-image-blending-post-request.js.map +1 -0
- package/models/v1-ai-ldm-calculate-image-attribution-post-request.d.ts +37 -0
- package/models/v1-ai-ldm-calculate-image-attribution-post-request.d.ts.map +1 -0
- package/models/v1-ai-ldm-calculate-image-attribution-post-request.js +16 -0
- package/models/v1-ai-ldm-calculate-image-attribution-post-request.js.map +1 -0
- package/models/v1-ai-ldm-control-net-post-request-control-net.d.ts +37 -0
- package/models/v1-ai-ldm-control-net-post-request-control-net.d.ts.map +1 -0
- package/models/v1-ai-ldm-control-net-post-request-control-net.js +16 -0
- package/models/v1-ai-ldm-control-net-post-request-control-net.js.map +1 -0
- package/models/v1-ai-ldm-control-net-post-request.d.ts +111 -0
- package/models/v1-ai-ldm-control-net-post-request.d.ts.map +1 -0
- package/models/v1-ai-ldm-control-net-post-request.js +16 -0
- package/models/v1-ai-ldm-control-net-post-request.js.map +1 -0
- package/models/v1-ai-ldm-cover-art-post-request-description-weight.d.ts +19 -0
- package/models/v1-ai-ldm-cover-art-post-request-description-weight.d.ts.map +1 -0
- package/models/v1-ai-ldm-cover-art-post-request-description-weight.js +16 -0
- package/models/v1-ai-ldm-cover-art-post-request-description-weight.js.map +1 -0
- package/models/v1-ai-ldm-cover-art-post-request.d.ts +178 -0
- package/models/v1-ai-ldm-cover-art-post-request.d.ts.map +1 -0
- package/models/v1-ai-ldm-cover-art-post-request.js +16 -0
- package/models/v1-ai-ldm-cover-art-post-request.js.map +1 -0
- package/models/v1-ai-ldm-fine-tuning-post-request.d.ts +61 -0
- package/models/v1-ai-ldm-fine-tuning-post-request.d.ts.map +1 -0
- package/models/v1-ai-ldm-fine-tuning-post-request.js +16 -0
- package/models/v1-ai-ldm-fine-tuning-post-request.js.map +1 -0
- package/models/v1-ai-ldm-generate-preview-post-request.d.ts +49 -0
- package/models/v1-ai-ldm-generate-preview-post-request.d.ts.map +1 -0
- package/models/v1-ai-ldm-generate-preview-post-request.js +16 -0
- package/models/v1-ai-ldm-generate-preview-post-request.js.map +1 -0
- package/models/v1-ai-ldm-image-blending-post-request.d.ts +128 -0
- package/models/v1-ai-ldm-image-blending-post-request.d.ts.map +1 -0
- package/models/v1-ai-ldm-image-blending-post-request.js +16 -0
- package/models/v1-ai-ldm-image-blending-post-request.js.map +1 -0
- package/models/v1-ai-ldm-inpaint-post-request.d.ts +134 -0
- package/models/v1-ai-ldm-inpaint-post-request.d.ts.map +1 -0
- package/models/v1-ai-ldm-inpaint-post-request.js +16 -0
- package/models/v1-ai-ldm-inpaint-post-request.js.map +1 -0
- package/models/v1-ai-ldm-queue-post-request-artist-preset-inner.d.ts +31 -0
- package/models/v1-ai-ldm-queue-post-request-artist-preset-inner.d.ts.map +1 -0
- package/models/v1-ai-ldm-queue-post-request-artist-preset-inner.js +16 -0
- package/models/v1-ai-ldm-queue-post-request-artist-preset-inner.js.map +1 -0
- package/models/v1-ai-ldm-queue-post-request.d.ts +116 -0
- package/models/v1-ai-ldm-queue-post-request.d.ts.map +1 -0
- package/models/v1-ai-ldm-queue-post-request.js +16 -0
- package/models/v1-ai-ldm-queue-post-request.js.map +1 -0
- package/models/v1-ai-ldm-reimagine-post-request.d.ts +122 -0
- package/models/v1-ai-ldm-reimagine-post-request.d.ts.map +1 -0
- package/models/v1-ai-ldm-reimagine-post-request.js +16 -0
- package/models/v1-ai-ldm-reimagine-post-request.js.map +1 -0
- package/models/v1-ai-ldm-remove-background-post-request.d.ts +43 -0
- package/models/v1-ai-ldm-remove-background-post-request.d.ts.map +1 -0
- package/models/v1-ai-ldm-remove-background-post-request.js +16 -0
- package/models/v1-ai-ldm-remove-background-post-request.js.map +1 -0
- package/models/v1-ai-ldm-request-id-get200-response-request-data-artist-preset-inner.d.ts +49 -0
- package/models/v1-ai-ldm-request-id-get200-response-request-data-artist-preset-inner.d.ts.map +1 -0
- package/models/v1-ai-ldm-request-id-get200-response-request-data-artist-preset-inner.js +16 -0
- package/models/v1-ai-ldm-request-id-get200-response-request-data-artist-preset-inner.js.map +1 -0
- package/models/v1-ai-ldm-request-id-get200-response-request-data-controlnet.d.ts +37 -0
- package/models/v1-ai-ldm-request-id-get200-response-request-data-controlnet.d.ts.map +1 -0
- package/models/v1-ai-ldm-request-id-get200-response-request-data-controlnet.js +16 -0
- package/models/v1-ai-ldm-request-id-get200-response-request-data-controlnet.js.map +1 -0
- package/models/v1-ai-ldm-request-id-get200-response-request-data.d.ts +135 -0
- package/models/v1-ai-ldm-request-id-get200-response-request-data.d.ts.map +1 -0
- package/models/v1-ai-ldm-request-id-get200-response-request-data.js +16 -0
- package/models/v1-ai-ldm-request-id-get200-response-request-data.js.map +1 -0
- package/models/v1-ai-ldm-request-id-get200-response.d.ts +116 -0
- package/models/v1-ai-ldm-request-id-get200-response.d.ts.map +1 -0
- package/models/v1-ai-ldm-request-id-get200-response.js +16 -0
- package/models/v1-ai-ldm-request-id-get200-response.js.map +1 -0
- package/models/v1-ai-ldm-style-presets-get200-response-anime.d.ts +67 -0
- package/models/v1-ai-ldm-style-presets-get200-response-anime.d.ts.map +1 -0
- package/models/v1-ai-ldm-style-presets-get200-response-anime.js +16 -0
- package/models/v1-ai-ldm-style-presets-get200-response-anime.js.map +1 -0
- package/models/v1-ai-ldm-style-presets-get200-response-digital-art.d.ts +67 -0
- package/models/v1-ai-ldm-style-presets-get200-response-digital-art.d.ts.map +1 -0
- package/models/v1-ai-ldm-style-presets-get200-response-digital-art.js +16 -0
- package/models/v1-ai-ldm-style-presets-get200-response-digital-art.js.map +1 -0
- package/models/v1-ai-ldm-style-presets-get200-response-painting.d.ts +67 -0
- package/models/v1-ai-ldm-style-presets-get200-response-painting.d.ts.map +1 -0
- package/models/v1-ai-ldm-style-presets-get200-response-painting.js +16 -0
- package/models/v1-ai-ldm-style-presets-get200-response-painting.js.map +1 -0
- package/models/v1-ai-ldm-style-presets-get200-response-photography.d.ts +67 -0
- package/models/v1-ai-ldm-style-presets-get200-response-photography.d.ts.map +1 -0
- package/models/v1-ai-ldm-style-presets-get200-response-photography.js +16 -0
- package/models/v1-ai-ldm-style-presets-get200-response-photography.js.map +1 -0
- package/models/v1-ai-ldm-style-presets-get200-response.d.ts +47 -0
- package/models/v1-ai-ldm-style-presets-get200-response.d.ts.map +1 -0
- package/models/v1-ai-ldm-style-presets-get200-response.js +16 -0
- package/models/v1-ai-ldm-style-presets-get200-response.js.map +1 -0
- package/models/v1-ai-ldm-style-transfer-post-request.d.ts +122 -0
- package/models/v1-ai-ldm-style-transfer-post-request.d.ts.map +1 -0
- package/models/v1-ai-ldm-style-transfer-post-request.js +16 -0
- package/models/v1-ai-ldm-style-transfer-post-request.js.map +1 -0
- package/models/v1-ai-ldm-upscale-post-request.d.ts +61 -0
- package/models/v1-ai-ldm-upscale-post-request.d.ts.map +1 -0
- package/models/v1-ai-ldm-upscale-post-request.js +16 -0
- package/models/v1-ai-ldm-upscale-post-request.js.map +1 -0
- package/models/v1-ai-prompt-history-get200-response-prompt-history-inner.d.ts +127 -0
- package/models/v1-ai-prompt-history-get200-response-prompt-history-inner.d.ts.map +1 -0
- package/models/v1-ai-prompt-history-get200-response-prompt-history-inner.js +16 -0
- package/models/v1-ai-prompt-history-get200-response-prompt-history-inner.js.map +1 -0
- package/models/v1-ai-prompt-history-get200-response.d.ts +32 -0
- package/models/v1-ai-prompt-history-get200-response.d.ts.map +1 -0
- package/models/v1-ai-prompt-history-get200-response.js +16 -0
- package/models/v1-ai-prompt-history-get200-response.js.map +1 -0
- package/package.json +26 -0
|
@@ -0,0 +1,2072 @@
|
|
|
1
|
+
/**
|
|
2
|
+
* Sureel API
|
|
3
|
+
* API for the Sureel network.
|
|
4
|
+
*
|
|
5
|
+
* The version of the OpenAPI document: 1.2.0-rc.15
|
|
6
|
+
*
|
|
7
|
+
*
|
|
8
|
+
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
|
9
|
+
* https://openapi-generator.tech
|
|
10
|
+
* Do not edit the class manually.
|
|
11
|
+
*/
|
|
12
|
+
import type { Configuration } from "../configuration";
|
|
13
|
+
import type { AxiosPromise, AxiosInstance, RawAxiosRequestConfig } from "axios";
|
|
14
|
+
import { RequestArgs, BaseAPI } from "../base";
|
|
15
|
+
import { ApiTermsRequest } from "../models";
|
|
16
|
+
import { ApplyWatermarkRequest } from "../models";
|
|
17
|
+
import { AvatarImageBlendingRequest } from "../models";
|
|
18
|
+
import { CalculateAttributionRequest } from "../models";
|
|
19
|
+
import { ControlNetRequest } from "../models";
|
|
20
|
+
import { CreateCollectionRequest } from "../models";
|
|
21
|
+
import { CreditCalculationRequest } from "../models";
|
|
22
|
+
import { FinetuningRequest } from "../models";
|
|
23
|
+
import { GeneratePreviewRequest } from "../models";
|
|
24
|
+
import { GetBalanceResponse } from "../models";
|
|
25
|
+
import { GetOwnCollections200Response } from "../models";
|
|
26
|
+
import { GetPromptHistoryResponse } from "../models";
|
|
27
|
+
import { GetResultByRequestId200Response } from "../models";
|
|
28
|
+
import { GetStylePresets200Response } from "../models";
|
|
29
|
+
import { GetTransactionHistoryResponse } from "../models";
|
|
30
|
+
import { ImageBlendingRequest } from "../models";
|
|
31
|
+
import { InpaintRequest } from "../models";
|
|
32
|
+
import { PostCreditCalculationResponse } from "../models";
|
|
33
|
+
import { PostLdmResponse } from "../models";
|
|
34
|
+
import { PostUploadArtworksResponse } from "../models";
|
|
35
|
+
import { ReimagineRequest } from "../models";
|
|
36
|
+
import { RemoveBackgroundRequest } from "../models";
|
|
37
|
+
import { StyleTransferRequest } from "../models";
|
|
38
|
+
import { TextToImageRequest } from "../models";
|
|
39
|
+
import { UpdateCollectionRequest } from "../models";
|
|
40
|
+
import { UploadUrl } from "../models";
|
|
41
|
+
import { UploadUrlRequest } from "../models";
|
|
42
|
+
import { UpscaleRequest } from "../models";
|
|
43
|
+
import { V1AiAudioLdmAudioToAudioPostRequest } from "../models";
|
|
44
|
+
import { V1AiAudioLdmCalculateAudioAttributionPostRequest } from "../models";
|
|
45
|
+
import { V1AiAudioLdmRequestIdGet200Response } from "../models";
|
|
46
|
+
import { V1AiAudioLdmStemSplitPostRequest } from "../models";
|
|
47
|
+
import { V1AiAudioLdmTextToAudioPost200Response } from "../models";
|
|
48
|
+
import { V1AiAudioLdmTextToAudioPostRequest } from "../models";
|
|
49
|
+
import { V1AiAudioLdmUploadAudiosPost200Response } from "../models";
|
|
50
|
+
import { V1AiAudioLdmVoiceTransferPostRequest } from "../models";
|
|
51
|
+
import { V1AiLdmAttributionAnalysisPostRequest } from "../models";
|
|
52
|
+
import { V1AiLdmAttributionSetupPostRequest } from "../models";
|
|
53
|
+
import { V1AiLdmCoverArtPostRequest } from "../models";
|
|
54
|
+
/**
|
|
55
|
+
* SureelApi - axios parameter creator
|
|
56
|
+
* @export
|
|
57
|
+
*/
|
|
58
|
+
export declare const SureelApiAxiosParamCreator: (configuration?: Configuration) => {
|
|
59
|
+
/**
|
|
60
|
+
* Add a watermark to a given image. By default, each user has a limit of 100 requests per minute.
|
|
61
|
+
* @summary Watermarking
|
|
62
|
+
* @param {ApplyWatermarkContentTypeEnum} contentType
|
|
63
|
+
* @param {ApplyWatermarkRequest} applyWatermarkRequest
|
|
64
|
+
* @param {*} [options] Override http request option.
|
|
65
|
+
* @throws {RequiredError}
|
|
66
|
+
*/
|
|
67
|
+
applyWatermark: (contentType: ApplyWatermarkContentTypeEnum, applyWatermarkRequest: ApplyWatermarkRequest, options?: RawAxiosRequestConfig) => Promise<RequestArgs>;
|
|
68
|
+
/**
|
|
69
|
+
* Prompt- and style-image-guided image-to-image synthesis conditioned by a ControlNet specialized on preserving faces. The image is conditioned by the prompt, by the style image, and by the facial structure of the content image. By default, each user has a limit of 100 requests per minute.
|
|
70
|
+
* @summary Avatar image blending
|
|
71
|
+
* @param {AvatarImageBlendingContentTypeEnum} contentType
|
|
72
|
+
* @param {AvatarImageBlendingRequest} avatarImageBlendingRequest
|
|
73
|
+
* @param {*} [options] Override http request option.
|
|
74
|
+
* @throws {RequiredError}
|
|
75
|
+
*/
|
|
76
|
+
avatarImageBlending: (contentType: AvatarImageBlendingContentTypeEnum, avatarImageBlendingRequest: AvatarImageBlendingRequest, options?: RawAxiosRequestConfig) => Promise<RequestArgs>;
|
|
77
|
+
/**
|
|
78
|
+
* Calculate the attribution of a given image. Attribution describes the influence of training data on content generated using AI. When training an AI model with different collections of data, each collection has a certain amount of influence on the resulting model. When generating new content with the resulting model, the influence each collection has on the new content is referred to as the attribution of the new content. By default, each user has a limit of 100 requests per minute.
|
|
79
|
+
* @summary Image attribution calculation
|
|
80
|
+
* @param {CalculateAttributionContentTypeEnum} contentType
|
|
81
|
+
* @param {CalculateAttributionRequest} calculateAttributionRequest
|
|
82
|
+
* @param {*} [options] Override http request option.
|
|
83
|
+
* @throws {RequiredError}
|
|
84
|
+
*/
|
|
85
|
+
calculateAttribution: (contentType: CalculateAttributionContentTypeEnum, calculateAttributionRequest: CalculateAttributionRequest, options?: RawAxiosRequestConfig) => Promise<RequestArgs>;
|
|
86
|
+
/**
|
|
87
|
+
* Compute the credits for a specific endpoint call based on a set of input parameters. By default, each user has a limit of 40 requests per minute.
|
|
88
|
+
* @summary Calculate credits
|
|
89
|
+
* @param {CalculateCreditsContentTypeEnum} contentType
|
|
90
|
+
* @param {CreditCalculationRequest} creditCalculationRequest
|
|
91
|
+
* @param {*} [options] Override http request option.
|
|
92
|
+
* @throws {RequiredError}
|
|
93
|
+
*/
|
|
94
|
+
calculateCredits: (contentType: CalculateCreditsContentTypeEnum, creditCalculationRequest: CreditCalculationRequest, options?: RawAxiosRequestConfig) => Promise<RequestArgs>;
|
|
95
|
+
/**
|
|
96
|
+
* Prompt-guided image-to-image synthesis conditioned by a canny edge ControlNet. ControlNet preserves the semantic structure of a given content image, making it useful for applications such as style transfer. By default, each user has a limit of 100 requests per minute.
|
|
97
|
+
* @summary ControlNet
|
|
98
|
+
* @param {ControlNetContentTypeEnum} contentType
|
|
99
|
+
* @param {ControlNetRequest} controlNetRequest
|
|
100
|
+
* @param {*} [options] Override http request option.
|
|
101
|
+
* @throws {RequiredError}
|
|
102
|
+
*/
|
|
103
|
+
controlNet: (contentType: ControlNetContentTypeEnum, controlNetRequest: ControlNetRequest, options?: RawAxiosRequestConfig) => Promise<RequestArgs>;
|
|
104
|
+
/**
|
|
105
|
+
* Upload artworks and create a new artist collection. Every artist can create multiple collections of artworks. The model is trained on each collection separately. Each collection has a `collectionUuid` that can be used for the fine-tuning or as `artistPreset` in the synthesis endpoints. New collections can be created with the `/artist/upload-artwork` endpoint and existing collections can be obtained with the `/artist/collections` endpoint.
|
|
106
|
+
* @summary Upload artworks and create collection
|
|
107
|
+
* @param {CreateCollectionContentTypeEnum} contentType
|
|
108
|
+
* @param {CreateCollectionRequest} createCollectionRequest
|
|
109
|
+
* @param {*} [options] Override http request option.
|
|
110
|
+
* @throws {RequiredError}
|
|
111
|
+
*/
|
|
112
|
+
createCollection: (contentType: CreateCollectionContentTypeEnum, createCollectionRequest: CreateCollectionRequest, options?: RawAxiosRequestConfig) => Promise<RequestArgs>;
|
|
113
|
+
/**
|
|
114
|
+
* Delete prompt and images by request ID.
|
|
115
|
+
* @summary Delete LDM request
|
|
116
|
+
* @param {string} requestId
|
|
117
|
+
* @param {*} [options] Override http request option.
|
|
118
|
+
* @throws {RequiredError}
|
|
119
|
+
*/
|
|
120
|
+
deleteRequestById: (requestId: string, options?: RawAxiosRequestConfig) => Promise<RequestArgs>;
|
|
121
|
+
/**
|
|
122
|
+
* Prompt-guided face swap. By default, each user has a limit of 100 requests per minute.
|
|
123
|
+
* @summary Face swap
|
|
124
|
+
* @param {FaceSwapContentTypeEnum} contentType
|
|
125
|
+
* @param {ControlNetRequest} controlNetRequest
|
|
126
|
+
* @param {*} [options] Override http request option.
|
|
127
|
+
* @throws {RequiredError}
|
|
128
|
+
*/
|
|
129
|
+
faceSwap: (contentType: FaceSwapContentTypeEnum, controlNetRequest: ControlNetRequest, options?: RawAxiosRequestConfig) => Promise<RequestArgs>;
|
|
130
|
+
/**
|
|
131
|
+
* Fine-tunes the image synthesis model with user-provided images. Begin by uploading your images through the `/artist/upload-artwork` endpoint or retrieve the `collectionUuid` from the `/artist/collections` endpoint. By default, each user has a limit of 100 requests per minute.
|
|
132
|
+
* @summary Fine-tuning
|
|
133
|
+
* @param {FinetuneModelContentTypeEnum} contentType
|
|
134
|
+
* @param {FinetuningRequest} finetuningRequest
|
|
135
|
+
* @param {*} [options] Override http request option.
|
|
136
|
+
* @throws {RequiredError}
|
|
137
|
+
*/
|
|
138
|
+
finetuneModel: (contentType: FinetuneModelContentTypeEnum, finetuningRequest: FinetuningRequest, options?: RawAxiosRequestConfig) => Promise<RequestArgs>;
|
|
139
|
+
/**
|
|
140
|
+
* Generate a low-res preview image of a given image. By default, each user has a limit of 100 requests per minute.
|
|
141
|
+
* @summary Preview generation
|
|
142
|
+
* @param {GeneratePreviewContentTypeEnum} contentType
|
|
143
|
+
* @param {GeneratePreviewRequest} generatePreviewRequest
|
|
144
|
+
* @param {*} [options] Override http request option.
|
|
145
|
+
* @throws {RequiredError}
|
|
146
|
+
*/
|
|
147
|
+
generatePreview: (contentType: GeneratePreviewContentTypeEnum, generatePreviewRequest: GeneratePreviewRequest, options?: RawAxiosRequestConfig) => Promise<RequestArgs>;
|
|
148
|
+
/**
|
|
149
|
+
* Returns the signed url for the given filenames.
|
|
150
|
+
* @summary Generate signed URLs to put files to S3
|
|
151
|
+
* @param {GenerateSignedUrlsContentTypeEnum} contentType
|
|
152
|
+
* @param {UploadUrlRequest} uploadUrlRequest
|
|
153
|
+
* @param {*} [options] Override http request option.
|
|
154
|
+
* @throws {RequiredError}
|
|
155
|
+
*/
|
|
156
|
+
generateSignedUrls: (contentType: GenerateSignedUrlsContentTypeEnum, uploadUrlRequest: UploadUrlRequest, options?: RawAxiosRequestConfig) => Promise<RequestArgs>;
|
|
157
|
+
/**
|
|
158
|
+
* Get a list of all artists including their published collections. By default, each user has a limit of 60 requests per minute.
|
|
159
|
+
* @summary Get all artists
|
|
160
|
+
* @param {string} includeArtworks
|
|
161
|
+
* @param {string} [includeFullResArtworks]
|
|
162
|
+
* @param {*} [options] Override http request option.
|
|
163
|
+
* @throws {RequiredError}
|
|
164
|
+
*/
|
|
165
|
+
getAllArtists: (includeArtworks: string, includeFullResArtworks?: string, options?: RawAxiosRequestConfig) => Promise<RequestArgs>;
|
|
166
|
+
/**
|
|
167
|
+
* Get the data of one artist by the username including their published collections. By default, each user has a limit of 60 requests per minute.
|
|
168
|
+
* @summary Get artist by username
|
|
169
|
+
* @param {string} includeArtworks
|
|
170
|
+
* @param {string} username
|
|
171
|
+
* @param {string} [includeFullResArtworks]
|
|
172
|
+
* @param {*} [options] Override http request option.
|
|
173
|
+
* @throws {RequiredError}
|
|
174
|
+
*/
|
|
175
|
+
getArtistByUsername: (includeArtworks: string, username: string, includeFullResArtworks?: string, options?: RawAxiosRequestConfig) => Promise<RequestArgs>;
|
|
176
|
+
/**
|
|
177
|
+
* Get the credit balance of a user.
|
|
178
|
+
* @summary Get balance
|
|
179
|
+
* @param {*} [options] Override http request option.
|
|
180
|
+
* @throws {RequiredError}
|
|
181
|
+
*/
|
|
182
|
+
getBalance: (options?: RawAxiosRequestConfig) => Promise<RequestArgs>;
|
|
183
|
+
/**
|
|
184
|
+
* Get all own collections, including non-published.
|
|
185
|
+
* @summary Get own collections
|
|
186
|
+
* @param {string} includeArtworks
|
|
187
|
+
* @param {string} [includeFullResArtworks]
|
|
188
|
+
* @param {*} [options] Override http request option.
|
|
189
|
+
* @throws {RequiredError}
|
|
190
|
+
*/
|
|
191
|
+
getOwnCollections: (includeArtworks: string, includeFullResArtworks?: string, options?: RawAxiosRequestConfig) => Promise<RequestArgs>;
|
|
192
|
+
/**
|
|
193
|
+
* Retrieve the history of previous prompts by using cursor-based pagination.
|
|
194
|
+
* @summary Prompt history
|
|
195
|
+
* @param {number} take The `take` parameter is the number of prompts to return per page.
|
|
196
|
+
* @param {string} [cursor] The optional `cursor` parameter is the LastEvaluatedKey in the previous page.
|
|
197
|
+
* @param {number} [maxTimestamp] The optional `maxTimestamp` parameter, expressed in milliseconds, can be used to filter transactions up to a certain timestamp.
|
|
198
|
+
* @param {*} [options] Override http request option.
|
|
199
|
+
* @throws {RequiredError}
|
|
200
|
+
*/
|
|
201
|
+
getPromptHistory: (take: number, cursor?: string, maxTimestamp?: number, options?: RawAxiosRequestConfig) => Promise<RequestArgs>;
|
|
202
|
+
/**
|
|
203
|
+
* Get the result for a queued LDM request by providing the corresponding `requestId` obtained from other LDM endpoints.
|
|
204
|
+
* @summary LDM request results
|
|
205
|
+
* @param {string} requestId
|
|
206
|
+
* @param {*} [options] Override http request option.
|
|
207
|
+
* @throws {RequiredError}
|
|
208
|
+
*/
|
|
209
|
+
getResultByRequestId: (requestId: string, options?: RawAxiosRequestConfig) => Promise<RequestArgs>;
|
|
210
|
+
/**
|
|
211
|
+
* Get the style preset parameters for ldm.
|
|
212
|
+
* @summary Style presets for ldm
|
|
213
|
+
* @param {*} [options] Override http request option.
|
|
214
|
+
* @throws {RequiredError}
|
|
215
|
+
*/
|
|
216
|
+
getStylePresets: (options?: RawAxiosRequestConfig) => Promise<RequestArgs>;
|
|
217
|
+
/**
|
|
218
|
+
* Retrieve the history of previous credit transactions by using cursor-based pagination.
|
|
219
|
+
* @summary Transaction history
|
|
220
|
+
* @param {number} take The `take` parameter is the number of transactions to return per page.
|
|
221
|
+
* @param {string} [cursor] The optional `cursor` parameter is the LastEvaluatedKey in the previous page.
|
|
222
|
+
* @param {number} [maxTimestamp] The optional `maxTimestamp` parameter, expressed in milliseconds, allows for the filtering of transactions up to a specified timestamp.
|
|
223
|
+
* @param {*} [options] Override http request option.
|
|
224
|
+
* @throws {RequiredError}
|
|
225
|
+
*/
|
|
226
|
+
getTransactionHistory: (take: number, cursor?: string, maxTimestamp?: number, options?: RawAxiosRequestConfig) => Promise<RequestArgs>;
|
|
227
|
+
/**
|
|
228
|
+
* Blend two images into a combination of both. The content image influnces the content more and the style image influences the style more. By default, each user has a limit of 100 requests per minute.
|
|
229
|
+
* @summary Image blending
|
|
230
|
+
* @param {ImageBlendingContentTypeEnum} contentType
|
|
231
|
+
* @param {ImageBlendingRequest} imageBlendingRequest
|
|
232
|
+
* @param {*} [options] Override http request option.
|
|
233
|
+
* @throws {RequiredError}
|
|
234
|
+
*/
|
|
235
|
+
imageBlending: (contentType: ImageBlendingContentTypeEnum, imageBlendingRequest: ImageBlendingRequest, options?: RawAxiosRequestConfig) => Promise<RequestArgs>;
|
|
236
|
+
/**
|
|
237
|
+
* Prompt- and mask-guided image-to-image synthesis. By default, each user has a limit of 100 requests per minute.
|
|
238
|
+
* @summary Inpaint image
|
|
239
|
+
* @param {InpaintContentTypeEnum} contentType
|
|
240
|
+
* @param {InpaintRequest} inpaintRequest
|
|
241
|
+
* @param {*} [options] Override http request option.
|
|
242
|
+
* @throws {RequiredError}
|
|
243
|
+
*/
|
|
244
|
+
inpaint: (contentType: InpaintContentTypeEnum, inpaintRequest: InpaintRequest, options?: RawAxiosRequestConfig) => Promise<RequestArgs>;
|
|
245
|
+
/**
|
|
246
|
+
* Prompt-guided image-to-image synthesis. Use the reimagine endpoint when aiming to adjust an image based on the prompt. By default, each user has a limit of 100 requests per minute.
|
|
247
|
+
* @summary Reimagine image
|
|
248
|
+
* @param {ReimagineContentTypeEnum} contentType
|
|
249
|
+
* @param {ReimagineRequest} reimagineRequest
|
|
250
|
+
* @param {*} [options] Override http request option.
|
|
251
|
+
* @throws {RequiredError}
|
|
252
|
+
*/
|
|
253
|
+
reimagine: (contentType: ReimagineContentTypeEnum, reimagineRequest: ReimagineRequest, options?: RawAxiosRequestConfig) => Promise<RequestArgs>;
|
|
254
|
+
/**
|
|
255
|
+
* Remove the background of a given image. By default, each user has a limit of 100 requests per minute.
|
|
256
|
+
* @summary Background removal
|
|
257
|
+
* @param {RemoveBackgroundContentTypeEnum} contentType
|
|
258
|
+
* @param {RemoveBackgroundRequest} removeBackgroundRequest
|
|
259
|
+
* @param {*} [options] Override http request option.
|
|
260
|
+
* @throws {RequiredError}
|
|
261
|
+
*/
|
|
262
|
+
removeBackground: (contentType: RemoveBackgroundContentTypeEnum, removeBackgroundRequest: RemoveBackgroundRequest, options?: RawAxiosRequestConfig) => Promise<RequestArgs>;
|
|
263
|
+
/**
|
|
264
|
+
* Prompt- and image-guided style transfer. Use the style transfer endpoint when aiming to transform an image into the artistic style of a specific artist\'s collection. By default, each user has a limit of 100 requests per minute.
|
|
265
|
+
* @summary Style transfer
|
|
266
|
+
* @param {StyleTransferContentTypeEnum} contentType
|
|
267
|
+
* @param {StyleTransferRequest} styleTransferRequest
|
|
268
|
+
* @param {*} [options] Override http request option.
|
|
269
|
+
* @throws {RequiredError}
|
|
270
|
+
*/
|
|
271
|
+
styleTransfer: (contentType: StyleTransferContentTypeEnum, styleTransferRequest: StyleTransferRequest, options?: RawAxiosRequestConfig) => Promise<RequestArgs>;
|
|
272
|
+
/**
|
|
273
|
+
* Text to image synthesis. By default, each user has a limit of 100 requests per minute.
|
|
274
|
+
* @summary Text to Image
|
|
275
|
+
* @param {TextToImageRequest} textToImageRequest
|
|
276
|
+
* @param {*} [options] Override http request option.
|
|
277
|
+
* @throws {RequiredError}
|
|
278
|
+
*/
|
|
279
|
+
textToImage: (textToImageRequest: TextToImageRequest, options?: RawAxiosRequestConfig) => Promise<RequestArgs>;
|
|
280
|
+
/**
|
|
281
|
+
* Update API terms and conditions status of a user
|
|
282
|
+
* @summary API terms and conditions status
|
|
283
|
+
* @param {UpdateApiTermsAndConditionsContentTypeEnum} contentType
|
|
284
|
+
* @param {ApiTermsRequest} apiTermsRequest
|
|
285
|
+
* @param {*} [options] Override http request option.
|
|
286
|
+
* @throws {RequiredError}
|
|
287
|
+
*/
|
|
288
|
+
updateApiTermsAndConditions: (contentType: UpdateApiTermsAndConditionsContentTypeEnum, apiTermsRequest: ApiTermsRequest, options?: RawAxiosRequestConfig) => Promise<RequestArgs>;
|
|
289
|
+
/**
|
|
290
|
+
* Update an artist\'s collection with optional fields that can be modified via the request body. These fields include: collectionName, collectionDescription, and styles. The \'styles\' field should be a comma-separated list of styles.
|
|
291
|
+
* @summary Update collection details
|
|
292
|
+
* @param {string} collectionUuid
|
|
293
|
+
* @param {UpdateCollectionContentTypeEnum} contentType
|
|
294
|
+
* @param {UpdateCollectionRequest} [updateCollectionRequest]
|
|
295
|
+
* @param {*} [options] Override http request option.
|
|
296
|
+
* @throws {RequiredError}
|
|
297
|
+
*/
|
|
298
|
+
updateCollection: (collectionUuid: string, contentType: UpdateCollectionContentTypeEnum, updateCollectionRequest?: UpdateCollectionRequest, options?: RawAxiosRequestConfig) => Promise<RequestArgs>;
|
|
299
|
+
/**
|
|
300
|
+
* Upload artworks or upload a content image and optionally a mask image as form-data to be used by the other LDM endpoints. The files are temporarily stored on the server. The minimum height and width should be 400.
|
|
301
|
+
* @summary Upload images
|
|
302
|
+
* @param {string} contentType
|
|
303
|
+
* @param {*} [options] Override http request option.
|
|
304
|
+
* @throws {RequiredError}
|
|
305
|
+
*/
|
|
306
|
+
uploadImages: (contentType: string, options?: RawAxiosRequestConfig) => Promise<RequestArgs>;
|
|
307
|
+
/**
|
|
308
|
+
* Upscale a given image. The maximum allowed resolution for the content image is 1024x1024. By default, each user has a limit of 100 requests per minute.
|
|
309
|
+
* @summary Upscaling
|
|
310
|
+
* @param {UpscaleImageContentTypeEnum} contentType
|
|
311
|
+
* @param {UpscaleRequest} upscaleRequest
|
|
312
|
+
* @param {*} [options] Override http request option.
|
|
313
|
+
* @throws {RequiredError}
|
|
314
|
+
*/
|
|
315
|
+
upscaleImage: (contentType: UpscaleImageContentTypeEnum, upscaleRequest: UpscaleRequest, options?: RawAxiosRequestConfig) => Promise<RequestArgs>;
|
|
316
|
+
/**
|
|
317
|
+
* Prompt guided audio to audio synthesis. Use the audio to audio endpoint when aiming to adjust the style of an audio file based on the prompt. By default, each user has a limit of 100 requests per minute.
|
|
318
|
+
* @summary Audio to audio
|
|
319
|
+
* @param {V1AiAudioLdmAudioToAudioPostContentTypeEnum} contentType
|
|
320
|
+
* @param {V1AiAudioLdmAudioToAudioPostRequest} v1AiAudioLdmAudioToAudioPostRequest
|
|
321
|
+
* @param {*} [options] Override http request option.
|
|
322
|
+
* @throws {RequiredError}
|
|
323
|
+
*/
|
|
324
|
+
v1AiAudioLdmAudioToAudioPost: (contentType: V1AiAudioLdmAudioToAudioPostContentTypeEnum, v1AiAudioLdmAudioToAudioPostRequest: V1AiAudioLdmAudioToAudioPostRequest, options?: RawAxiosRequestConfig) => Promise<RequestArgs>;
|
|
325
|
+
/**
|
|
326
|
+
* Calculate the attribution of a given audio. Attribution describes the influence of training data on content generated using AI. When training an AI model with different collections of data, each collection has a certain amount of influence on the resulting model. When generating new content with the resulting model, the influence each collection has on the new content is referred to as the attribution of the new content. By default, each user has a limit of 100 requests per minute.
|
|
327
|
+
* @summary Audio attribution calculation
|
|
328
|
+
* @param {V1AiAudioLdmCalculateAudioAttributionPostContentTypeEnum} contentType
|
|
329
|
+
* @param {V1AiAudioLdmCalculateAudioAttributionPostRequest} v1AiAudioLdmCalculateAudioAttributionPostRequest
|
|
330
|
+
* @param {*} [options] Override http request option.
|
|
331
|
+
* @throws {RequiredError}
|
|
332
|
+
*/
|
|
333
|
+
v1AiAudioLdmCalculateAudioAttributionPost: (contentType: V1AiAudioLdmCalculateAudioAttributionPostContentTypeEnum, v1AiAudioLdmCalculateAudioAttributionPostRequest: V1AiAudioLdmCalculateAudioAttributionPostRequest, options?: RawAxiosRequestConfig) => Promise<RequestArgs>;
|
|
334
|
+
/**
|
|
335
|
+
* Get the result for a queued Audio LDM request by providing the corresponding `requestId` obtained from other Audio LDM endpoints.
|
|
336
|
+
* @summary Audio LDM request results
|
|
337
|
+
* @param {string} requestId
|
|
338
|
+
* @param {*} [options] Override http request option.
|
|
339
|
+
* @throws {RequiredError}
|
|
340
|
+
*/
|
|
341
|
+
v1AiAudioLdmRequestIdGet: (requestId: string, options?: RawAxiosRequestConfig) => Promise<RequestArgs>;
|
|
342
|
+
/**
|
|
343
|
+
* Split an audio file into stems. By default, each user has a limit of 100 requests per minute.
|
|
344
|
+
* @summary Stem split
|
|
345
|
+
* @param {V1AiAudioLdmStemSplitPostContentTypeEnum} contentType
|
|
346
|
+
* @param {V1AiAudioLdmStemSplitPostRequest} v1AiAudioLdmStemSplitPostRequest
|
|
347
|
+
* @param {*} [options] Override http request option.
|
|
348
|
+
* @throws {RequiredError}
|
|
349
|
+
*/
|
|
350
|
+
v1AiAudioLdmStemSplitPost: (contentType: V1AiAudioLdmStemSplitPostContentTypeEnum, v1AiAudioLdmStemSplitPostRequest: V1AiAudioLdmStemSplitPostRequest, options?: RawAxiosRequestConfig) => Promise<RequestArgs>;
|
|
351
|
+
/**
|
|
352
|
+
* Text to audio synthesis. By default, each user has a limit of 100 requests per minute.
|
|
353
|
+
* @summary Text to audio
|
|
354
|
+
* @param {V1AiAudioLdmTextToAudioPostContentTypeEnum} contentType
|
|
355
|
+
* @param {V1AiAudioLdmTextToAudioPostRequest} v1AiAudioLdmTextToAudioPostRequest
|
|
356
|
+
* @param {*} [options] Override http request option.
|
|
357
|
+
* @throws {RequiredError}
|
|
358
|
+
*/
|
|
359
|
+
v1AiAudioLdmTextToAudioPost: (contentType: V1AiAudioLdmTextToAudioPostContentTypeEnum, v1AiAudioLdmTextToAudioPostRequest: V1AiAudioLdmTextToAudioPostRequest, options?: RawAxiosRequestConfig) => Promise<RequestArgs>;
|
|
360
|
+
/**
|
|
361
|
+
* Upload original audio or upload content audio as form-data to be used by the other Audio LDM endpoints. The files are temporarily stored on the server.
|
|
362
|
+
* @summary Upload audios
|
|
363
|
+
* @param {string} contentType
|
|
364
|
+
* @param {*} [options] Override http request option.
|
|
365
|
+
* @throws {RequiredError}
|
|
366
|
+
*/
|
|
367
|
+
v1AiAudioLdmUploadAudiosPost: (contentType: string, options?: RawAxiosRequestConfig) => Promise<RequestArgs>;
|
|
368
|
+
/**
|
|
369
|
+
* Voice style transfer using given voice uuid
|
|
370
|
+
* @summary Voice transfer
|
|
371
|
+
* @param {V1AiAudioLdmVoiceTransferPostContentTypeEnum} contentType
|
|
372
|
+
* @param {V1AiAudioLdmVoiceTransferPostRequest} v1AiAudioLdmVoiceTransferPostRequest
|
|
373
|
+
* @param {*} [options] Override http request option.
|
|
374
|
+
* @throws {RequiredError}
|
|
375
|
+
*/
|
|
376
|
+
v1AiAudioLdmVoiceTransferPost: (contentType: V1AiAudioLdmVoiceTransferPostContentTypeEnum, v1AiAudioLdmVoiceTransferPostRequest: V1AiAudioLdmVoiceTransferPostRequest, options?: RawAxiosRequestConfig) => Promise<RequestArgs>;
|
|
377
|
+
/**
|
|
378
|
+
* Image attribution analysis extracts the analysis metrics for a given image. Metrics are as follows: Attribution likelihood describes the probability that a piece of content from the registry had an influence on the creation of a new piece of content. Cross-correlation describes how big the spatial shift between the images is. Color match describes how similar the color distributions of RGB are. And pixel-wise average difference gives the average distance in between images.
|
|
379
|
+
* @summary Attribution analysis
|
|
380
|
+
* @param {V1AiLdmAttributionAnalysisPostContentTypeEnum} contentType
|
|
381
|
+
* @param {V1AiLdmAttributionAnalysisPostRequest} v1AiLdmAttributionAnalysisPostRequest
|
|
382
|
+
* @param {*} [options] Override http request option.
|
|
383
|
+
* @throws {RequiredError}
|
|
384
|
+
*/
|
|
385
|
+
v1AiLdmAttributionAnalysisPost: (contentType: V1AiLdmAttributionAnalysisPostContentTypeEnum, v1AiLdmAttributionAnalysisPostRequest: V1AiLdmAttributionAnalysisPostRequest, options?: RawAxiosRequestConfig) => Promise<RequestArgs>;
|
|
386
|
+
/**
|
|
387
|
+
* Prepares the attribution enviroment and embeddings from specified prefix.
|
|
388
|
+
* @summary Attribution setup
|
|
389
|
+
* @param {V1AiLdmAttributionSetupPostContentTypeEnum} contentType
|
|
390
|
+
* @param {V1AiLdmAttributionSetupPostRequest} v1AiLdmAttributionSetupPostRequest
|
|
391
|
+
* @param {*} [options] Override http request option.
|
|
392
|
+
* @throws {RequiredError}
|
|
393
|
+
*/
|
|
394
|
+
v1AiLdmAttributionSetupPost: (contentType: V1AiLdmAttributionSetupPostContentTypeEnum, v1AiLdmAttributionSetupPostRequest: V1AiLdmAttributionSetupPostRequest, options?: RawAxiosRequestConfig) => Promise<RequestArgs>;
|
|
395
|
+
/**
|
|
396
|
+
* Create cover art for your music album or single. By default, each user has a limit of 100 requests per minute.
|
|
397
|
+
* @summary Music cover art
|
|
398
|
+
* @param {V1AiLdmCoverArtPostContentTypeEnum} contentType
|
|
399
|
+
* @param {V1AiLdmCoverArtPostRequest} v1AiLdmCoverArtPostRequest
|
|
400
|
+
* @param {*} [options] Override http request option.
|
|
401
|
+
* @throws {RequiredError}
|
|
402
|
+
*/
|
|
403
|
+
v1AiLdmCoverArtPost: (contentType: V1AiLdmCoverArtPostContentTypeEnum, v1AiLdmCoverArtPostRequest: V1AiLdmCoverArtPostRequest, options?: RawAxiosRequestConfig) => Promise<RequestArgs>;
|
|
404
|
+
};
|
|
405
|
+
/**
|
|
406
|
+
* SureelApi - functional programming interface
|
|
407
|
+
* @export
|
|
408
|
+
*/
|
|
409
|
+
export declare const SureelApiFp: (configuration?: Configuration) => {
|
|
410
|
+
/**
|
|
411
|
+
* Add a watermark to a given image. By default, each user has a limit of 100 requests per minute.
|
|
412
|
+
* @summary Watermarking
|
|
413
|
+
* @param {ApplyWatermarkContentTypeEnum} contentType
|
|
414
|
+
* @param {ApplyWatermarkRequest} applyWatermarkRequest
|
|
415
|
+
* @param {*} [options] Override http request option.
|
|
416
|
+
* @throws {RequiredError}
|
|
417
|
+
*/
|
|
418
|
+
applyWatermark(contentType: ApplyWatermarkContentTypeEnum, applyWatermarkRequest: ApplyWatermarkRequest, options?: RawAxiosRequestConfig): Promise<(axios?: AxiosInstance, basePath?: string) => AxiosPromise<PostLdmResponse>>;
|
|
419
|
+
/**
|
|
420
|
+
* Prompt- and style-image-guided image-to-image synthesis conditioned by a ControlNet specialized on preserving faces. The image is conditioned by the prompt, by the style image, and by the facial structure of the content image. By default, each user has a limit of 100 requests per minute.
|
|
421
|
+
* @summary Avatar image blending
|
|
422
|
+
* @param {AvatarImageBlendingContentTypeEnum} contentType
|
|
423
|
+
* @param {AvatarImageBlendingRequest} avatarImageBlendingRequest
|
|
424
|
+
* @param {*} [options] Override http request option.
|
|
425
|
+
* @throws {RequiredError}
|
|
426
|
+
*/
|
|
427
|
+
avatarImageBlending(contentType: AvatarImageBlendingContentTypeEnum, avatarImageBlendingRequest: AvatarImageBlendingRequest, options?: RawAxiosRequestConfig): Promise<(axios?: AxiosInstance, basePath?: string) => AxiosPromise<PostLdmResponse>>;
|
|
428
|
+
/**
|
|
429
|
+
* Calculate the attribution of a given image. Attribution describes the influence of training data on content generated using AI. When training an AI model with different collections of data, each collection has a certain amount of influence on the resulting model. When generating new content with the resulting model, the influence each collection has on the new content is referred to as the attribution of the new content. By default, each user has a limit of 100 requests per minute.
|
|
430
|
+
* @summary Image attribution calculation
|
|
431
|
+
* @param {CalculateAttributionContentTypeEnum} contentType
|
|
432
|
+
* @param {CalculateAttributionRequest} calculateAttributionRequest
|
|
433
|
+
* @param {*} [options] Override http request option.
|
|
434
|
+
* @throws {RequiredError}
|
|
435
|
+
*/
|
|
436
|
+
calculateAttribution(contentType: CalculateAttributionContentTypeEnum, calculateAttributionRequest: CalculateAttributionRequest, options?: RawAxiosRequestConfig): Promise<(axios?: AxiosInstance, basePath?: string) => AxiosPromise<PostLdmResponse>>;
|
|
437
|
+
/**
|
|
438
|
+
* Compute the credits for a specific endpoint call based on a set of input parameters. By default, each user has a limit of 40 requests per minute.
|
|
439
|
+
* @summary Calculate credits
|
|
440
|
+
* @param {CalculateCreditsContentTypeEnum} contentType
|
|
441
|
+
* @param {CreditCalculationRequest} creditCalculationRequest
|
|
442
|
+
* @param {*} [options] Override http request option.
|
|
443
|
+
* @throws {RequiredError}
|
|
444
|
+
*/
|
|
445
|
+
calculateCredits(contentType: CalculateCreditsContentTypeEnum, creditCalculationRequest: CreditCalculationRequest, options?: RawAxiosRequestConfig): Promise<(axios?: AxiosInstance, basePath?: string) => AxiosPromise<PostCreditCalculationResponse>>;
|
|
446
|
+
/**
|
|
447
|
+
* Prompt-guided image-to-image synthesis conditioned by a canny edge ControlNet. ControlNet preserves the semantic structure of a given content image, making it useful for applications such as style transfer. By default, each user has a limit of 100 requests per minute.
|
|
448
|
+
* @summary ControlNet
|
|
449
|
+
* @param {ControlNetContentTypeEnum} contentType
|
|
450
|
+
* @param {ControlNetRequest} controlNetRequest
|
|
451
|
+
* @param {*} [options] Override http request option.
|
|
452
|
+
* @throws {RequiredError}
|
|
453
|
+
*/
|
|
454
|
+
controlNet(contentType: ControlNetContentTypeEnum, controlNetRequest: ControlNetRequest, options?: RawAxiosRequestConfig): Promise<(axios?: AxiosInstance, basePath?: string) => AxiosPromise<PostLdmResponse>>;
|
|
455
|
+
/**
|
|
456
|
+
* Upload artworks and create a new artist collection. Every artist can create multiple collections of artworks. The model is trained on each collection separately. Each collection has a `collectionUuid` that can be used for the fine-tuning or as `artistPreset` in the synthesis endpoints. New collections can be created with the `/artist/upload-artwork` endpoint and existing collections can be obtained with the `/artist/collections` endpoint.
|
|
457
|
+
* @summary Upload artworks and create collection
|
|
458
|
+
* @param {CreateCollectionContentTypeEnum} contentType
|
|
459
|
+
* @param {CreateCollectionRequest} createCollectionRequest
|
|
460
|
+
* @param {*} [options] Override http request option.
|
|
461
|
+
* @throws {RequiredError}
|
|
462
|
+
*/
|
|
463
|
+
createCollection(contentType: CreateCollectionContentTypeEnum, createCollectionRequest: CreateCollectionRequest, options?: RawAxiosRequestConfig): Promise<(axios?: AxiosInstance, basePath?: string) => AxiosPromise<PostUploadArtworksResponse>>;
|
|
464
|
+
/**
|
|
465
|
+
* Delete prompt and images by request ID.
|
|
466
|
+
* @summary Delete LDM request
|
|
467
|
+
* @param {string} requestId
|
|
468
|
+
* @param {*} [options] Override http request option.
|
|
469
|
+
* @throws {RequiredError}
|
|
470
|
+
*/
|
|
471
|
+
deleteRequestById(requestId: string, options?: RawAxiosRequestConfig): Promise<(axios?: AxiosInstance, basePath?: string) => AxiosPromise<void>>;
|
|
472
|
+
/**
|
|
473
|
+
* Prompt-guided face swap. By default, each user has a limit of 100 requests per minute.
|
|
474
|
+
* @summary Face swap
|
|
475
|
+
* @param {FaceSwapContentTypeEnum} contentType
|
|
476
|
+
* @param {ControlNetRequest} controlNetRequest
|
|
477
|
+
* @param {*} [options] Override http request option.
|
|
478
|
+
* @throws {RequiredError}
|
|
479
|
+
*/
|
|
480
|
+
faceSwap(contentType: FaceSwapContentTypeEnum, controlNetRequest: ControlNetRequest, options?: RawAxiosRequestConfig): Promise<(axios?: AxiosInstance, basePath?: string) => AxiosPromise<PostLdmResponse>>;
|
|
481
|
+
/**
|
|
482
|
+
* Fine-tunes the image synthesis model with user-provided images. Begin by uploading your images through the `/artist/upload-artwork` endpoint or retrieve the `collectionUuid` from the `/artist/collections` endpoint. By default, each user has a limit of 100 requests per minute.
|
|
483
|
+
* @summary Fine-tuning
|
|
484
|
+
* @param {FinetuneModelContentTypeEnum} contentType
|
|
485
|
+
* @param {FinetuningRequest} finetuningRequest
|
|
486
|
+
* @param {*} [options] Override http request option.
|
|
487
|
+
* @throws {RequiredError}
|
|
488
|
+
*/
|
|
489
|
+
finetuneModel(contentType: FinetuneModelContentTypeEnum, finetuningRequest: FinetuningRequest, options?: RawAxiosRequestConfig): Promise<(axios?: AxiosInstance, basePath?: string) => AxiosPromise<PostLdmResponse>>;
|
|
490
|
+
/**
|
|
491
|
+
* Generate a low-res preview image of a given image. By default, each user has a limit of 100 requests per minute.
|
|
492
|
+
* @summary Preview generation
|
|
493
|
+
* @param {GeneratePreviewContentTypeEnum} contentType
|
|
494
|
+
* @param {GeneratePreviewRequest} generatePreviewRequest
|
|
495
|
+
* @param {*} [options] Override http request option.
|
|
496
|
+
* @throws {RequiredError}
|
|
497
|
+
*/
|
|
498
|
+
generatePreview(contentType: GeneratePreviewContentTypeEnum, generatePreviewRequest: GeneratePreviewRequest, options?: RawAxiosRequestConfig): Promise<(axios?: AxiosInstance, basePath?: string) => AxiosPromise<PostLdmResponse>>;
|
|
499
|
+
/**
|
|
500
|
+
* Returns the signed url for the given filenames.
|
|
501
|
+
* @summary Generate signed URLs to put files to S3
|
|
502
|
+
* @param {GenerateSignedUrlsContentTypeEnum} contentType
|
|
503
|
+
* @param {UploadUrlRequest} uploadUrlRequest
|
|
504
|
+
* @param {*} [options] Override http request option.
|
|
505
|
+
* @throws {RequiredError}
|
|
506
|
+
*/
|
|
507
|
+
generateSignedUrls(contentType: GenerateSignedUrlsContentTypeEnum, uploadUrlRequest: UploadUrlRequest, options?: RawAxiosRequestConfig): Promise<(axios?: AxiosInstance, basePath?: string) => AxiosPromise<Array<UploadUrl>>>;
|
|
508
|
+
/**
|
|
509
|
+
* Get a list of all artists including their published collections. By default, each user has a limit of 60 requests per minute.
|
|
510
|
+
* @summary Get all artists
|
|
511
|
+
* @param {string} includeArtworks
|
|
512
|
+
* @param {string} [includeFullResArtworks]
|
|
513
|
+
* @param {*} [options] Override http request option.
|
|
514
|
+
* @throws {RequiredError}
|
|
515
|
+
*/
|
|
516
|
+
getAllArtists(includeArtworks: string, includeFullResArtworks?: string, options?: RawAxiosRequestConfig): Promise<(axios?: AxiosInstance, basePath?: string) => AxiosPromise<Array<GetOwnCollections200Response>>>;
|
|
517
|
+
/**
|
|
518
|
+
* Get the data of one artist by the username including their published collections. By default, each user has a limit of 60 requests per minute.
|
|
519
|
+
* @summary Get artist by username
|
|
520
|
+
* @param {string} includeArtworks
|
|
521
|
+
* @param {string} username
|
|
522
|
+
* @param {string} [includeFullResArtworks]
|
|
523
|
+
* @param {*} [options] Override http request option.
|
|
524
|
+
* @throws {RequiredError}
|
|
525
|
+
*/
|
|
526
|
+
getArtistByUsername(includeArtworks: string, username: string, includeFullResArtworks?: string, options?: RawAxiosRequestConfig): Promise<(axios?: AxiosInstance, basePath?: string) => AxiosPromise<GetOwnCollections200Response>>;
|
|
527
|
+
/**
|
|
528
|
+
* Get the credit balance of a user.
|
|
529
|
+
* @summary Get balance
|
|
530
|
+
* @param {*} [options] Override http request option.
|
|
531
|
+
* @throws {RequiredError}
|
|
532
|
+
*/
|
|
533
|
+
getBalance(options?: RawAxiosRequestConfig): Promise<(axios?: AxiosInstance, basePath?: string) => AxiosPromise<GetBalanceResponse>>;
|
|
534
|
+
/**
|
|
535
|
+
* Get all own collections, including non-published.
|
|
536
|
+
* @summary Get own collections
|
|
537
|
+
* @param {string} includeArtworks
|
|
538
|
+
* @param {string} [includeFullResArtworks]
|
|
539
|
+
* @param {*} [options] Override http request option.
|
|
540
|
+
* @throws {RequiredError}
|
|
541
|
+
*/
|
|
542
|
+
getOwnCollections(includeArtworks: string, includeFullResArtworks?: string, options?: RawAxiosRequestConfig): Promise<(axios?: AxiosInstance, basePath?: string) => AxiosPromise<GetOwnCollections200Response>>;
|
|
543
|
+
/**
|
|
544
|
+
* Retrieve the history of previous prompts by using cursor-based pagination.
|
|
545
|
+
* @summary Prompt history
|
|
546
|
+
* @param {number} take The `take` parameter is the number of prompts to return per page.
|
|
547
|
+
* @param {string} [cursor] The optional `cursor` parameter is the LastEvaluatedKey in the previous page.
|
|
548
|
+
* @param {number} [maxTimestamp] The optional `maxTimestamp` parameter, expressed in milliseconds, can be used to filter transactions up to a certain timestamp.
|
|
549
|
+
* @param {*} [options] Override http request option.
|
|
550
|
+
* @throws {RequiredError}
|
|
551
|
+
*/
|
|
552
|
+
getPromptHistory(take: number, cursor?: string, maxTimestamp?: number, options?: RawAxiosRequestConfig): Promise<(axios?: AxiosInstance, basePath?: string) => AxiosPromise<GetPromptHistoryResponse>>;
|
|
553
|
+
/**
|
|
554
|
+
* Get the result for a queued LDM request by providing the corresponding `requestId` obtained from other LDM endpoints.
|
|
555
|
+
* @summary LDM request results
|
|
556
|
+
* @param {string} requestId
|
|
557
|
+
* @param {*} [options] Override http request option.
|
|
558
|
+
* @throws {RequiredError}
|
|
559
|
+
*/
|
|
560
|
+
getResultByRequestId(requestId: string, options?: RawAxiosRequestConfig): Promise<(axios?: AxiosInstance, basePath?: string) => AxiosPromise<GetResultByRequestId200Response>>;
|
|
561
|
+
/**
|
|
562
|
+
* Get the style preset parameters for ldm.
|
|
563
|
+
* @summary Style presets for ldm
|
|
564
|
+
* @param {*} [options] Override http request option.
|
|
565
|
+
* @throws {RequiredError}
|
|
566
|
+
*/
|
|
567
|
+
getStylePresets(options?: RawAxiosRequestConfig): Promise<(axios?: AxiosInstance, basePath?: string) => AxiosPromise<GetStylePresets200Response>>;
|
|
568
|
+
/**
|
|
569
|
+
* Retrieve the history of previous credit transactions by using cursor-based pagination.
|
|
570
|
+
* @summary Transaction history
|
|
571
|
+
* @param {number} take The `take` parameter is the number of transactions to return per page.
|
|
572
|
+
* @param {string} [cursor] The optional `cursor` parameter is the LastEvaluatedKey in the previous page.
|
|
573
|
+
* @param {number} [maxTimestamp] The optional `maxTimestamp` parameter, expressed in milliseconds, allows for the filtering of transactions up to a specified timestamp.
|
|
574
|
+
* @param {*} [options] Override http request option.
|
|
575
|
+
* @throws {RequiredError}
|
|
576
|
+
*/
|
|
577
|
+
getTransactionHistory(take: number, cursor?: string, maxTimestamp?: number, options?: RawAxiosRequestConfig): Promise<(axios?: AxiosInstance, basePath?: string) => AxiosPromise<GetTransactionHistoryResponse>>;
|
|
578
|
+
/**
|
|
579
|
+
* Blend two images into a combination of both. The content image influnces the content more and the style image influences the style more. By default, each user has a limit of 100 requests per minute.
|
|
580
|
+
* @summary Image blending
|
|
581
|
+
* @param {ImageBlendingContentTypeEnum} contentType
|
|
582
|
+
* @param {ImageBlendingRequest} imageBlendingRequest
|
|
583
|
+
* @param {*} [options] Override http request option.
|
|
584
|
+
* @throws {RequiredError}
|
|
585
|
+
*/
|
|
586
|
+
imageBlending(contentType: ImageBlendingContentTypeEnum, imageBlendingRequest: ImageBlendingRequest, options?: RawAxiosRequestConfig): Promise<(axios?: AxiosInstance, basePath?: string) => AxiosPromise<PostLdmResponse>>;
|
|
587
|
+
/**
|
|
588
|
+
* Prompt- and mask-guided image-to-image synthesis. By default, each user has a limit of 100 requests per minute.
|
|
589
|
+
* @summary Inpaint image
|
|
590
|
+
* @param {InpaintContentTypeEnum} contentType
|
|
591
|
+
* @param {InpaintRequest} inpaintRequest
|
|
592
|
+
* @param {*} [options] Override http request option.
|
|
593
|
+
* @throws {RequiredError}
|
|
594
|
+
*/
|
|
595
|
+
inpaint(contentType: InpaintContentTypeEnum, inpaintRequest: InpaintRequest, options?: RawAxiosRequestConfig): Promise<(axios?: AxiosInstance, basePath?: string) => AxiosPromise<PostLdmResponse>>;
|
|
596
|
+
/**
|
|
597
|
+
* Prompt-guided image-to-image synthesis. Use the reimagine endpoint when aiming to adjust an image based on the prompt. By default, each user has a limit of 100 requests per minute.
|
|
598
|
+
* @summary Reimagine image
|
|
599
|
+
* @param {ReimagineContentTypeEnum} contentType
|
|
600
|
+
* @param {ReimagineRequest} reimagineRequest
|
|
601
|
+
* @param {*} [options] Override http request option.
|
|
602
|
+
* @throws {RequiredError}
|
|
603
|
+
*/
|
|
604
|
+
reimagine(contentType: ReimagineContentTypeEnum, reimagineRequest: ReimagineRequest, options?: RawAxiosRequestConfig): Promise<(axios?: AxiosInstance, basePath?: string) => AxiosPromise<PostLdmResponse>>;
|
|
605
|
+
/**
|
|
606
|
+
* Remove the background of a given image. By default, each user has a limit of 100 requests per minute.
|
|
607
|
+
* @summary Background removal
|
|
608
|
+
* @param {RemoveBackgroundContentTypeEnum} contentType
|
|
609
|
+
* @param {RemoveBackgroundRequest} removeBackgroundRequest
|
|
610
|
+
* @param {*} [options] Override http request option.
|
|
611
|
+
* @throws {RequiredError}
|
|
612
|
+
*/
|
|
613
|
+
removeBackground(contentType: RemoveBackgroundContentTypeEnum, removeBackgroundRequest: RemoveBackgroundRequest, options?: RawAxiosRequestConfig): Promise<(axios?: AxiosInstance, basePath?: string) => AxiosPromise<PostLdmResponse>>;
|
|
614
|
+
/**
|
|
615
|
+
* Prompt- and image-guided style transfer. Use the style transfer endpoint when aiming to transform an image into the artistic style of a specific artist\'s collection. By default, each user has a limit of 100 requests per minute.
|
|
616
|
+
* @summary Style transfer
|
|
617
|
+
* @param {StyleTransferContentTypeEnum} contentType
|
|
618
|
+
* @param {StyleTransferRequest} styleTransferRequest
|
|
619
|
+
* @param {*} [options] Override http request option.
|
|
620
|
+
* @throws {RequiredError}
|
|
621
|
+
*/
|
|
622
|
+
styleTransfer(contentType: StyleTransferContentTypeEnum, styleTransferRequest: StyleTransferRequest, options?: RawAxiosRequestConfig): Promise<(axios?: AxiosInstance, basePath?: string) => AxiosPromise<PostLdmResponse>>;
|
|
623
|
+
/**
|
|
624
|
+
* Text to image synthesis. By default, each user has a limit of 100 requests per minute.
|
|
625
|
+
* @summary Text to Image
|
|
626
|
+
* @param {TextToImageRequest} textToImageRequest
|
|
627
|
+
* @param {*} [options] Override http request option.
|
|
628
|
+
* @throws {RequiredError}
|
|
629
|
+
*/
|
|
630
|
+
textToImage(textToImageRequest: TextToImageRequest, options?: RawAxiosRequestConfig): Promise<(axios?: AxiosInstance, basePath?: string) => AxiosPromise<PostLdmResponse>>;
|
|
631
|
+
/**
|
|
632
|
+
* Update API terms and conditions status of a user
|
|
633
|
+
* @summary API terms and conditions status
|
|
634
|
+
* @param {UpdateApiTermsAndConditionsContentTypeEnum} contentType
|
|
635
|
+
* @param {ApiTermsRequest} apiTermsRequest
|
|
636
|
+
* @param {*} [options] Override http request option.
|
|
637
|
+
* @throws {RequiredError}
|
|
638
|
+
*/
|
|
639
|
+
updateApiTermsAndConditions(contentType: UpdateApiTermsAndConditionsContentTypeEnum, apiTermsRequest: ApiTermsRequest, options?: RawAxiosRequestConfig): Promise<(axios?: AxiosInstance, basePath?: string) => AxiosPromise<void>>;
|
|
640
|
+
/**
|
|
641
|
+
* Update an artist\'s collection with optional fields that can be modified via the request body. These fields include: collectionName, collectionDescription, and styles. The \'styles\' field should be a comma-separated list of styles.
|
|
642
|
+
* @summary Update collection details
|
|
643
|
+
* @param {string} collectionUuid
|
|
644
|
+
* @param {UpdateCollectionContentTypeEnum} contentType
|
|
645
|
+
* @param {UpdateCollectionRequest} [updateCollectionRequest]
|
|
646
|
+
* @param {*} [options] Override http request option.
|
|
647
|
+
* @throws {RequiredError}
|
|
648
|
+
*/
|
|
649
|
+
updateCollection(collectionUuid: string, contentType: UpdateCollectionContentTypeEnum, updateCollectionRequest?: UpdateCollectionRequest, options?: RawAxiosRequestConfig): Promise<(axios?: AxiosInstance, basePath?: string) => AxiosPromise<void>>;
|
|
650
|
+
/**
|
|
651
|
+
* Upload artworks or upload a content image and optionally a mask image as form-data to be used by the other LDM endpoints. The files are temporarily stored on the server. The minimum height and width should be 400.
|
|
652
|
+
* @summary Upload images
|
|
653
|
+
* @param {string} contentType
|
|
654
|
+
* @param {*} [options] Override http request option.
|
|
655
|
+
* @throws {RequiredError}
|
|
656
|
+
*/
|
|
657
|
+
uploadImages(contentType: string, options?: RawAxiosRequestConfig): Promise<(axios?: AxiosInstance, basePath?: string) => AxiosPromise<V1AiAudioLdmUploadAudiosPost200Response>>;
|
|
658
|
+
/**
|
|
659
|
+
* Upscale a given image. The maximum allowed resolution for the content image is 1024x1024. By default, each user has a limit of 100 requests per minute.
|
|
660
|
+
* @summary Upscaling
|
|
661
|
+
* @param {UpscaleImageContentTypeEnum} contentType
|
|
662
|
+
* @param {UpscaleRequest} upscaleRequest
|
|
663
|
+
* @param {*} [options] Override http request option.
|
|
664
|
+
* @throws {RequiredError}
|
|
665
|
+
*/
|
|
666
|
+
upscaleImage(contentType: UpscaleImageContentTypeEnum, upscaleRequest: UpscaleRequest, options?: RawAxiosRequestConfig): Promise<(axios?: AxiosInstance, basePath?: string) => AxiosPromise<PostLdmResponse>>;
|
|
667
|
+
/**
|
|
668
|
+
* Prompt guided audio to audio synthesis. Use the audio to audio endpoint when aiming to adjust the style of an audio file based on the prompt. By default, each user has a limit of 100 requests per minute.
|
|
669
|
+
* @summary Audio to audio
|
|
670
|
+
* @param {V1AiAudioLdmAudioToAudioPostContentTypeEnum} contentType
|
|
671
|
+
* @param {V1AiAudioLdmAudioToAudioPostRequest} v1AiAudioLdmAudioToAudioPostRequest
|
|
672
|
+
* @param {*} [options] Override http request option.
|
|
673
|
+
* @throws {RequiredError}
|
|
674
|
+
*/
|
|
675
|
+
v1AiAudioLdmAudioToAudioPost(contentType: V1AiAudioLdmAudioToAudioPostContentTypeEnum, v1AiAudioLdmAudioToAudioPostRequest: V1AiAudioLdmAudioToAudioPostRequest, options?: RawAxiosRequestConfig): Promise<(axios?: AxiosInstance, basePath?: string) => AxiosPromise<V1AiAudioLdmTextToAudioPost200Response>>;
|
|
676
|
+
/**
|
|
677
|
+
* Calculate the attribution of a given audio. Attribution describes the influence of training data on content generated using AI. When training an AI model with different collections of data, each collection has a certain amount of influence on the resulting model. When generating new content with the resulting model, the influence each collection has on the new content is referred to as the attribution of the new content. By default, each user has a limit of 100 requests per minute.
|
|
678
|
+
* @summary Audio attribution calculation
|
|
679
|
+
* @param {V1AiAudioLdmCalculateAudioAttributionPostContentTypeEnum} contentType
|
|
680
|
+
* @param {V1AiAudioLdmCalculateAudioAttributionPostRequest} v1AiAudioLdmCalculateAudioAttributionPostRequest
|
|
681
|
+
* @param {*} [options] Override http request option.
|
|
682
|
+
* @throws {RequiredError}
|
|
683
|
+
*/
|
|
684
|
+
v1AiAudioLdmCalculateAudioAttributionPost(contentType: V1AiAudioLdmCalculateAudioAttributionPostContentTypeEnum, v1AiAudioLdmCalculateAudioAttributionPostRequest: V1AiAudioLdmCalculateAudioAttributionPostRequest, options?: RawAxiosRequestConfig): Promise<(axios?: AxiosInstance, basePath?: string) => AxiosPromise<V1AiAudioLdmTextToAudioPost200Response>>;
|
|
685
|
+
/**
|
|
686
|
+
* Get the result for a queued Audio LDM request by providing the corresponding `requestId` obtained from other Audio LDM endpoints.
|
|
687
|
+
* @summary Audio LDM request results
|
|
688
|
+
* @param {string} requestId
|
|
689
|
+
* @param {*} [options] Override http request option.
|
|
690
|
+
* @throws {RequiredError}
|
|
691
|
+
*/
|
|
692
|
+
v1AiAudioLdmRequestIdGet(requestId: string, options?: RawAxiosRequestConfig): Promise<(axios?: AxiosInstance, basePath?: string) => AxiosPromise<V1AiAudioLdmRequestIdGet200Response>>;
|
|
693
|
+
/**
|
|
694
|
+
* Split an audio file into stems. By default, each user has a limit of 100 requests per minute.
|
|
695
|
+
* @summary Stem split
|
|
696
|
+
* @param {V1AiAudioLdmStemSplitPostContentTypeEnum} contentType
|
|
697
|
+
* @param {V1AiAudioLdmStemSplitPostRequest} v1AiAudioLdmStemSplitPostRequest
|
|
698
|
+
* @param {*} [options] Override http request option.
|
|
699
|
+
* @throws {RequiredError}
|
|
700
|
+
*/
|
|
701
|
+
v1AiAudioLdmStemSplitPost(contentType: V1AiAudioLdmStemSplitPostContentTypeEnum, v1AiAudioLdmStemSplitPostRequest: V1AiAudioLdmStemSplitPostRequest, options?: RawAxiosRequestConfig): Promise<(axios?: AxiosInstance, basePath?: string) => AxiosPromise<V1AiAudioLdmTextToAudioPost200Response>>;
|
|
702
|
+
/**
|
|
703
|
+
* Text to audio synthesis. By default, each user has a limit of 100 requests per minute.
|
|
704
|
+
* @summary Text to audio
|
|
705
|
+
* @param {V1AiAudioLdmTextToAudioPostContentTypeEnum} contentType
|
|
706
|
+
* @param {V1AiAudioLdmTextToAudioPostRequest} v1AiAudioLdmTextToAudioPostRequest
|
|
707
|
+
* @param {*} [options] Override http request option.
|
|
708
|
+
* @throws {RequiredError}
|
|
709
|
+
*/
|
|
710
|
+
v1AiAudioLdmTextToAudioPost(contentType: V1AiAudioLdmTextToAudioPostContentTypeEnum, v1AiAudioLdmTextToAudioPostRequest: V1AiAudioLdmTextToAudioPostRequest, options?: RawAxiosRequestConfig): Promise<(axios?: AxiosInstance, basePath?: string) => AxiosPromise<V1AiAudioLdmTextToAudioPost200Response>>;
|
|
711
|
+
/**
|
|
712
|
+
* Upload original audio or upload content audio as form-data to be used by the other Audio LDM endpoints. The files are temporarily stored on the server.
|
|
713
|
+
* @summary Upload audios
|
|
714
|
+
* @param {string} contentType
|
|
715
|
+
* @param {*} [options] Override http request option.
|
|
716
|
+
* @throws {RequiredError}
|
|
717
|
+
*/
|
|
718
|
+
v1AiAudioLdmUploadAudiosPost(contentType: string, options?: RawAxiosRequestConfig): Promise<(axios?: AxiosInstance, basePath?: string) => AxiosPromise<V1AiAudioLdmUploadAudiosPost200Response>>;
|
|
719
|
+
/**
|
|
720
|
+
* Voice style transfer using given voice uuid
|
|
721
|
+
* @summary Voice transfer
|
|
722
|
+
* @param {V1AiAudioLdmVoiceTransferPostContentTypeEnum} contentType
|
|
723
|
+
* @param {V1AiAudioLdmVoiceTransferPostRequest} v1AiAudioLdmVoiceTransferPostRequest
|
|
724
|
+
* @param {*} [options] Override http request option.
|
|
725
|
+
* @throws {RequiredError}
|
|
726
|
+
*/
|
|
727
|
+
v1AiAudioLdmVoiceTransferPost(contentType: V1AiAudioLdmVoiceTransferPostContentTypeEnum, v1AiAudioLdmVoiceTransferPostRequest: V1AiAudioLdmVoiceTransferPostRequest, options?: RawAxiosRequestConfig): Promise<(axios?: AxiosInstance, basePath?: string) => AxiosPromise<V1AiAudioLdmTextToAudioPost200Response>>;
|
|
728
|
+
/**
|
|
729
|
+
* Image attribution analysis extracts the analysis metrics for a given image. Metrics are as follows: Attribution likelihood describes the probability that a piece of content from the registry had an influence on the creation of a new piece of content. Cross-correlation describes how big the spatial shift between the images is. Color match describes how similar the color distributions of RGB are. And pixel-wise average difference gives the average distance in between images.
|
|
730
|
+
* @summary Attribution analysis
|
|
731
|
+
* @param {V1AiLdmAttributionAnalysisPostContentTypeEnum} contentType
|
|
732
|
+
* @param {V1AiLdmAttributionAnalysisPostRequest} v1AiLdmAttributionAnalysisPostRequest
|
|
733
|
+
* @param {*} [options] Override http request option.
|
|
734
|
+
* @throws {RequiredError}
|
|
735
|
+
*/
|
|
736
|
+
v1AiLdmAttributionAnalysisPost(contentType: V1AiLdmAttributionAnalysisPostContentTypeEnum, v1AiLdmAttributionAnalysisPostRequest: V1AiLdmAttributionAnalysisPostRequest, options?: RawAxiosRequestConfig): Promise<(axios?: AxiosInstance, basePath?: string) => AxiosPromise<PostLdmResponse>>;
|
|
737
|
+
/**
|
|
738
|
+
* Prepares the attribution enviroment and embeddings from specified prefix.
|
|
739
|
+
* @summary Attribution setup
|
|
740
|
+
* @param {V1AiLdmAttributionSetupPostContentTypeEnum} contentType
|
|
741
|
+
* @param {V1AiLdmAttributionSetupPostRequest} v1AiLdmAttributionSetupPostRequest
|
|
742
|
+
* @param {*} [options] Override http request option.
|
|
743
|
+
* @throws {RequiredError}
|
|
744
|
+
*/
|
|
745
|
+
v1AiLdmAttributionSetupPost(contentType: V1AiLdmAttributionSetupPostContentTypeEnum, v1AiLdmAttributionSetupPostRequest: V1AiLdmAttributionSetupPostRequest, options?: RawAxiosRequestConfig): Promise<(axios?: AxiosInstance, basePath?: string) => AxiosPromise<PostLdmResponse>>;
|
|
746
|
+
/**
|
|
747
|
+
* Create cover art for your music album or single. By default, each user has a limit of 100 requests per minute.
|
|
748
|
+
* @summary Music cover art
|
|
749
|
+
* @param {V1AiLdmCoverArtPostContentTypeEnum} contentType
|
|
750
|
+
* @param {V1AiLdmCoverArtPostRequest} v1AiLdmCoverArtPostRequest
|
|
751
|
+
* @param {*} [options] Override http request option.
|
|
752
|
+
* @throws {RequiredError}
|
|
753
|
+
*/
|
|
754
|
+
v1AiLdmCoverArtPost(contentType: V1AiLdmCoverArtPostContentTypeEnum, v1AiLdmCoverArtPostRequest: V1AiLdmCoverArtPostRequest, options?: RawAxiosRequestConfig): Promise<(axios?: AxiosInstance, basePath?: string) => AxiosPromise<PostLdmResponse>>;
|
|
755
|
+
};
|
|
756
|
+
/**
|
|
757
|
+
* SureelApi - factory interface
|
|
758
|
+
* @export
|
|
759
|
+
*/
|
|
760
|
+
export declare const SureelApiFactory: (configuration?: Configuration, basePath?: string, axios?: AxiosInstance) => {
|
|
761
|
+
/**
|
|
762
|
+
* Add a watermark to a given image. By default, each user has a limit of 100 requests per minute.
|
|
763
|
+
* @summary Watermarking
|
|
764
|
+
* @param {ApplyWatermarkContentTypeEnum} contentType
|
|
765
|
+
* @param {ApplyWatermarkRequest} applyWatermarkRequest
|
|
766
|
+
* @param {*} [options] Override http request option.
|
|
767
|
+
* @throws {RequiredError}
|
|
768
|
+
*/
|
|
769
|
+
applyWatermark(contentType: ApplyWatermarkContentTypeEnum, applyWatermarkRequest: ApplyWatermarkRequest, options?: any): AxiosPromise<PostLdmResponse>;
|
|
770
|
+
/**
|
|
771
|
+
* Prompt- and style-image-guided image-to-image synthesis conditioned by a ControlNet specialized on preserving faces. The image is conditioned by the prompt, by the style image, and by the facial structure of the content image. By default, each user has a limit of 100 requests per minute.
|
|
772
|
+
* @summary Avatar image blending
|
|
773
|
+
* @param {AvatarImageBlendingContentTypeEnum} contentType
|
|
774
|
+
* @param {AvatarImageBlendingRequest} avatarImageBlendingRequest
|
|
775
|
+
* @param {*} [options] Override http request option.
|
|
776
|
+
* @throws {RequiredError}
|
|
777
|
+
*/
|
|
778
|
+
avatarImageBlending(contentType: AvatarImageBlendingContentTypeEnum, avatarImageBlendingRequest: AvatarImageBlendingRequest, options?: any): AxiosPromise<PostLdmResponse>;
|
|
779
|
+
/**
|
|
780
|
+
* Calculate the attribution of a given image. Attribution describes the influence of training data on content generated using AI. When training an AI model with different collections of data, each collection has a certain amount of influence on the resulting model. When generating new content with the resulting model, the influence each collection has on the new content is referred to as the attribution of the new content. By default, each user has a limit of 100 requests per minute.
|
|
781
|
+
* @summary Image attribution calculation
|
|
782
|
+
* @param {CalculateAttributionContentTypeEnum} contentType
|
|
783
|
+
* @param {CalculateAttributionRequest} calculateAttributionRequest
|
|
784
|
+
* @param {*} [options] Override http request option.
|
|
785
|
+
* @throws {RequiredError}
|
|
786
|
+
*/
|
|
787
|
+
calculateAttribution(contentType: CalculateAttributionContentTypeEnum, calculateAttributionRequest: CalculateAttributionRequest, options?: any): AxiosPromise<PostLdmResponse>;
|
|
788
|
+
/**
|
|
789
|
+
* Compute the credits for a specific endpoint call based on a set of input parameters. By default, each user has a limit of 40 requests per minute.
|
|
790
|
+
* @summary Calculate credits
|
|
791
|
+
* @param {CalculateCreditsContentTypeEnum} contentType
|
|
792
|
+
* @param {CreditCalculationRequest} creditCalculationRequest
|
|
793
|
+
* @param {*} [options] Override http request option.
|
|
794
|
+
* @throws {RequiredError}
|
|
795
|
+
*/
|
|
796
|
+
calculateCredits(contentType: CalculateCreditsContentTypeEnum, creditCalculationRequest: CreditCalculationRequest, options?: any): AxiosPromise<PostCreditCalculationResponse>;
|
|
797
|
+
/**
|
|
798
|
+
* Prompt-guided image-to-image synthesis conditioned by a canny edge ControlNet. ControlNet preserves the semantic structure of a given content image, making it useful for applications such as style transfer. By default, each user has a limit of 100 requests per minute.
|
|
799
|
+
* @summary ControlNet
|
|
800
|
+
* @param {ControlNetContentTypeEnum} contentType
|
|
801
|
+
* @param {ControlNetRequest} controlNetRequest
|
|
802
|
+
* @param {*} [options] Override http request option.
|
|
803
|
+
* @throws {RequiredError}
|
|
804
|
+
*/
|
|
805
|
+
controlNet(contentType: ControlNetContentTypeEnum, controlNetRequest: ControlNetRequest, options?: any): AxiosPromise<PostLdmResponse>;
|
|
806
|
+
/**
|
|
807
|
+
* Upload artworks and create a new artist collection. Every artist can create multiple collections of artworks. The model is trained on each collection separately. Each collection has a `collectionUuid` that can be used for the fine-tuning or as `artistPreset` in the synthesis endpoints. New collections can be created with the `/artist/upload-artwork` endpoint and existing collections can be obtained with the `/artist/collections` endpoint.
|
|
808
|
+
* @summary Upload artworks and create collection
|
|
809
|
+
* @param {CreateCollectionContentTypeEnum} contentType
|
|
810
|
+
* @param {CreateCollectionRequest} createCollectionRequest
|
|
811
|
+
* @param {*} [options] Override http request option.
|
|
812
|
+
* @throws {RequiredError}
|
|
813
|
+
*/
|
|
814
|
+
createCollection(contentType: CreateCollectionContentTypeEnum, createCollectionRequest: CreateCollectionRequest, options?: any): AxiosPromise<PostUploadArtworksResponse>;
|
|
815
|
+
/**
|
|
816
|
+
* Delete prompt and images by request ID.
|
|
817
|
+
* @summary Delete LDM request
|
|
818
|
+
* @param {string} requestId
|
|
819
|
+
* @param {*} [options] Override http request option.
|
|
820
|
+
* @throws {RequiredError}
|
|
821
|
+
*/
|
|
822
|
+
deleteRequestById(requestId: string, options?: any): AxiosPromise<void>;
|
|
823
|
+
/**
|
|
824
|
+
* Prompt-guided face swap. By default, each user has a limit of 100 requests per minute.
|
|
825
|
+
* @summary Face swap
|
|
826
|
+
* @param {FaceSwapContentTypeEnum} contentType
|
|
827
|
+
* @param {ControlNetRequest} controlNetRequest
|
|
828
|
+
* @param {*} [options] Override http request option.
|
|
829
|
+
* @throws {RequiredError}
|
|
830
|
+
*/
|
|
831
|
+
faceSwap(contentType: FaceSwapContentTypeEnum, controlNetRequest: ControlNetRequest, options?: any): AxiosPromise<PostLdmResponse>;
|
|
832
|
+
/**
|
|
833
|
+
* Fine-tunes the image synthesis model with user-provided images. Begin by uploading your images through the `/artist/upload-artwork` endpoint or retrieve the `collectionUuid` from the `/artist/collections` endpoint. By default, each user has a limit of 100 requests per minute.
|
|
834
|
+
* @summary Fine-tuning
|
|
835
|
+
* @param {FinetuneModelContentTypeEnum} contentType
|
|
836
|
+
* @param {FinetuningRequest} finetuningRequest
|
|
837
|
+
* @param {*} [options] Override http request option.
|
|
838
|
+
* @throws {RequiredError}
|
|
839
|
+
*/
|
|
840
|
+
finetuneModel(contentType: FinetuneModelContentTypeEnum, finetuningRequest: FinetuningRequest, options?: any): AxiosPromise<PostLdmResponse>;
|
|
841
|
+
/**
|
|
842
|
+
* Generate a low-res preview image of a given image. By default, each user has a limit of 100 requests per minute.
|
|
843
|
+
* @summary Preview generation
|
|
844
|
+
* @param {GeneratePreviewContentTypeEnum} contentType
|
|
845
|
+
* @param {GeneratePreviewRequest} generatePreviewRequest
|
|
846
|
+
* @param {*} [options] Override http request option.
|
|
847
|
+
* @throws {RequiredError}
|
|
848
|
+
*/
|
|
849
|
+
generatePreview(contentType: GeneratePreviewContentTypeEnum, generatePreviewRequest: GeneratePreviewRequest, options?: any): AxiosPromise<PostLdmResponse>;
|
|
850
|
+
/**
|
|
851
|
+
* Returns the signed url for the given filenames.
|
|
852
|
+
* @summary Generate signed URLs to put files to S3
|
|
853
|
+
* @param {GenerateSignedUrlsContentTypeEnum} contentType
|
|
854
|
+
* @param {UploadUrlRequest} uploadUrlRequest
|
|
855
|
+
* @param {*} [options] Override http request option.
|
|
856
|
+
* @throws {RequiredError}
|
|
857
|
+
*/
|
|
858
|
+
generateSignedUrls(contentType: GenerateSignedUrlsContentTypeEnum, uploadUrlRequest: UploadUrlRequest, options?: any): AxiosPromise<Array<UploadUrl>>;
|
|
859
|
+
/**
|
|
860
|
+
* Get a list of all artists including their published collections. By default, each user has a limit of 60 requests per minute.
|
|
861
|
+
* @summary Get all artists
|
|
862
|
+
* @param {string} includeArtworks
|
|
863
|
+
* @param {string} [includeFullResArtworks]
|
|
864
|
+
* @param {*} [options] Override http request option.
|
|
865
|
+
* @throws {RequiredError}
|
|
866
|
+
*/
|
|
867
|
+
getAllArtists(includeArtworks: string, includeFullResArtworks?: string, options?: any): AxiosPromise<Array<GetOwnCollections200Response>>;
|
|
868
|
+
/**
|
|
869
|
+
* Get the data of one artist by the username including their published collections. By default, each user has a limit of 60 requests per minute.
|
|
870
|
+
* @summary Get artist by username
|
|
871
|
+
* @param {string} includeArtworks
|
|
872
|
+
* @param {string} username
|
|
873
|
+
* @param {string} [includeFullResArtworks]
|
|
874
|
+
* @param {*} [options] Override http request option.
|
|
875
|
+
* @throws {RequiredError}
|
|
876
|
+
*/
|
|
877
|
+
getArtistByUsername(includeArtworks: string, username: string, includeFullResArtworks?: string, options?: any): AxiosPromise<GetOwnCollections200Response>;
|
|
878
|
+
/**
|
|
879
|
+
* Get the credit balance of a user.
|
|
880
|
+
* @summary Get balance
|
|
881
|
+
* @param {*} [options] Override http request option.
|
|
882
|
+
* @throws {RequiredError}
|
|
883
|
+
*/
|
|
884
|
+
getBalance(options?: any): AxiosPromise<GetBalanceResponse>;
|
|
885
|
+
/**
|
|
886
|
+
* Get all own collections, including non-published.
|
|
887
|
+
* @summary Get own collections
|
|
888
|
+
* @param {string} includeArtworks
|
|
889
|
+
* @param {string} [includeFullResArtworks]
|
|
890
|
+
* @param {*} [options] Override http request option.
|
|
891
|
+
* @throws {RequiredError}
|
|
892
|
+
*/
|
|
893
|
+
getOwnCollections(includeArtworks: string, includeFullResArtworks?: string, options?: any): AxiosPromise<GetOwnCollections200Response>;
|
|
894
|
+
/**
|
|
895
|
+
* Retrieve the history of previous prompts by using cursor-based pagination.
|
|
896
|
+
* @summary Prompt history
|
|
897
|
+
* @param {number} take The `take` parameter is the number of prompts to return per page.
|
|
898
|
+
* @param {string} [cursor] The optional `cursor` parameter is the LastEvaluatedKey in the previous page.
|
|
899
|
+
* @param {number} [maxTimestamp] The optional `maxTimestamp` parameter, expressed in milliseconds, can be used to filter transactions up to a certain timestamp.
|
|
900
|
+
* @param {*} [options] Override http request option.
|
|
901
|
+
* @throws {RequiredError}
|
|
902
|
+
*/
|
|
903
|
+
getPromptHistory(take: number, cursor?: string, maxTimestamp?: number, options?: any): AxiosPromise<GetPromptHistoryResponse>;
|
|
904
|
+
/**
|
|
905
|
+
* Get the result for a queued LDM request by providing the corresponding `requestId` obtained from other LDM endpoints.
|
|
906
|
+
* @summary LDM request results
|
|
907
|
+
* @param {string} requestId
|
|
908
|
+
* @param {*} [options] Override http request option.
|
|
909
|
+
* @throws {RequiredError}
|
|
910
|
+
*/
|
|
911
|
+
getResultByRequestId(requestId: string, options?: any): AxiosPromise<GetResultByRequestId200Response>;
|
|
912
|
+
/**
|
|
913
|
+
* Get the style preset parameters for ldm.
|
|
914
|
+
* @summary Style presets for ldm
|
|
915
|
+
* @param {*} [options] Override http request option.
|
|
916
|
+
* @throws {RequiredError}
|
|
917
|
+
*/
|
|
918
|
+
getStylePresets(options?: any): AxiosPromise<GetStylePresets200Response>;
|
|
919
|
+
/**
|
|
920
|
+
* Retrieve the history of previous credit transactions by using cursor-based pagination.
|
|
921
|
+
* @summary Transaction history
|
|
922
|
+
* @param {number} take The `take` parameter is the number of transactions to return per page.
|
|
923
|
+
* @param {string} [cursor] The optional `cursor` parameter is the LastEvaluatedKey in the previous page.
|
|
924
|
+
* @param {number} [maxTimestamp] The optional `maxTimestamp` parameter, expressed in milliseconds, allows for the filtering of transactions up to a specified timestamp.
|
|
925
|
+
* @param {*} [options] Override http request option.
|
|
926
|
+
* @throws {RequiredError}
|
|
927
|
+
*/
|
|
928
|
+
getTransactionHistory(take: number, cursor?: string, maxTimestamp?: number, options?: any): AxiosPromise<GetTransactionHistoryResponse>;
|
|
929
|
+
/**
|
|
930
|
+
* Blend two images into a combination of both. The content image influnces the content more and the style image influences the style more. By default, each user has a limit of 100 requests per minute.
|
|
931
|
+
* @summary Image blending
|
|
932
|
+
* @param {ImageBlendingContentTypeEnum} contentType
|
|
933
|
+
* @param {ImageBlendingRequest} imageBlendingRequest
|
|
934
|
+
* @param {*} [options] Override http request option.
|
|
935
|
+
* @throws {RequiredError}
|
|
936
|
+
*/
|
|
937
|
+
imageBlending(contentType: ImageBlendingContentTypeEnum, imageBlendingRequest: ImageBlendingRequest, options?: any): AxiosPromise<PostLdmResponse>;
|
|
938
|
+
/**
|
|
939
|
+
* Prompt- and mask-guided image-to-image synthesis. By default, each user has a limit of 100 requests per minute.
|
|
940
|
+
* @summary Inpaint image
|
|
941
|
+
* @param {InpaintContentTypeEnum} contentType
|
|
942
|
+
* @param {InpaintRequest} inpaintRequest
|
|
943
|
+
* @param {*} [options] Override http request option.
|
|
944
|
+
* @throws {RequiredError}
|
|
945
|
+
*/
|
|
946
|
+
inpaint(contentType: InpaintContentTypeEnum, inpaintRequest: InpaintRequest, options?: any): AxiosPromise<PostLdmResponse>;
|
|
947
|
+
/**
|
|
948
|
+
* Prompt-guided image-to-image synthesis. Use the reimagine endpoint when aiming to adjust an image based on the prompt. By default, each user has a limit of 100 requests per minute.
|
|
949
|
+
* @summary Reimagine image
|
|
950
|
+
* @param {ReimagineContentTypeEnum} contentType
|
|
951
|
+
* @param {ReimagineRequest} reimagineRequest
|
|
952
|
+
* @param {*} [options] Override http request option.
|
|
953
|
+
* @throws {RequiredError}
|
|
954
|
+
*/
|
|
955
|
+
reimagine(contentType: ReimagineContentTypeEnum, reimagineRequest: ReimagineRequest, options?: any): AxiosPromise<PostLdmResponse>;
|
|
956
|
+
/**
|
|
957
|
+
* Remove the background of a given image. By default, each user has a limit of 100 requests per minute.
|
|
958
|
+
* @summary Background removal
|
|
959
|
+
* @param {RemoveBackgroundContentTypeEnum} contentType
|
|
960
|
+
* @param {RemoveBackgroundRequest} removeBackgroundRequest
|
|
961
|
+
* @param {*} [options] Override http request option.
|
|
962
|
+
* @throws {RequiredError}
|
|
963
|
+
*/
|
|
964
|
+
removeBackground(contentType: RemoveBackgroundContentTypeEnum, removeBackgroundRequest: RemoveBackgroundRequest, options?: any): AxiosPromise<PostLdmResponse>;
|
|
965
|
+
/**
|
|
966
|
+
* Prompt- and image-guided style transfer. Use the style transfer endpoint when aiming to transform an image into the artistic style of a specific artist\'s collection. By default, each user has a limit of 100 requests per minute.
|
|
967
|
+
* @summary Style transfer
|
|
968
|
+
* @param {StyleTransferContentTypeEnum} contentType
|
|
969
|
+
* @param {StyleTransferRequest} styleTransferRequest
|
|
970
|
+
* @param {*} [options] Override http request option.
|
|
971
|
+
* @throws {RequiredError}
|
|
972
|
+
*/
|
|
973
|
+
styleTransfer(contentType: StyleTransferContentTypeEnum, styleTransferRequest: StyleTransferRequest, options?: any): AxiosPromise<PostLdmResponse>;
|
|
974
|
+
/**
|
|
975
|
+
* Text to image synthesis. By default, each user has a limit of 100 requests per minute.
|
|
976
|
+
* @summary Text to Image
|
|
977
|
+
* @param {TextToImageRequest} textToImageRequest
|
|
978
|
+
* @param {*} [options] Override http request option.
|
|
979
|
+
* @throws {RequiredError}
|
|
980
|
+
*/
|
|
981
|
+
textToImage(textToImageRequest: TextToImageRequest, options?: any): AxiosPromise<PostLdmResponse>;
|
|
982
|
+
/**
|
|
983
|
+
* Update API terms and conditions status of a user
|
|
984
|
+
* @summary API terms and conditions status
|
|
985
|
+
* @param {UpdateApiTermsAndConditionsContentTypeEnum} contentType
|
|
986
|
+
* @param {ApiTermsRequest} apiTermsRequest
|
|
987
|
+
* @param {*} [options] Override http request option.
|
|
988
|
+
* @throws {RequiredError}
|
|
989
|
+
*/
|
|
990
|
+
updateApiTermsAndConditions(contentType: UpdateApiTermsAndConditionsContentTypeEnum, apiTermsRequest: ApiTermsRequest, options?: any): AxiosPromise<void>;
|
|
991
|
+
/**
|
|
992
|
+
* Update an artist\'s collection with optional fields that can be modified via the request body. These fields include: collectionName, collectionDescription, and styles. The \'styles\' field should be a comma-separated list of styles.
|
|
993
|
+
* @summary Update collection details
|
|
994
|
+
* @param {string} collectionUuid
|
|
995
|
+
* @param {UpdateCollectionContentTypeEnum} contentType
|
|
996
|
+
* @param {UpdateCollectionRequest} [updateCollectionRequest]
|
|
997
|
+
* @param {*} [options] Override http request option.
|
|
998
|
+
* @throws {RequiredError}
|
|
999
|
+
*/
|
|
1000
|
+
updateCollection(collectionUuid: string, contentType: UpdateCollectionContentTypeEnum, updateCollectionRequest?: UpdateCollectionRequest, options?: any): AxiosPromise<void>;
|
|
1001
|
+
/**
|
|
1002
|
+
* Upload artworks or upload a content image and optionally a mask image as form-data to be used by the other LDM endpoints. The files are temporarily stored on the server. The minimum height and width should be 400.
|
|
1003
|
+
* @summary Upload images
|
|
1004
|
+
* @param {string} contentType
|
|
1005
|
+
* @param {*} [options] Override http request option.
|
|
1006
|
+
* @throws {RequiredError}
|
|
1007
|
+
*/
|
|
1008
|
+
uploadImages(contentType: string, options?: any): AxiosPromise<V1AiAudioLdmUploadAudiosPost200Response>;
|
|
1009
|
+
/**
|
|
1010
|
+
* Upscale a given image. The maximum allowed resolution for the content image is 1024x1024. By default, each user has a limit of 100 requests per minute.
|
|
1011
|
+
* @summary Upscaling
|
|
1012
|
+
* @param {UpscaleImageContentTypeEnum} contentType
|
|
1013
|
+
* @param {UpscaleRequest} upscaleRequest
|
|
1014
|
+
* @param {*} [options] Override http request option.
|
|
1015
|
+
* @throws {RequiredError}
|
|
1016
|
+
*/
|
|
1017
|
+
upscaleImage(contentType: UpscaleImageContentTypeEnum, upscaleRequest: UpscaleRequest, options?: any): AxiosPromise<PostLdmResponse>;
|
|
1018
|
+
/**
|
|
1019
|
+
* Prompt guided audio to audio synthesis. Use the audio to audio endpoint when aiming to adjust the style of an audio file based on the prompt. By default, each user has a limit of 100 requests per minute.
|
|
1020
|
+
* @summary Audio to audio
|
|
1021
|
+
* @param {V1AiAudioLdmAudioToAudioPostContentTypeEnum} contentType
|
|
1022
|
+
* @param {V1AiAudioLdmAudioToAudioPostRequest} v1AiAudioLdmAudioToAudioPostRequest
|
|
1023
|
+
* @param {*} [options] Override http request option.
|
|
1024
|
+
* @throws {RequiredError}
|
|
1025
|
+
*/
|
|
1026
|
+
v1AiAudioLdmAudioToAudioPost(contentType: V1AiAudioLdmAudioToAudioPostContentTypeEnum, v1AiAudioLdmAudioToAudioPostRequest: V1AiAudioLdmAudioToAudioPostRequest, options?: any): AxiosPromise<V1AiAudioLdmTextToAudioPost200Response>;
|
|
1027
|
+
/**
|
|
1028
|
+
* Calculate the attribution of a given audio. Attribution describes the influence of training data on content generated using AI. When training an AI model with different collections of data, each collection has a certain amount of influence on the resulting model. When generating new content with the resulting model, the influence each collection has on the new content is referred to as the attribution of the new content. By default, each user has a limit of 100 requests per minute.
|
|
1029
|
+
* @summary Audio attribution calculation
|
|
1030
|
+
* @param {V1AiAudioLdmCalculateAudioAttributionPostContentTypeEnum} contentType
|
|
1031
|
+
* @param {V1AiAudioLdmCalculateAudioAttributionPostRequest} v1AiAudioLdmCalculateAudioAttributionPostRequest
|
|
1032
|
+
* @param {*} [options] Override http request option.
|
|
1033
|
+
* @throws {RequiredError}
|
|
1034
|
+
*/
|
|
1035
|
+
v1AiAudioLdmCalculateAudioAttributionPost(contentType: V1AiAudioLdmCalculateAudioAttributionPostContentTypeEnum, v1AiAudioLdmCalculateAudioAttributionPostRequest: V1AiAudioLdmCalculateAudioAttributionPostRequest, options?: any): AxiosPromise<V1AiAudioLdmTextToAudioPost200Response>;
|
|
1036
|
+
/**
|
|
1037
|
+
* Get the result for a queued Audio LDM request by providing the corresponding `requestId` obtained from other Audio LDM endpoints.
|
|
1038
|
+
* @summary Audio LDM request results
|
|
1039
|
+
* @param {string} requestId
|
|
1040
|
+
* @param {*} [options] Override http request option.
|
|
1041
|
+
* @throws {RequiredError}
|
|
1042
|
+
*/
|
|
1043
|
+
v1AiAudioLdmRequestIdGet(requestId: string, options?: any): AxiosPromise<V1AiAudioLdmRequestIdGet200Response>;
|
|
1044
|
+
/**
|
|
1045
|
+
* Split an audio file into stems. By default, each user has a limit of 100 requests per minute.
|
|
1046
|
+
* @summary Stem split
|
|
1047
|
+
* @param {V1AiAudioLdmStemSplitPostContentTypeEnum} contentType
|
|
1048
|
+
* @param {V1AiAudioLdmStemSplitPostRequest} v1AiAudioLdmStemSplitPostRequest
|
|
1049
|
+
* @param {*} [options] Override http request option.
|
|
1050
|
+
* @throws {RequiredError}
|
|
1051
|
+
*/
|
|
1052
|
+
v1AiAudioLdmStemSplitPost(contentType: V1AiAudioLdmStemSplitPostContentTypeEnum, v1AiAudioLdmStemSplitPostRequest: V1AiAudioLdmStemSplitPostRequest, options?: any): AxiosPromise<V1AiAudioLdmTextToAudioPost200Response>;
|
|
1053
|
+
/**
|
|
1054
|
+
* Text to audio synthesis. By default, each user has a limit of 100 requests per minute.
|
|
1055
|
+
* @summary Text to audio
|
|
1056
|
+
* @param {V1AiAudioLdmTextToAudioPostContentTypeEnum} contentType
|
|
1057
|
+
* @param {V1AiAudioLdmTextToAudioPostRequest} v1AiAudioLdmTextToAudioPostRequest
|
|
1058
|
+
* @param {*} [options] Override http request option.
|
|
1059
|
+
* @throws {RequiredError}
|
|
1060
|
+
*/
|
|
1061
|
+
v1AiAudioLdmTextToAudioPost(contentType: V1AiAudioLdmTextToAudioPostContentTypeEnum, v1AiAudioLdmTextToAudioPostRequest: V1AiAudioLdmTextToAudioPostRequest, options?: any): AxiosPromise<V1AiAudioLdmTextToAudioPost200Response>;
|
|
1062
|
+
/**
|
|
1063
|
+
* Upload original audio or upload content audio as form-data to be used by the other Audio LDM endpoints. The files are temporarily stored on the server.
|
|
1064
|
+
* @summary Upload audios
|
|
1065
|
+
* @param {string} contentType
|
|
1066
|
+
* @param {*} [options] Override http request option.
|
|
1067
|
+
* @throws {RequiredError}
|
|
1068
|
+
*/
|
|
1069
|
+
v1AiAudioLdmUploadAudiosPost(contentType: string, options?: any): AxiosPromise<V1AiAudioLdmUploadAudiosPost200Response>;
|
|
1070
|
+
/**
|
|
1071
|
+
* Voice style transfer using given voice uuid
|
|
1072
|
+
* @summary Voice transfer
|
|
1073
|
+
* @param {V1AiAudioLdmVoiceTransferPostContentTypeEnum} contentType
|
|
1074
|
+
* @param {V1AiAudioLdmVoiceTransferPostRequest} v1AiAudioLdmVoiceTransferPostRequest
|
|
1075
|
+
* @param {*} [options] Override http request option.
|
|
1076
|
+
* @throws {RequiredError}
|
|
1077
|
+
*/
|
|
1078
|
+
v1AiAudioLdmVoiceTransferPost(contentType: V1AiAudioLdmVoiceTransferPostContentTypeEnum, v1AiAudioLdmVoiceTransferPostRequest: V1AiAudioLdmVoiceTransferPostRequest, options?: any): AxiosPromise<V1AiAudioLdmTextToAudioPost200Response>;
|
|
1079
|
+
/**
|
|
1080
|
+
* Image attribution analysis extracts the analysis metrics for a given image. Metrics are as follows: Attribution likelihood describes the probability that a piece of content from the registry had an influence on the creation of a new piece of content. Cross-correlation describes how big the spatial shift between the images is. Color match describes how similar the color distributions of RGB are. And pixel-wise average difference gives the average distance in between images.
|
|
1081
|
+
* @summary Attribution analysis
|
|
1082
|
+
* @param {V1AiLdmAttributionAnalysisPostContentTypeEnum} contentType
|
|
1083
|
+
* @param {V1AiLdmAttributionAnalysisPostRequest} v1AiLdmAttributionAnalysisPostRequest
|
|
1084
|
+
* @param {*} [options] Override http request option.
|
|
1085
|
+
* @throws {RequiredError}
|
|
1086
|
+
*/
|
|
1087
|
+
v1AiLdmAttributionAnalysisPost(contentType: V1AiLdmAttributionAnalysisPostContentTypeEnum, v1AiLdmAttributionAnalysisPostRequest: V1AiLdmAttributionAnalysisPostRequest, options?: any): AxiosPromise<PostLdmResponse>;
|
|
1088
|
+
/**
|
|
1089
|
+
* Prepares the attribution enviroment and embeddings from specified prefix.
|
|
1090
|
+
* @summary Attribution setup
|
|
1091
|
+
* @param {V1AiLdmAttributionSetupPostContentTypeEnum} contentType
|
|
1092
|
+
* @param {V1AiLdmAttributionSetupPostRequest} v1AiLdmAttributionSetupPostRequest
|
|
1093
|
+
* @param {*} [options] Override http request option.
|
|
1094
|
+
* @throws {RequiredError}
|
|
1095
|
+
*/
|
|
1096
|
+
v1AiLdmAttributionSetupPost(contentType: V1AiLdmAttributionSetupPostContentTypeEnum, v1AiLdmAttributionSetupPostRequest: V1AiLdmAttributionSetupPostRequest, options?: any): AxiosPromise<PostLdmResponse>;
|
|
1097
|
+
/**
|
|
1098
|
+
* Create cover art for your music album or single. By default, each user has a limit of 100 requests per minute.
|
|
1099
|
+
* @summary Music cover art
|
|
1100
|
+
* @param {V1AiLdmCoverArtPostContentTypeEnum} contentType
|
|
1101
|
+
* @param {V1AiLdmCoverArtPostRequest} v1AiLdmCoverArtPostRequest
|
|
1102
|
+
* @param {*} [options] Override http request option.
|
|
1103
|
+
* @throws {RequiredError}
|
|
1104
|
+
*/
|
|
1105
|
+
v1AiLdmCoverArtPost(contentType: V1AiLdmCoverArtPostContentTypeEnum, v1AiLdmCoverArtPostRequest: V1AiLdmCoverArtPostRequest, options?: any): AxiosPromise<PostLdmResponse>;
|
|
1106
|
+
};
|
|
1107
|
+
/**
|
|
1108
|
+
* SureelApi - interface
|
|
1109
|
+
* @export
|
|
1110
|
+
* @interface SureelApi
|
|
1111
|
+
*/
|
|
1112
|
+
export interface SureelApiInterface {
|
|
1113
|
+
/**
|
|
1114
|
+
* Add a watermark to a given image. By default, each user has a limit of 100 requests per minute.
|
|
1115
|
+
* @summary Watermarking
|
|
1116
|
+
* @param {ApplyWatermarkContentTypeEnum} contentType
|
|
1117
|
+
* @param {ApplyWatermarkRequest} applyWatermarkRequest
|
|
1118
|
+
* @param {*} [options] Override http request option.
|
|
1119
|
+
* @throws {RequiredError}
|
|
1120
|
+
* @memberof SureelApiInterface
|
|
1121
|
+
*/
|
|
1122
|
+
applyWatermark(contentType: ApplyWatermarkContentTypeEnum, applyWatermarkRequest: ApplyWatermarkRequest, options?: RawAxiosRequestConfig): AxiosPromise<PostLdmResponse>;
|
|
1123
|
+
/**
|
|
1124
|
+
* Prompt- and style-image-guided image-to-image synthesis conditioned by a ControlNet specialized on preserving faces. The image is conditioned by the prompt, by the style image, and by the facial structure of the content image. By default, each user has a limit of 100 requests per minute.
|
|
1125
|
+
* @summary Avatar image blending
|
|
1126
|
+
* @param {AvatarImageBlendingContentTypeEnum} contentType
|
|
1127
|
+
* @param {AvatarImageBlendingRequest} avatarImageBlendingRequest
|
|
1128
|
+
* @param {*} [options] Override http request option.
|
|
1129
|
+
* @throws {RequiredError}
|
|
1130
|
+
* @memberof SureelApiInterface
|
|
1131
|
+
*/
|
|
1132
|
+
avatarImageBlending(contentType: AvatarImageBlendingContentTypeEnum, avatarImageBlendingRequest: AvatarImageBlendingRequest, options?: RawAxiosRequestConfig): AxiosPromise<PostLdmResponse>;
|
|
1133
|
+
/**
|
|
1134
|
+
* Calculate the attribution of a given image. Attribution describes the influence of training data on content generated using AI. When training an AI model with different collections of data, each collection has a certain amount of influence on the resulting model. When generating new content with the resulting model, the influence each collection has on the new content is referred to as the attribution of the new content. By default, each user has a limit of 100 requests per minute.
|
|
1135
|
+
* @summary Image attribution calculation
|
|
1136
|
+
* @param {CalculateAttributionContentTypeEnum} contentType
|
|
1137
|
+
* @param {CalculateAttributionRequest} calculateAttributionRequest
|
|
1138
|
+
* @param {*} [options] Override http request option.
|
|
1139
|
+
* @throws {RequiredError}
|
|
1140
|
+
* @memberof SureelApiInterface
|
|
1141
|
+
*/
|
|
1142
|
+
calculateAttribution(contentType: CalculateAttributionContentTypeEnum, calculateAttributionRequest: CalculateAttributionRequest, options?: RawAxiosRequestConfig): AxiosPromise<PostLdmResponse>;
|
|
1143
|
+
/**
|
|
1144
|
+
* Compute the credits for a specific endpoint call based on a set of input parameters. By default, each user has a limit of 40 requests per minute.
|
|
1145
|
+
* @summary Calculate credits
|
|
1146
|
+
* @param {CalculateCreditsContentTypeEnum} contentType
|
|
1147
|
+
* @param {CreditCalculationRequest} creditCalculationRequest
|
|
1148
|
+
* @param {*} [options] Override http request option.
|
|
1149
|
+
* @throws {RequiredError}
|
|
1150
|
+
* @memberof SureelApiInterface
|
|
1151
|
+
*/
|
|
1152
|
+
calculateCredits(contentType: CalculateCreditsContentTypeEnum, creditCalculationRequest: CreditCalculationRequest, options?: RawAxiosRequestConfig): AxiosPromise<PostCreditCalculationResponse>;
|
|
1153
|
+
/**
|
|
1154
|
+
* Prompt-guided image-to-image synthesis conditioned by a canny edge ControlNet. ControlNet preserves the semantic structure of a given content image, making it useful for applications such as style transfer. By default, each user has a limit of 100 requests per minute.
|
|
1155
|
+
* @summary ControlNet
|
|
1156
|
+
* @param {ControlNetContentTypeEnum} contentType
|
|
1157
|
+
* @param {ControlNetRequest} controlNetRequest
|
|
1158
|
+
* @param {*} [options] Override http request option.
|
|
1159
|
+
* @throws {RequiredError}
|
|
1160
|
+
* @memberof SureelApiInterface
|
|
1161
|
+
*/
|
|
1162
|
+
controlNet(contentType: ControlNetContentTypeEnum, controlNetRequest: ControlNetRequest, options?: RawAxiosRequestConfig): AxiosPromise<PostLdmResponse>;
|
|
1163
|
+
/**
|
|
1164
|
+
* Upload artworks and create a new artist collection. Every artist can create multiple collections of artworks. The model is trained on each collection separately. Each collection has a `collectionUuid` that can be used for the fine-tuning or as `artistPreset` in the synthesis endpoints. New collections can be created with the `/artist/upload-artwork` endpoint and existing collections can be obtained with the `/artist/collections` endpoint.
|
|
1165
|
+
* @summary Upload artworks and create collection
|
|
1166
|
+
* @param {CreateCollectionContentTypeEnum} contentType
|
|
1167
|
+
* @param {CreateCollectionRequest} createCollectionRequest
|
|
1168
|
+
* @param {*} [options] Override http request option.
|
|
1169
|
+
* @throws {RequiredError}
|
|
1170
|
+
* @memberof SureelApiInterface
|
|
1171
|
+
*/
|
|
1172
|
+
createCollection(contentType: CreateCollectionContentTypeEnum, createCollectionRequest: CreateCollectionRequest, options?: RawAxiosRequestConfig): AxiosPromise<PostUploadArtworksResponse>;
|
|
1173
|
+
/**
|
|
1174
|
+
* Delete prompt and images by request ID.
|
|
1175
|
+
* @summary Delete LDM request
|
|
1176
|
+
* @param {string} requestId
|
|
1177
|
+
* @param {*} [options] Override http request option.
|
|
1178
|
+
* @throws {RequiredError}
|
|
1179
|
+
* @memberof SureelApiInterface
|
|
1180
|
+
*/
|
|
1181
|
+
deleteRequestById(requestId: string, options?: RawAxiosRequestConfig): AxiosPromise<void>;
|
|
1182
|
+
/**
|
|
1183
|
+
* Prompt-guided face swap. By default, each user has a limit of 100 requests per minute.
|
|
1184
|
+
* @summary Face swap
|
|
1185
|
+
* @param {FaceSwapContentTypeEnum} contentType
|
|
1186
|
+
* @param {ControlNetRequest} controlNetRequest
|
|
1187
|
+
* @param {*} [options] Override http request option.
|
|
1188
|
+
* @throws {RequiredError}
|
|
1189
|
+
* @memberof SureelApiInterface
|
|
1190
|
+
*/
|
|
1191
|
+
faceSwap(contentType: FaceSwapContentTypeEnum, controlNetRequest: ControlNetRequest, options?: RawAxiosRequestConfig): AxiosPromise<PostLdmResponse>;
|
|
1192
|
+
/**
|
|
1193
|
+
* Fine-tunes the image synthesis model with user-provided images. Begin by uploading your images through the `/artist/upload-artwork` endpoint or retrieve the `collectionUuid` from the `/artist/collections` endpoint. By default, each user has a limit of 100 requests per minute.
|
|
1194
|
+
* @summary Fine-tuning
|
|
1195
|
+
* @param {FinetuneModelContentTypeEnum} contentType
|
|
1196
|
+
* @param {FinetuningRequest} finetuningRequest
|
|
1197
|
+
* @param {*} [options] Override http request option.
|
|
1198
|
+
* @throws {RequiredError}
|
|
1199
|
+
* @memberof SureelApiInterface
|
|
1200
|
+
*/
|
|
1201
|
+
finetuneModel(contentType: FinetuneModelContentTypeEnum, finetuningRequest: FinetuningRequest, options?: RawAxiosRequestConfig): AxiosPromise<PostLdmResponse>;
|
|
1202
|
+
/**
|
|
1203
|
+
* Generate a low-res preview image of a given image. By default, each user has a limit of 100 requests per minute.
|
|
1204
|
+
* @summary Preview generation
|
|
1205
|
+
* @param {GeneratePreviewContentTypeEnum} contentType
|
|
1206
|
+
* @param {GeneratePreviewRequest} generatePreviewRequest
|
|
1207
|
+
* @param {*} [options] Override http request option.
|
|
1208
|
+
* @throws {RequiredError}
|
|
1209
|
+
* @memberof SureelApiInterface
|
|
1210
|
+
*/
|
|
1211
|
+
generatePreview(contentType: GeneratePreviewContentTypeEnum, generatePreviewRequest: GeneratePreviewRequest, options?: RawAxiosRequestConfig): AxiosPromise<PostLdmResponse>;
|
|
1212
|
+
/**
|
|
1213
|
+
* Returns the signed url for the given filenames.
|
|
1214
|
+
* @summary Generate signed URLs to put files to S3
|
|
1215
|
+
* @param {GenerateSignedUrlsContentTypeEnum} contentType
|
|
1216
|
+
* @param {UploadUrlRequest} uploadUrlRequest
|
|
1217
|
+
* @param {*} [options] Override http request option.
|
|
1218
|
+
* @throws {RequiredError}
|
|
1219
|
+
* @memberof SureelApiInterface
|
|
1220
|
+
*/
|
|
1221
|
+
generateSignedUrls(contentType: GenerateSignedUrlsContentTypeEnum, uploadUrlRequest: UploadUrlRequest, options?: RawAxiosRequestConfig): AxiosPromise<Array<UploadUrl>>;
|
|
1222
|
+
/**
|
|
1223
|
+
* Get a list of all artists including their published collections. By default, each user has a limit of 60 requests per minute.
|
|
1224
|
+
* @summary Get all artists
|
|
1225
|
+
* @param {string} includeArtworks
|
|
1226
|
+
* @param {string} [includeFullResArtworks]
|
|
1227
|
+
* @param {*} [options] Override http request option.
|
|
1228
|
+
* @throws {RequiredError}
|
|
1229
|
+
* @memberof SureelApiInterface
|
|
1230
|
+
*/
|
|
1231
|
+
getAllArtists(includeArtworks: string, includeFullResArtworks?: string, options?: RawAxiosRequestConfig): AxiosPromise<Array<GetOwnCollections200Response>>;
|
|
1232
|
+
/**
|
|
1233
|
+
* Get the data of one artist by the username including their published collections. By default, each user has a limit of 60 requests per minute.
|
|
1234
|
+
* @summary Get artist by username
|
|
1235
|
+
* @param {string} includeArtworks
|
|
1236
|
+
* @param {string} username
|
|
1237
|
+
* @param {string} [includeFullResArtworks]
|
|
1238
|
+
* @param {*} [options] Override http request option.
|
|
1239
|
+
* @throws {RequiredError}
|
|
1240
|
+
* @memberof SureelApiInterface
|
|
1241
|
+
*/
|
|
1242
|
+
getArtistByUsername(includeArtworks: string, username: string, includeFullResArtworks?: string, options?: RawAxiosRequestConfig): AxiosPromise<GetOwnCollections200Response>;
|
|
1243
|
+
/**
|
|
1244
|
+
* Get the credit balance of a user.
|
|
1245
|
+
* @summary Get balance
|
|
1246
|
+
* @param {*} [options] Override http request option.
|
|
1247
|
+
* @throws {RequiredError}
|
|
1248
|
+
* @memberof SureelApiInterface
|
|
1249
|
+
*/
|
|
1250
|
+
getBalance(options?: RawAxiosRequestConfig): AxiosPromise<GetBalanceResponse>;
|
|
1251
|
+
/**
|
|
1252
|
+
* Get all own collections, including non-published.
|
|
1253
|
+
* @summary Get own collections
|
|
1254
|
+
* @param {string} includeArtworks
|
|
1255
|
+
* @param {string} [includeFullResArtworks]
|
|
1256
|
+
* @param {*} [options] Override http request option.
|
|
1257
|
+
* @throws {RequiredError}
|
|
1258
|
+
* @memberof SureelApiInterface
|
|
1259
|
+
*/
|
|
1260
|
+
getOwnCollections(includeArtworks: string, includeFullResArtworks?: string, options?: RawAxiosRequestConfig): AxiosPromise<GetOwnCollections200Response>;
|
|
1261
|
+
/**
|
|
1262
|
+
* Retrieve the history of previous prompts by using cursor-based pagination.
|
|
1263
|
+
* @summary Prompt history
|
|
1264
|
+
* @param {number} take The `take` parameter is the number of prompts to return per page.
|
|
1265
|
+
* @param {string} [cursor] The optional `cursor` parameter is the LastEvaluatedKey in the previous page.
|
|
1266
|
+
* @param {number} [maxTimestamp] The optional `maxTimestamp` parameter, expressed in milliseconds, can be used to filter transactions up to a certain timestamp.
|
|
1267
|
+
* @param {*} [options] Override http request option.
|
|
1268
|
+
* @throws {RequiredError}
|
|
1269
|
+
* @memberof SureelApiInterface
|
|
1270
|
+
*/
|
|
1271
|
+
getPromptHistory(take: number, cursor?: string, maxTimestamp?: number, options?: RawAxiosRequestConfig): AxiosPromise<GetPromptHistoryResponse>;
|
|
1272
|
+
/**
|
|
1273
|
+
* Get the result for a queued LDM request by providing the corresponding `requestId` obtained from other LDM endpoints.
|
|
1274
|
+
* @summary LDM request results
|
|
1275
|
+
* @param {string} requestId
|
|
1276
|
+
* @param {*} [options] Override http request option.
|
|
1277
|
+
* @throws {RequiredError}
|
|
1278
|
+
* @memberof SureelApiInterface
|
|
1279
|
+
*/
|
|
1280
|
+
getResultByRequestId(requestId: string, options?: RawAxiosRequestConfig): AxiosPromise<GetResultByRequestId200Response>;
|
|
1281
|
+
/**
|
|
1282
|
+
* Get the style preset parameters for ldm.
|
|
1283
|
+
* @summary Style presets for ldm
|
|
1284
|
+
* @param {*} [options] Override http request option.
|
|
1285
|
+
* @throws {RequiredError}
|
|
1286
|
+
* @memberof SureelApiInterface
|
|
1287
|
+
*/
|
|
1288
|
+
getStylePresets(options?: RawAxiosRequestConfig): AxiosPromise<GetStylePresets200Response>;
|
|
1289
|
+
/**
|
|
1290
|
+
* Retrieve the history of previous credit transactions by using cursor-based pagination.
|
|
1291
|
+
* @summary Transaction history
|
|
1292
|
+
* @param {number} take The `take` parameter is the number of transactions to return per page.
|
|
1293
|
+
* @param {string} [cursor] The optional `cursor` parameter is the LastEvaluatedKey in the previous page.
|
|
1294
|
+
* @param {number} [maxTimestamp] The optional `maxTimestamp` parameter, expressed in milliseconds, allows for the filtering of transactions up to a specified timestamp.
|
|
1295
|
+
* @param {*} [options] Override http request option.
|
|
1296
|
+
* @throws {RequiredError}
|
|
1297
|
+
* @memberof SureelApiInterface
|
|
1298
|
+
*/
|
|
1299
|
+
getTransactionHistory(take: number, cursor?: string, maxTimestamp?: number, options?: RawAxiosRequestConfig): AxiosPromise<GetTransactionHistoryResponse>;
|
|
1300
|
+
/**
|
|
1301
|
+
* Blend two images into a combination of both. The content image influnces the content more and the style image influences the style more. By default, each user has a limit of 100 requests per minute.
|
|
1302
|
+
* @summary Image blending
|
|
1303
|
+
* @param {ImageBlendingContentTypeEnum} contentType
|
|
1304
|
+
* @param {ImageBlendingRequest} imageBlendingRequest
|
|
1305
|
+
* @param {*} [options] Override http request option.
|
|
1306
|
+
* @throws {RequiredError}
|
|
1307
|
+
* @memberof SureelApiInterface
|
|
1308
|
+
*/
|
|
1309
|
+
imageBlending(contentType: ImageBlendingContentTypeEnum, imageBlendingRequest: ImageBlendingRequest, options?: RawAxiosRequestConfig): AxiosPromise<PostLdmResponse>;
|
|
1310
|
+
/**
|
|
1311
|
+
* Prompt- and mask-guided image-to-image synthesis. By default, each user has a limit of 100 requests per minute.
|
|
1312
|
+
* @summary Inpaint image
|
|
1313
|
+
* @param {InpaintContentTypeEnum} contentType
|
|
1314
|
+
* @param {InpaintRequest} inpaintRequest
|
|
1315
|
+
* @param {*} [options] Override http request option.
|
|
1316
|
+
* @throws {RequiredError}
|
|
1317
|
+
* @memberof SureelApiInterface
|
|
1318
|
+
*/
|
|
1319
|
+
inpaint(contentType: InpaintContentTypeEnum, inpaintRequest: InpaintRequest, options?: RawAxiosRequestConfig): AxiosPromise<PostLdmResponse>;
|
|
1320
|
+
/**
|
|
1321
|
+
* Prompt-guided image-to-image synthesis. Use the reimagine endpoint when aiming to adjust an image based on the prompt. By default, each user has a limit of 100 requests per minute.
|
|
1322
|
+
* @summary Reimagine image
|
|
1323
|
+
* @param {ReimagineContentTypeEnum} contentType
|
|
1324
|
+
* @param {ReimagineRequest} reimagineRequest
|
|
1325
|
+
* @param {*} [options] Override http request option.
|
|
1326
|
+
* @throws {RequiredError}
|
|
1327
|
+
* @memberof SureelApiInterface
|
|
1328
|
+
*/
|
|
1329
|
+
reimagine(contentType: ReimagineContentTypeEnum, reimagineRequest: ReimagineRequest, options?: RawAxiosRequestConfig): AxiosPromise<PostLdmResponse>;
|
|
1330
|
+
/**
|
|
1331
|
+
* Remove the background of a given image. By default, each user has a limit of 100 requests per minute.
|
|
1332
|
+
* @summary Background removal
|
|
1333
|
+
* @param {RemoveBackgroundContentTypeEnum} contentType
|
|
1334
|
+
* @param {RemoveBackgroundRequest} removeBackgroundRequest
|
|
1335
|
+
* @param {*} [options] Override http request option.
|
|
1336
|
+
* @throws {RequiredError}
|
|
1337
|
+
* @memberof SureelApiInterface
|
|
1338
|
+
*/
|
|
1339
|
+
removeBackground(contentType: RemoveBackgroundContentTypeEnum, removeBackgroundRequest: RemoveBackgroundRequest, options?: RawAxiosRequestConfig): AxiosPromise<PostLdmResponse>;
|
|
1340
|
+
/**
|
|
1341
|
+
* Prompt- and image-guided style transfer. Use the style transfer endpoint when aiming to transform an image into the artistic style of a specific artist\'s collection. By default, each user has a limit of 100 requests per minute.
|
|
1342
|
+
* @summary Style transfer
|
|
1343
|
+
* @param {StyleTransferContentTypeEnum} contentType
|
|
1344
|
+
* @param {StyleTransferRequest} styleTransferRequest
|
|
1345
|
+
* @param {*} [options] Override http request option.
|
|
1346
|
+
* @throws {RequiredError}
|
|
1347
|
+
* @memberof SureelApiInterface
|
|
1348
|
+
*/
|
|
1349
|
+
styleTransfer(contentType: StyleTransferContentTypeEnum, styleTransferRequest: StyleTransferRequest, options?: RawAxiosRequestConfig): AxiosPromise<PostLdmResponse>;
|
|
1350
|
+
/**
|
|
1351
|
+
* Text to image synthesis. By default, each user has a limit of 100 requests per minute.
|
|
1352
|
+
* @summary Text to Image
|
|
1353
|
+
* @param {TextToImageRequest} textToImageRequest
|
|
1354
|
+
* @param {*} [options] Override http request option.
|
|
1355
|
+
* @throws {RequiredError}
|
|
1356
|
+
* @memberof SureelApiInterface
|
|
1357
|
+
*/
|
|
1358
|
+
textToImage(textToImageRequest: TextToImageRequest, options?: RawAxiosRequestConfig): AxiosPromise<PostLdmResponse>;
|
|
1359
|
+
/**
|
|
1360
|
+
* Update API terms and conditions status of a user
|
|
1361
|
+
* @summary API terms and conditions status
|
|
1362
|
+
* @param {UpdateApiTermsAndConditionsContentTypeEnum} contentType
|
|
1363
|
+
* @param {ApiTermsRequest} apiTermsRequest
|
|
1364
|
+
* @param {*} [options] Override http request option.
|
|
1365
|
+
* @throws {RequiredError}
|
|
1366
|
+
* @memberof SureelApiInterface
|
|
1367
|
+
*/
|
|
1368
|
+
updateApiTermsAndConditions(contentType: UpdateApiTermsAndConditionsContentTypeEnum, apiTermsRequest: ApiTermsRequest, options?: RawAxiosRequestConfig): AxiosPromise<void>;
|
|
1369
|
+
/**
|
|
1370
|
+
* Update an artist\'s collection with optional fields that can be modified via the request body. These fields include: collectionName, collectionDescription, and styles. The \'styles\' field should be a comma-separated list of styles.
|
|
1371
|
+
* @summary Update collection details
|
|
1372
|
+
* @param {string} collectionUuid
|
|
1373
|
+
* @param {UpdateCollectionContentTypeEnum} contentType
|
|
1374
|
+
* @param {UpdateCollectionRequest} [updateCollectionRequest]
|
|
1375
|
+
* @param {*} [options] Override http request option.
|
|
1376
|
+
* @throws {RequiredError}
|
|
1377
|
+
* @memberof SureelApiInterface
|
|
1378
|
+
*/
|
|
1379
|
+
updateCollection(collectionUuid: string, contentType: UpdateCollectionContentTypeEnum, updateCollectionRequest?: UpdateCollectionRequest, options?: RawAxiosRequestConfig): AxiosPromise<void>;
|
|
1380
|
+
/**
|
|
1381
|
+
* Upload artworks or upload a content image and optionally a mask image as form-data to be used by the other LDM endpoints. The files are temporarily stored on the server. The minimum height and width should be 400.
|
|
1382
|
+
* @summary Upload images
|
|
1383
|
+
* @param {string} contentType
|
|
1384
|
+
* @param {*} [options] Override http request option.
|
|
1385
|
+
* @throws {RequiredError}
|
|
1386
|
+
* @memberof SureelApiInterface
|
|
1387
|
+
*/
|
|
1388
|
+
uploadImages(contentType: string, options?: RawAxiosRequestConfig): AxiosPromise<V1AiAudioLdmUploadAudiosPost200Response>;
|
|
1389
|
+
/**
|
|
1390
|
+
* Upscale a given image. The maximum allowed resolution for the content image is 1024x1024. By default, each user has a limit of 100 requests per minute.
|
|
1391
|
+
* @summary Upscaling
|
|
1392
|
+
* @param {UpscaleImageContentTypeEnum} contentType
|
|
1393
|
+
* @param {UpscaleRequest} upscaleRequest
|
|
1394
|
+
* @param {*} [options] Override http request option.
|
|
1395
|
+
* @throws {RequiredError}
|
|
1396
|
+
* @memberof SureelApiInterface
|
|
1397
|
+
*/
|
|
1398
|
+
upscaleImage(contentType: UpscaleImageContentTypeEnum, upscaleRequest: UpscaleRequest, options?: RawAxiosRequestConfig): AxiosPromise<PostLdmResponse>;
|
|
1399
|
+
/**
|
|
1400
|
+
* Prompt guided audio to audio synthesis. Use the audio to audio endpoint when aiming to adjust the style of an audio file based on the prompt. By default, each user has a limit of 100 requests per minute.
|
|
1401
|
+
* @summary Audio to audio
|
|
1402
|
+
* @param {V1AiAudioLdmAudioToAudioPostContentTypeEnum} contentType
|
|
1403
|
+
* @param {V1AiAudioLdmAudioToAudioPostRequest} v1AiAudioLdmAudioToAudioPostRequest
|
|
1404
|
+
* @param {*} [options] Override http request option.
|
|
1405
|
+
* @throws {RequiredError}
|
|
1406
|
+
* @memberof SureelApiInterface
|
|
1407
|
+
*/
|
|
1408
|
+
v1AiAudioLdmAudioToAudioPost(contentType: V1AiAudioLdmAudioToAudioPostContentTypeEnum, v1AiAudioLdmAudioToAudioPostRequest: V1AiAudioLdmAudioToAudioPostRequest, options?: RawAxiosRequestConfig): AxiosPromise<V1AiAudioLdmTextToAudioPost200Response>;
|
|
1409
|
+
/**
|
|
1410
|
+
* Calculate the attribution of a given audio. Attribution describes the influence of training data on content generated using AI. When training an AI model with different collections of data, each collection has a certain amount of influence on the resulting model. When generating new content with the resulting model, the influence each collection has on the new content is referred to as the attribution of the new content. By default, each user has a limit of 100 requests per minute.
|
|
1411
|
+
* @summary Audio attribution calculation
|
|
1412
|
+
* @param {V1AiAudioLdmCalculateAudioAttributionPostContentTypeEnum} contentType
|
|
1413
|
+
* @param {V1AiAudioLdmCalculateAudioAttributionPostRequest} v1AiAudioLdmCalculateAudioAttributionPostRequest
|
|
1414
|
+
* @param {*} [options] Override http request option.
|
|
1415
|
+
* @throws {RequiredError}
|
|
1416
|
+
* @memberof SureelApiInterface
|
|
1417
|
+
*/
|
|
1418
|
+
v1AiAudioLdmCalculateAudioAttributionPost(contentType: V1AiAudioLdmCalculateAudioAttributionPostContentTypeEnum, v1AiAudioLdmCalculateAudioAttributionPostRequest: V1AiAudioLdmCalculateAudioAttributionPostRequest, options?: RawAxiosRequestConfig): AxiosPromise<V1AiAudioLdmTextToAudioPost200Response>;
|
|
1419
|
+
/**
|
|
1420
|
+
* Get the result for a queued Audio LDM request by providing the corresponding `requestId` obtained from other Audio LDM endpoints.
|
|
1421
|
+
* @summary Audio LDM request results
|
|
1422
|
+
* @param {string} requestId
|
|
1423
|
+
* @param {*} [options] Override http request option.
|
|
1424
|
+
* @throws {RequiredError}
|
|
1425
|
+
* @memberof SureelApiInterface
|
|
1426
|
+
*/
|
|
1427
|
+
v1AiAudioLdmRequestIdGet(requestId: string, options?: RawAxiosRequestConfig): AxiosPromise<V1AiAudioLdmRequestIdGet200Response>;
|
|
1428
|
+
/**
|
|
1429
|
+
* Split an audio file into stems. By default, each user has a limit of 100 requests per minute.
|
|
1430
|
+
* @summary Stem split
|
|
1431
|
+
* @param {V1AiAudioLdmStemSplitPostContentTypeEnum} contentType
|
|
1432
|
+
* @param {V1AiAudioLdmStemSplitPostRequest} v1AiAudioLdmStemSplitPostRequest
|
|
1433
|
+
* @param {*} [options] Override http request option.
|
|
1434
|
+
* @throws {RequiredError}
|
|
1435
|
+
* @memberof SureelApiInterface
|
|
1436
|
+
*/
|
|
1437
|
+
v1AiAudioLdmStemSplitPost(contentType: V1AiAudioLdmStemSplitPostContentTypeEnum, v1AiAudioLdmStemSplitPostRequest: V1AiAudioLdmStemSplitPostRequest, options?: RawAxiosRequestConfig): AxiosPromise<V1AiAudioLdmTextToAudioPost200Response>;
|
|
1438
|
+
/**
|
|
1439
|
+
* Text to audio synthesis. By default, each user has a limit of 100 requests per minute.
|
|
1440
|
+
* @summary Text to audio
|
|
1441
|
+
* @param {V1AiAudioLdmTextToAudioPostContentTypeEnum} contentType
|
|
1442
|
+
* @param {V1AiAudioLdmTextToAudioPostRequest} v1AiAudioLdmTextToAudioPostRequest
|
|
1443
|
+
* @param {*} [options] Override http request option.
|
|
1444
|
+
* @throws {RequiredError}
|
|
1445
|
+
* @memberof SureelApiInterface
|
|
1446
|
+
*/
|
|
1447
|
+
v1AiAudioLdmTextToAudioPost(contentType: V1AiAudioLdmTextToAudioPostContentTypeEnum, v1AiAudioLdmTextToAudioPostRequest: V1AiAudioLdmTextToAudioPostRequest, options?: RawAxiosRequestConfig): AxiosPromise<V1AiAudioLdmTextToAudioPost200Response>;
|
|
1448
|
+
/**
|
|
1449
|
+
* Upload original audio or upload content audio as form-data to be used by the other Audio LDM endpoints. The files are temporarily stored on the server.
|
|
1450
|
+
* @summary Upload audios
|
|
1451
|
+
* @param {string} contentType
|
|
1452
|
+
* @param {*} [options] Override http request option.
|
|
1453
|
+
* @throws {RequiredError}
|
|
1454
|
+
* @memberof SureelApiInterface
|
|
1455
|
+
*/
|
|
1456
|
+
v1AiAudioLdmUploadAudiosPost(contentType: string, options?: RawAxiosRequestConfig): AxiosPromise<V1AiAudioLdmUploadAudiosPost200Response>;
|
|
1457
|
+
/**
|
|
1458
|
+
* Voice style transfer using given voice uuid
|
|
1459
|
+
* @summary Voice transfer
|
|
1460
|
+
* @param {V1AiAudioLdmVoiceTransferPostContentTypeEnum} contentType
|
|
1461
|
+
* @param {V1AiAudioLdmVoiceTransferPostRequest} v1AiAudioLdmVoiceTransferPostRequest
|
|
1462
|
+
* @param {*} [options] Override http request option.
|
|
1463
|
+
* @throws {RequiredError}
|
|
1464
|
+
* @memberof SureelApiInterface
|
|
1465
|
+
*/
|
|
1466
|
+
v1AiAudioLdmVoiceTransferPost(contentType: V1AiAudioLdmVoiceTransferPostContentTypeEnum, v1AiAudioLdmVoiceTransferPostRequest: V1AiAudioLdmVoiceTransferPostRequest, options?: RawAxiosRequestConfig): AxiosPromise<V1AiAudioLdmTextToAudioPost200Response>;
|
|
1467
|
+
/**
|
|
1468
|
+
* Image attribution analysis extracts the analysis metrics for a given image. Metrics are as follows: Attribution likelihood describes the probability that a piece of content from the registry had an influence on the creation of a new piece of content. Cross-correlation describes how big the spatial shift between the images is. Color match describes how similar the color distributions of RGB are. And pixel-wise average difference gives the average distance in between images.
|
|
1469
|
+
* @summary Attribution analysis
|
|
1470
|
+
* @param {V1AiLdmAttributionAnalysisPostContentTypeEnum} contentType
|
|
1471
|
+
* @param {V1AiLdmAttributionAnalysisPostRequest} v1AiLdmAttributionAnalysisPostRequest
|
|
1472
|
+
* @param {*} [options] Override http request option.
|
|
1473
|
+
* @throws {RequiredError}
|
|
1474
|
+
* @memberof SureelApiInterface
|
|
1475
|
+
*/
|
|
1476
|
+
v1AiLdmAttributionAnalysisPost(contentType: V1AiLdmAttributionAnalysisPostContentTypeEnum, v1AiLdmAttributionAnalysisPostRequest: V1AiLdmAttributionAnalysisPostRequest, options?: RawAxiosRequestConfig): AxiosPromise<PostLdmResponse>;
|
|
1477
|
+
/**
|
|
1478
|
+
* Prepares the attribution enviroment and embeddings from specified prefix.
|
|
1479
|
+
* @summary Attribution setup
|
|
1480
|
+
* @param {V1AiLdmAttributionSetupPostContentTypeEnum} contentType
|
|
1481
|
+
* @param {V1AiLdmAttributionSetupPostRequest} v1AiLdmAttributionSetupPostRequest
|
|
1482
|
+
* @param {*} [options] Override http request option.
|
|
1483
|
+
* @throws {RequiredError}
|
|
1484
|
+
* @memberof SureelApiInterface
|
|
1485
|
+
*/
|
|
1486
|
+
v1AiLdmAttributionSetupPost(contentType: V1AiLdmAttributionSetupPostContentTypeEnum, v1AiLdmAttributionSetupPostRequest: V1AiLdmAttributionSetupPostRequest, options?: RawAxiosRequestConfig): AxiosPromise<PostLdmResponse>;
|
|
1487
|
+
/**
|
|
1488
|
+
* Create cover art for your music album or single. By default, each user has a limit of 100 requests per minute.
|
|
1489
|
+
* @summary Music cover art
|
|
1490
|
+
* @param {V1AiLdmCoverArtPostContentTypeEnum} contentType
|
|
1491
|
+
* @param {V1AiLdmCoverArtPostRequest} v1AiLdmCoverArtPostRequest
|
|
1492
|
+
* @param {*} [options] Override http request option.
|
|
1493
|
+
* @throws {RequiredError}
|
|
1494
|
+
* @memberof SureelApiInterface
|
|
1495
|
+
*/
|
|
1496
|
+
v1AiLdmCoverArtPost(contentType: V1AiLdmCoverArtPostContentTypeEnum, v1AiLdmCoverArtPostRequest: V1AiLdmCoverArtPostRequest, options?: RawAxiosRequestConfig): AxiosPromise<PostLdmResponse>;
|
|
1497
|
+
}
|
|
1498
|
+
/**
|
|
1499
|
+
* SureelApi - object-oriented interface
|
|
1500
|
+
* @export
|
|
1501
|
+
* @class SureelApi
|
|
1502
|
+
* @extends {BaseAPI}
|
|
1503
|
+
*/
|
|
1504
|
+
export declare class SureelApi extends BaseAPI implements SureelApiInterface {
|
|
1505
|
+
/**
|
|
1506
|
+
* Add a watermark to a given image. By default, each user has a limit of 100 requests per minute.
|
|
1507
|
+
* @summary Watermarking
|
|
1508
|
+
* @param {ApplyWatermarkContentTypeEnum} contentType
|
|
1509
|
+
* @param {ApplyWatermarkRequest} applyWatermarkRequest
|
|
1510
|
+
* @param {*} [options] Override http request option.
|
|
1511
|
+
* @throws {RequiredError}
|
|
1512
|
+
* @memberof SureelApi
|
|
1513
|
+
*/
|
|
1514
|
+
applyWatermark(contentType: ApplyWatermarkContentTypeEnum, applyWatermarkRequest: ApplyWatermarkRequest, options?: RawAxiosRequestConfig): Promise<import("axios").AxiosResponse<PostLdmResponse, any>>;
|
|
1515
|
+
/**
|
|
1516
|
+
* Prompt- and style-image-guided image-to-image synthesis conditioned by a ControlNet specialized on preserving faces. The image is conditioned by the prompt, by the style image, and by the facial structure of the content image. By default, each user has a limit of 100 requests per minute.
|
|
1517
|
+
* @summary Avatar image blending
|
|
1518
|
+
* @param {AvatarImageBlendingContentTypeEnum} contentType
|
|
1519
|
+
* @param {AvatarImageBlendingRequest} avatarImageBlendingRequest
|
|
1520
|
+
* @param {*} [options] Override http request option.
|
|
1521
|
+
* @throws {RequiredError}
|
|
1522
|
+
* @memberof SureelApi
|
|
1523
|
+
*/
|
|
1524
|
+
avatarImageBlending(contentType: AvatarImageBlendingContentTypeEnum, avatarImageBlendingRequest: AvatarImageBlendingRequest, options?: RawAxiosRequestConfig): Promise<import("axios").AxiosResponse<PostLdmResponse, any>>;
|
|
1525
|
+
/**
|
|
1526
|
+
* Calculate the attribution of a given image. Attribution describes the influence of training data on content generated using AI. When training an AI model with different collections of data, each collection has a certain amount of influence on the resulting model. When generating new content with the resulting model, the influence each collection has on the new content is referred to as the attribution of the new content. By default, each user has a limit of 100 requests per minute.
|
|
1527
|
+
* @summary Image attribution calculation
|
|
1528
|
+
* @param {CalculateAttributionContentTypeEnum} contentType
|
|
1529
|
+
* @param {CalculateAttributionRequest} calculateAttributionRequest
|
|
1530
|
+
* @param {*} [options] Override http request option.
|
|
1531
|
+
* @throws {RequiredError}
|
|
1532
|
+
* @memberof SureelApi
|
|
1533
|
+
*/
|
|
1534
|
+
calculateAttribution(contentType: CalculateAttributionContentTypeEnum, calculateAttributionRequest: CalculateAttributionRequest, options?: RawAxiosRequestConfig): Promise<import("axios").AxiosResponse<PostLdmResponse, any>>;
|
|
1535
|
+
/**
|
|
1536
|
+
* Compute the credits for a specific endpoint call based on a set of input parameters. By default, each user has a limit of 40 requests per minute.
|
|
1537
|
+
* @summary Calculate credits
|
|
1538
|
+
* @param {CalculateCreditsContentTypeEnum} contentType
|
|
1539
|
+
* @param {CreditCalculationRequest} creditCalculationRequest
|
|
1540
|
+
* @param {*} [options] Override http request option.
|
|
1541
|
+
* @throws {RequiredError}
|
|
1542
|
+
* @memberof SureelApi
|
|
1543
|
+
*/
|
|
1544
|
+
calculateCredits(contentType: CalculateCreditsContentTypeEnum, creditCalculationRequest: CreditCalculationRequest, options?: RawAxiosRequestConfig): Promise<import("axios").AxiosResponse<PostCreditCalculationResponse, any>>;
|
|
1545
|
+
/**
|
|
1546
|
+
* Prompt-guided image-to-image synthesis conditioned by a canny edge ControlNet. ControlNet preserves the semantic structure of a given content image, making it useful for applications such as style transfer. By default, each user has a limit of 100 requests per minute.
|
|
1547
|
+
* @summary ControlNet
|
|
1548
|
+
* @param {ControlNetContentTypeEnum} contentType
|
|
1549
|
+
* @param {ControlNetRequest} controlNetRequest
|
|
1550
|
+
* @param {*} [options] Override http request option.
|
|
1551
|
+
* @throws {RequiredError}
|
|
1552
|
+
* @memberof SureelApi
|
|
1553
|
+
*/
|
|
1554
|
+
controlNet(contentType: ControlNetContentTypeEnum, controlNetRequest: ControlNetRequest, options?: RawAxiosRequestConfig): Promise<import("axios").AxiosResponse<PostLdmResponse, any>>;
|
|
1555
|
+
/**
|
|
1556
|
+
* Upload artworks and create a new artist collection. Every artist can create multiple collections of artworks. The model is trained on each collection separately. Each collection has a `collectionUuid` that can be used for the fine-tuning or as `artistPreset` in the synthesis endpoints. New collections can be created with the `/artist/upload-artwork` endpoint and existing collections can be obtained with the `/artist/collections` endpoint.
|
|
1557
|
+
* @summary Upload artworks and create collection
|
|
1558
|
+
* @param {CreateCollectionContentTypeEnum} contentType
|
|
1559
|
+
* @param {CreateCollectionRequest} createCollectionRequest
|
|
1560
|
+
* @param {*} [options] Override http request option.
|
|
1561
|
+
* @throws {RequiredError}
|
|
1562
|
+
* @memberof SureelApi
|
|
1563
|
+
*/
|
|
1564
|
+
createCollection(contentType: CreateCollectionContentTypeEnum, createCollectionRequest: CreateCollectionRequest, options?: RawAxiosRequestConfig): Promise<import("axios").AxiosResponse<PostUploadArtworksResponse, any>>;
|
|
1565
|
+
/**
|
|
1566
|
+
* Delete prompt and images by request ID.
|
|
1567
|
+
* @summary Delete LDM request
|
|
1568
|
+
* @param {string} requestId
|
|
1569
|
+
* @param {*} [options] Override http request option.
|
|
1570
|
+
* @throws {RequiredError}
|
|
1571
|
+
* @memberof SureelApi
|
|
1572
|
+
*/
|
|
1573
|
+
deleteRequestById(requestId: string, options?: RawAxiosRequestConfig): Promise<import("axios").AxiosResponse<void, any>>;
|
|
1574
|
+
/**
|
|
1575
|
+
* Prompt-guided face swap. By default, each user has a limit of 100 requests per minute.
|
|
1576
|
+
* @summary Face swap
|
|
1577
|
+
* @param {FaceSwapContentTypeEnum} contentType
|
|
1578
|
+
* @param {ControlNetRequest} controlNetRequest
|
|
1579
|
+
* @param {*} [options] Override http request option.
|
|
1580
|
+
* @throws {RequiredError}
|
|
1581
|
+
* @memberof SureelApi
|
|
1582
|
+
*/
|
|
1583
|
+
faceSwap(contentType: FaceSwapContentTypeEnum, controlNetRequest: ControlNetRequest, options?: RawAxiosRequestConfig): Promise<import("axios").AxiosResponse<PostLdmResponse, any>>;
|
|
1584
|
+
/**
|
|
1585
|
+
* Fine-tunes the image synthesis model with user-provided images. Begin by uploading your images through the `/artist/upload-artwork` endpoint or retrieve the `collectionUuid` from the `/artist/collections` endpoint. By default, each user has a limit of 100 requests per minute.
|
|
1586
|
+
* @summary Fine-tuning
|
|
1587
|
+
* @param {FinetuneModelContentTypeEnum} contentType
|
|
1588
|
+
* @param {FinetuningRequest} finetuningRequest
|
|
1589
|
+
* @param {*} [options] Override http request option.
|
|
1590
|
+
* @throws {RequiredError}
|
|
1591
|
+
* @memberof SureelApi
|
|
1592
|
+
*/
|
|
1593
|
+
finetuneModel(contentType: FinetuneModelContentTypeEnum, finetuningRequest: FinetuningRequest, options?: RawAxiosRequestConfig): Promise<import("axios").AxiosResponse<PostLdmResponse, any>>;
|
|
1594
|
+
/**
|
|
1595
|
+
* Generate a low-res preview image of a given image. By default, each user has a limit of 100 requests per minute.
|
|
1596
|
+
* @summary Preview generation
|
|
1597
|
+
* @param {GeneratePreviewContentTypeEnum} contentType
|
|
1598
|
+
* @param {GeneratePreviewRequest} generatePreviewRequest
|
|
1599
|
+
* @param {*} [options] Override http request option.
|
|
1600
|
+
* @throws {RequiredError}
|
|
1601
|
+
* @memberof SureelApi
|
|
1602
|
+
*/
|
|
1603
|
+
generatePreview(contentType: GeneratePreviewContentTypeEnum, generatePreviewRequest: GeneratePreviewRequest, options?: RawAxiosRequestConfig): Promise<import("axios").AxiosResponse<PostLdmResponse, any>>;
|
|
1604
|
+
/**
|
|
1605
|
+
* Returns the signed url for the given filenames.
|
|
1606
|
+
* @summary Generate signed URLs to put files to S3
|
|
1607
|
+
* @param {GenerateSignedUrlsContentTypeEnum} contentType
|
|
1608
|
+
* @param {UploadUrlRequest} uploadUrlRequest
|
|
1609
|
+
* @param {*} [options] Override http request option.
|
|
1610
|
+
* @throws {RequiredError}
|
|
1611
|
+
* @memberof SureelApi
|
|
1612
|
+
*/
|
|
1613
|
+
generateSignedUrls(contentType: GenerateSignedUrlsContentTypeEnum, uploadUrlRequest: UploadUrlRequest, options?: RawAxiosRequestConfig): Promise<import("axios").AxiosResponse<UploadUrl[], any>>;
|
|
1614
|
+
/**
|
|
1615
|
+
* Get a list of all artists including their published collections. By default, each user has a limit of 60 requests per minute.
|
|
1616
|
+
* @summary Get all artists
|
|
1617
|
+
* @param {string} includeArtworks
|
|
1618
|
+
* @param {string} [includeFullResArtworks]
|
|
1619
|
+
* @param {*} [options] Override http request option.
|
|
1620
|
+
* @throws {RequiredError}
|
|
1621
|
+
* @memberof SureelApi
|
|
1622
|
+
*/
|
|
1623
|
+
getAllArtists(includeArtworks: string, includeFullResArtworks?: string, options?: RawAxiosRequestConfig): Promise<import("axios").AxiosResponse<GetOwnCollections200Response[], any>>;
|
|
1624
|
+
/**
|
|
1625
|
+
* Get the data of one artist by the username including their published collections. By default, each user has a limit of 60 requests per minute.
|
|
1626
|
+
* @summary Get artist by username
|
|
1627
|
+
* @param {string} includeArtworks
|
|
1628
|
+
* @param {string} username
|
|
1629
|
+
* @param {string} [includeFullResArtworks]
|
|
1630
|
+
* @param {*} [options] Override http request option.
|
|
1631
|
+
* @throws {RequiredError}
|
|
1632
|
+
* @memberof SureelApi
|
|
1633
|
+
*/
|
|
1634
|
+
getArtistByUsername(includeArtworks: string, username: string, includeFullResArtworks?: string, options?: RawAxiosRequestConfig): Promise<import("axios").AxiosResponse<GetOwnCollections200Response, any>>;
|
|
1635
|
+
/**
|
|
1636
|
+
* Get the credit balance of a user.
|
|
1637
|
+
* @summary Get balance
|
|
1638
|
+
* @param {*} [options] Override http request option.
|
|
1639
|
+
* @throws {RequiredError}
|
|
1640
|
+
* @memberof SureelApi
|
|
1641
|
+
*/
|
|
1642
|
+
getBalance(options?: RawAxiosRequestConfig): Promise<import("axios").AxiosResponse<GetBalanceResponse, any>>;
|
|
1643
|
+
/**
|
|
1644
|
+
* Get all own collections, including non-published.
|
|
1645
|
+
* @summary Get own collections
|
|
1646
|
+
* @param {string} includeArtworks
|
|
1647
|
+
* @param {string} [includeFullResArtworks]
|
|
1648
|
+
* @param {*} [options] Override http request option.
|
|
1649
|
+
* @throws {RequiredError}
|
|
1650
|
+
* @memberof SureelApi
|
|
1651
|
+
*/
|
|
1652
|
+
getOwnCollections(includeArtworks: string, includeFullResArtworks?: string, options?: RawAxiosRequestConfig): Promise<import("axios").AxiosResponse<GetOwnCollections200Response, any>>;
|
|
1653
|
+
/**
|
|
1654
|
+
* Retrieve the history of previous prompts by using cursor-based pagination.
|
|
1655
|
+
* @summary Prompt history
|
|
1656
|
+
* @param {number} take The `take` parameter is the number of prompts to return per page.
|
|
1657
|
+
* @param {string} [cursor] The optional `cursor` parameter is the LastEvaluatedKey in the previous page.
|
|
1658
|
+
* @param {number} [maxTimestamp] The optional `maxTimestamp` parameter, expressed in milliseconds, can be used to filter transactions up to a certain timestamp.
|
|
1659
|
+
* @param {*} [options] Override http request option.
|
|
1660
|
+
* @throws {RequiredError}
|
|
1661
|
+
* @memberof SureelApi
|
|
1662
|
+
*/
|
|
1663
|
+
getPromptHistory(take: number, cursor?: string, maxTimestamp?: number, options?: RawAxiosRequestConfig): Promise<import("axios").AxiosResponse<GetPromptHistoryResponse, any>>;
|
|
1664
|
+
/**
|
|
1665
|
+
* Get the result for a queued LDM request by providing the corresponding `requestId` obtained from other LDM endpoints.
|
|
1666
|
+
* @summary LDM request results
|
|
1667
|
+
* @param {string} requestId
|
|
1668
|
+
* @param {*} [options] Override http request option.
|
|
1669
|
+
* @throws {RequiredError}
|
|
1670
|
+
* @memberof SureelApi
|
|
1671
|
+
*/
|
|
1672
|
+
getResultByRequestId(requestId: string, options?: RawAxiosRequestConfig): Promise<import("axios").AxiosResponse<GetResultByRequestId200Response, any>>;
|
|
1673
|
+
/**
|
|
1674
|
+
* Get the style preset parameters for ldm.
|
|
1675
|
+
* @summary Style presets for ldm
|
|
1676
|
+
* @param {*} [options] Override http request option.
|
|
1677
|
+
* @throws {RequiredError}
|
|
1678
|
+
* @memberof SureelApi
|
|
1679
|
+
*/
|
|
1680
|
+
getStylePresets(options?: RawAxiosRequestConfig): Promise<import("axios").AxiosResponse<GetStylePresets200Response, any>>;
|
|
1681
|
+
/**
|
|
1682
|
+
* Retrieve the history of previous credit transactions by using cursor-based pagination.
|
|
1683
|
+
* @summary Transaction history
|
|
1684
|
+
* @param {number} take The `take` parameter is the number of transactions to return per page.
|
|
1685
|
+
* @param {string} [cursor] The optional `cursor` parameter is the LastEvaluatedKey in the previous page.
|
|
1686
|
+
* @param {number} [maxTimestamp] The optional `maxTimestamp` parameter, expressed in milliseconds, allows for the filtering of transactions up to a specified timestamp.
|
|
1687
|
+
* @param {*} [options] Override http request option.
|
|
1688
|
+
* @throws {RequiredError}
|
|
1689
|
+
* @memberof SureelApi
|
|
1690
|
+
*/
|
|
1691
|
+
getTransactionHistory(take: number, cursor?: string, maxTimestamp?: number, options?: RawAxiosRequestConfig): Promise<import("axios").AxiosResponse<GetTransactionHistoryResponse, any>>;
|
|
1692
|
+
/**
|
|
1693
|
+
* Blend two images into a combination of both. The content image influnces the content more and the style image influences the style more. By default, each user has a limit of 100 requests per minute.
|
|
1694
|
+
* @summary Image blending
|
|
1695
|
+
* @param {ImageBlendingContentTypeEnum} contentType
|
|
1696
|
+
* @param {ImageBlendingRequest} imageBlendingRequest
|
|
1697
|
+
* @param {*} [options] Override http request option.
|
|
1698
|
+
* @throws {RequiredError}
|
|
1699
|
+
* @memberof SureelApi
|
|
1700
|
+
*/
|
|
1701
|
+
imageBlending(contentType: ImageBlendingContentTypeEnum, imageBlendingRequest: ImageBlendingRequest, options?: RawAxiosRequestConfig): Promise<import("axios").AxiosResponse<PostLdmResponse, any>>;
|
|
1702
|
+
/**
|
|
1703
|
+
* Prompt- and mask-guided image-to-image synthesis. By default, each user has a limit of 100 requests per minute.
|
|
1704
|
+
* @summary Inpaint image
|
|
1705
|
+
* @param {InpaintContentTypeEnum} contentType
|
|
1706
|
+
* @param {InpaintRequest} inpaintRequest
|
|
1707
|
+
* @param {*} [options] Override http request option.
|
|
1708
|
+
* @throws {RequiredError}
|
|
1709
|
+
* @memberof SureelApi
|
|
1710
|
+
*/
|
|
1711
|
+
inpaint(contentType: InpaintContentTypeEnum, inpaintRequest: InpaintRequest, options?: RawAxiosRequestConfig): Promise<import("axios").AxiosResponse<PostLdmResponse, any>>;
|
|
1712
|
+
/**
|
|
1713
|
+
* Prompt-guided image-to-image synthesis. Use the reimagine endpoint when aiming to adjust an image based on the prompt. By default, each user has a limit of 100 requests per minute.
|
|
1714
|
+
* @summary Reimagine image
|
|
1715
|
+
* @param {ReimagineContentTypeEnum} contentType
|
|
1716
|
+
* @param {ReimagineRequest} reimagineRequest
|
|
1717
|
+
* @param {*} [options] Override http request option.
|
|
1718
|
+
* @throws {RequiredError}
|
|
1719
|
+
* @memberof SureelApi
|
|
1720
|
+
*/
|
|
1721
|
+
reimagine(contentType: ReimagineContentTypeEnum, reimagineRequest: ReimagineRequest, options?: RawAxiosRequestConfig): Promise<import("axios").AxiosResponse<PostLdmResponse, any>>;
|
|
1722
|
+
/**
|
|
1723
|
+
* Remove the background of a given image. By default, each user has a limit of 100 requests per minute.
|
|
1724
|
+
* @summary Background removal
|
|
1725
|
+
* @param {RemoveBackgroundContentTypeEnum} contentType
|
|
1726
|
+
* @param {RemoveBackgroundRequest} removeBackgroundRequest
|
|
1727
|
+
* @param {*} [options] Override http request option.
|
|
1728
|
+
* @throws {RequiredError}
|
|
1729
|
+
* @memberof SureelApi
|
|
1730
|
+
*/
|
|
1731
|
+
removeBackground(contentType: RemoveBackgroundContentTypeEnum, removeBackgroundRequest: RemoveBackgroundRequest, options?: RawAxiosRequestConfig): Promise<import("axios").AxiosResponse<PostLdmResponse, any>>;
|
|
1732
|
+
/**
|
|
1733
|
+
* Prompt- and image-guided style transfer. Use the style transfer endpoint when aiming to transform an image into the artistic style of a specific artist\'s collection. By default, each user has a limit of 100 requests per minute.
|
|
1734
|
+
* @summary Style transfer
|
|
1735
|
+
* @param {StyleTransferContentTypeEnum} contentType
|
|
1736
|
+
* @param {StyleTransferRequest} styleTransferRequest
|
|
1737
|
+
* @param {*} [options] Override http request option.
|
|
1738
|
+
* @throws {RequiredError}
|
|
1739
|
+
* @memberof SureelApi
|
|
1740
|
+
*/
|
|
1741
|
+
styleTransfer(contentType: StyleTransferContentTypeEnum, styleTransferRequest: StyleTransferRequest, options?: RawAxiosRequestConfig): Promise<import("axios").AxiosResponse<PostLdmResponse, any>>;
|
|
1742
|
+
/**
|
|
1743
|
+
* Text to image synthesis. By default, each user has a limit of 100 requests per minute.
|
|
1744
|
+
* @summary Text to Image
|
|
1745
|
+
* @param {TextToImageRequest} textToImageRequest
|
|
1746
|
+
* @param {*} [options] Override http request option.
|
|
1747
|
+
* @throws {RequiredError}
|
|
1748
|
+
* @memberof SureelApi
|
|
1749
|
+
*/
|
|
1750
|
+
textToImage(textToImageRequest: TextToImageRequest, options?: RawAxiosRequestConfig): Promise<import("axios").AxiosResponse<PostLdmResponse, any>>;
|
|
1751
|
+
/**
|
|
1752
|
+
* Update API terms and conditions status of a user
|
|
1753
|
+
* @summary API terms and conditions status
|
|
1754
|
+
* @param {UpdateApiTermsAndConditionsContentTypeEnum} contentType
|
|
1755
|
+
* @param {ApiTermsRequest} apiTermsRequest
|
|
1756
|
+
* @param {*} [options] Override http request option.
|
|
1757
|
+
* @throws {RequiredError}
|
|
1758
|
+
* @memberof SureelApi
|
|
1759
|
+
*/
|
|
1760
|
+
updateApiTermsAndConditions(contentType: UpdateApiTermsAndConditionsContentTypeEnum, apiTermsRequest: ApiTermsRequest, options?: RawAxiosRequestConfig): Promise<import("axios").AxiosResponse<void, any>>;
|
|
1761
|
+
/**
|
|
1762
|
+
* Update an artist\'s collection with optional fields that can be modified via the request body. These fields include: collectionName, collectionDescription, and styles. The \'styles\' field should be a comma-separated list of styles.
|
|
1763
|
+
* @summary Update collection details
|
|
1764
|
+
* @param {string} collectionUuid
|
|
1765
|
+
* @param {UpdateCollectionContentTypeEnum} contentType
|
|
1766
|
+
* @param {UpdateCollectionRequest} [updateCollectionRequest]
|
|
1767
|
+
* @param {*} [options] Override http request option.
|
|
1768
|
+
* @throws {RequiredError}
|
|
1769
|
+
* @memberof SureelApi
|
|
1770
|
+
*/
|
|
1771
|
+
updateCollection(collectionUuid: string, contentType: UpdateCollectionContentTypeEnum, updateCollectionRequest?: UpdateCollectionRequest, options?: RawAxiosRequestConfig): Promise<import("axios").AxiosResponse<void, any>>;
|
|
1772
|
+
/**
|
|
1773
|
+
* Upload artworks or upload a content image and optionally a mask image as form-data to be used by the other LDM endpoints. The files are temporarily stored on the server. The minimum height and width should be 400.
|
|
1774
|
+
* @summary Upload images
|
|
1775
|
+
* @param {string} contentType
|
|
1776
|
+
* @param {*} [options] Override http request option.
|
|
1777
|
+
* @throws {RequiredError}
|
|
1778
|
+
* @memberof SureelApi
|
|
1779
|
+
*/
|
|
1780
|
+
uploadImages(contentType: string, options?: RawAxiosRequestConfig): Promise<import("axios").AxiosResponse<V1AiAudioLdmUploadAudiosPost200Response, any>>;
|
|
1781
|
+
/**
|
|
1782
|
+
* Upscale a given image. The maximum allowed resolution for the content image is 1024x1024. By default, each user has a limit of 100 requests per minute.
|
|
1783
|
+
* @summary Upscaling
|
|
1784
|
+
* @param {UpscaleImageContentTypeEnum} contentType
|
|
1785
|
+
* @param {UpscaleRequest} upscaleRequest
|
|
1786
|
+
* @param {*} [options] Override http request option.
|
|
1787
|
+
* @throws {RequiredError}
|
|
1788
|
+
* @memberof SureelApi
|
|
1789
|
+
*/
|
|
1790
|
+
upscaleImage(contentType: UpscaleImageContentTypeEnum, upscaleRequest: UpscaleRequest, options?: RawAxiosRequestConfig): Promise<import("axios").AxiosResponse<PostLdmResponse, any>>;
|
|
1791
|
+
/**
|
|
1792
|
+
* Prompt guided audio to audio synthesis. Use the audio to audio endpoint when aiming to adjust the style of an audio file based on the prompt. By default, each user has a limit of 100 requests per minute.
|
|
1793
|
+
* @summary Audio to audio
|
|
1794
|
+
* @param {V1AiAudioLdmAudioToAudioPostContentTypeEnum} contentType
|
|
1795
|
+
* @param {V1AiAudioLdmAudioToAudioPostRequest} v1AiAudioLdmAudioToAudioPostRequest
|
|
1796
|
+
* @param {*} [options] Override http request option.
|
|
1797
|
+
* @throws {RequiredError}
|
|
1798
|
+
* @memberof SureelApi
|
|
1799
|
+
*/
|
|
1800
|
+
v1AiAudioLdmAudioToAudioPost(contentType: V1AiAudioLdmAudioToAudioPostContentTypeEnum, v1AiAudioLdmAudioToAudioPostRequest: V1AiAudioLdmAudioToAudioPostRequest, options?: RawAxiosRequestConfig): Promise<import("axios").AxiosResponse<V1AiAudioLdmTextToAudioPost200Response, any>>;
|
|
1801
|
+
/**
|
|
1802
|
+
* Calculate the attribution of a given audio. Attribution describes the influence of training data on content generated using AI. When training an AI model with different collections of data, each collection has a certain amount of influence on the resulting model. When generating new content with the resulting model, the influence each collection has on the new content is referred to as the attribution of the new content. By default, each user has a limit of 100 requests per minute.
|
|
1803
|
+
* @summary Audio attribution calculation
|
|
1804
|
+
* @param {V1AiAudioLdmCalculateAudioAttributionPostContentTypeEnum} contentType
|
|
1805
|
+
* @param {V1AiAudioLdmCalculateAudioAttributionPostRequest} v1AiAudioLdmCalculateAudioAttributionPostRequest
|
|
1806
|
+
* @param {*} [options] Override http request option.
|
|
1807
|
+
* @throws {RequiredError}
|
|
1808
|
+
* @memberof SureelApi
|
|
1809
|
+
*/
|
|
1810
|
+
v1AiAudioLdmCalculateAudioAttributionPost(contentType: V1AiAudioLdmCalculateAudioAttributionPostContentTypeEnum, v1AiAudioLdmCalculateAudioAttributionPostRequest: V1AiAudioLdmCalculateAudioAttributionPostRequest, options?: RawAxiosRequestConfig): Promise<import("axios").AxiosResponse<V1AiAudioLdmTextToAudioPost200Response, any>>;
|
|
1811
|
+
/**
|
|
1812
|
+
* Get the result for a queued Audio LDM request by providing the corresponding `requestId` obtained from other Audio LDM endpoints.
|
|
1813
|
+
* @summary Audio LDM request results
|
|
1814
|
+
* @param {string} requestId
|
|
1815
|
+
* @param {*} [options] Override http request option.
|
|
1816
|
+
* @throws {RequiredError}
|
|
1817
|
+
* @memberof SureelApi
|
|
1818
|
+
*/
|
|
1819
|
+
v1AiAudioLdmRequestIdGet(requestId: string, options?: RawAxiosRequestConfig): Promise<import("axios").AxiosResponse<V1AiAudioLdmRequestIdGet200Response, any>>;
|
|
1820
|
+
/**
|
|
1821
|
+
* Split an audio file into stems. By default, each user has a limit of 100 requests per minute.
|
|
1822
|
+
* @summary Stem split
|
|
1823
|
+
* @param {V1AiAudioLdmStemSplitPostContentTypeEnum} contentType
|
|
1824
|
+
* @param {V1AiAudioLdmStemSplitPostRequest} v1AiAudioLdmStemSplitPostRequest
|
|
1825
|
+
* @param {*} [options] Override http request option.
|
|
1826
|
+
* @throws {RequiredError}
|
|
1827
|
+
* @memberof SureelApi
|
|
1828
|
+
*/
|
|
1829
|
+
v1AiAudioLdmStemSplitPost(contentType: V1AiAudioLdmStemSplitPostContentTypeEnum, v1AiAudioLdmStemSplitPostRequest: V1AiAudioLdmStemSplitPostRequest, options?: RawAxiosRequestConfig): Promise<import("axios").AxiosResponse<V1AiAudioLdmTextToAudioPost200Response, any>>;
|
|
1830
|
+
/**
|
|
1831
|
+
* Text to audio synthesis. By default, each user has a limit of 100 requests per minute.
|
|
1832
|
+
* @summary Text to audio
|
|
1833
|
+
* @param {V1AiAudioLdmTextToAudioPostContentTypeEnum} contentType
|
|
1834
|
+
* @param {V1AiAudioLdmTextToAudioPostRequest} v1AiAudioLdmTextToAudioPostRequest
|
|
1835
|
+
* @param {*} [options] Override http request option.
|
|
1836
|
+
* @throws {RequiredError}
|
|
1837
|
+
* @memberof SureelApi
|
|
1838
|
+
*/
|
|
1839
|
+
v1AiAudioLdmTextToAudioPost(contentType: V1AiAudioLdmTextToAudioPostContentTypeEnum, v1AiAudioLdmTextToAudioPostRequest: V1AiAudioLdmTextToAudioPostRequest, options?: RawAxiosRequestConfig): Promise<import("axios").AxiosResponse<V1AiAudioLdmTextToAudioPost200Response, any>>;
|
|
1840
|
+
/**
|
|
1841
|
+
* Upload original audio or upload content audio as form-data to be used by the other Audio LDM endpoints. The files are temporarily stored on the server.
|
|
1842
|
+
* @summary Upload audios
|
|
1843
|
+
* @param {string} contentType
|
|
1844
|
+
* @param {*} [options] Override http request option.
|
|
1845
|
+
* @throws {RequiredError}
|
|
1846
|
+
* @memberof SureelApi
|
|
1847
|
+
*/
|
|
1848
|
+
v1AiAudioLdmUploadAudiosPost(contentType: string, options?: RawAxiosRequestConfig): Promise<import("axios").AxiosResponse<V1AiAudioLdmUploadAudiosPost200Response, any>>;
|
|
1849
|
+
/**
|
|
1850
|
+
* Voice style transfer using given voice uuid
|
|
1851
|
+
* @summary Voice transfer
|
|
1852
|
+
* @param {V1AiAudioLdmVoiceTransferPostContentTypeEnum} contentType
|
|
1853
|
+
* @param {V1AiAudioLdmVoiceTransferPostRequest} v1AiAudioLdmVoiceTransferPostRequest
|
|
1854
|
+
* @param {*} [options] Override http request option.
|
|
1855
|
+
* @throws {RequiredError}
|
|
1856
|
+
* @memberof SureelApi
|
|
1857
|
+
*/
|
|
1858
|
+
v1AiAudioLdmVoiceTransferPost(contentType: V1AiAudioLdmVoiceTransferPostContentTypeEnum, v1AiAudioLdmVoiceTransferPostRequest: V1AiAudioLdmVoiceTransferPostRequest, options?: RawAxiosRequestConfig): Promise<import("axios").AxiosResponse<V1AiAudioLdmTextToAudioPost200Response, any>>;
|
|
1859
|
+
/**
|
|
1860
|
+
* Image attribution analysis extracts the analysis metrics for a given image. Metrics are as follows: Attribution likelihood describes the probability that a piece of content from the registry had an influence on the creation of a new piece of content. Cross-correlation describes how big the spatial shift between the images is. Color match describes how similar the color distributions of RGB are. And pixel-wise average difference gives the average distance in between images.
|
|
1861
|
+
* @summary Attribution analysis
|
|
1862
|
+
* @param {V1AiLdmAttributionAnalysisPostContentTypeEnum} contentType
|
|
1863
|
+
* @param {V1AiLdmAttributionAnalysisPostRequest} v1AiLdmAttributionAnalysisPostRequest
|
|
1864
|
+
* @param {*} [options] Override http request option.
|
|
1865
|
+
* @throws {RequiredError}
|
|
1866
|
+
* @memberof SureelApi
|
|
1867
|
+
*/
|
|
1868
|
+
v1AiLdmAttributionAnalysisPost(contentType: V1AiLdmAttributionAnalysisPostContentTypeEnum, v1AiLdmAttributionAnalysisPostRequest: V1AiLdmAttributionAnalysisPostRequest, options?: RawAxiosRequestConfig): Promise<import("axios").AxiosResponse<PostLdmResponse, any>>;
|
|
1869
|
+
/**
|
|
1870
|
+
* Prepares the attribution enviroment and embeddings from specified prefix.
|
|
1871
|
+
* @summary Attribution setup
|
|
1872
|
+
* @param {V1AiLdmAttributionSetupPostContentTypeEnum} contentType
|
|
1873
|
+
* @param {V1AiLdmAttributionSetupPostRequest} v1AiLdmAttributionSetupPostRequest
|
|
1874
|
+
* @param {*} [options] Override http request option.
|
|
1875
|
+
* @throws {RequiredError}
|
|
1876
|
+
* @memberof SureelApi
|
|
1877
|
+
*/
|
|
1878
|
+
v1AiLdmAttributionSetupPost(contentType: V1AiLdmAttributionSetupPostContentTypeEnum, v1AiLdmAttributionSetupPostRequest: V1AiLdmAttributionSetupPostRequest, options?: RawAxiosRequestConfig): Promise<import("axios").AxiosResponse<PostLdmResponse, any>>;
|
|
1879
|
+
/**
|
|
1880
|
+
* Create cover art for your music album or single. By default, each user has a limit of 100 requests per minute.
|
|
1881
|
+
* @summary Music cover art
|
|
1882
|
+
* @param {V1AiLdmCoverArtPostContentTypeEnum} contentType
|
|
1883
|
+
* @param {V1AiLdmCoverArtPostRequest} v1AiLdmCoverArtPostRequest
|
|
1884
|
+
* @param {*} [options] Override http request option.
|
|
1885
|
+
* @throws {RequiredError}
|
|
1886
|
+
* @memberof SureelApi
|
|
1887
|
+
*/
|
|
1888
|
+
v1AiLdmCoverArtPost(contentType: V1AiLdmCoverArtPostContentTypeEnum, v1AiLdmCoverArtPostRequest: V1AiLdmCoverArtPostRequest, options?: RawAxiosRequestConfig): Promise<import("axios").AxiosResponse<PostLdmResponse, any>>;
|
|
1889
|
+
}
|
|
1890
|
+
/**
|
|
1891
|
+
* @export
|
|
1892
|
+
*/
|
|
1893
|
+
export declare const ApplyWatermarkContentTypeEnum: {
|
|
1894
|
+
readonly ApplicationJson: "application/json";
|
|
1895
|
+
};
|
|
1896
|
+
export type ApplyWatermarkContentTypeEnum = (typeof ApplyWatermarkContentTypeEnum)[keyof typeof ApplyWatermarkContentTypeEnum];
|
|
1897
|
+
/**
|
|
1898
|
+
* @export
|
|
1899
|
+
*/
|
|
1900
|
+
export declare const AvatarImageBlendingContentTypeEnum: {
|
|
1901
|
+
readonly ApplicationJson: "application/json";
|
|
1902
|
+
};
|
|
1903
|
+
export type AvatarImageBlendingContentTypeEnum = (typeof AvatarImageBlendingContentTypeEnum)[keyof typeof AvatarImageBlendingContentTypeEnum];
|
|
1904
|
+
/**
|
|
1905
|
+
* @export
|
|
1906
|
+
*/
|
|
1907
|
+
export declare const CalculateAttributionContentTypeEnum: {
|
|
1908
|
+
readonly ApplicationJson: "application/json";
|
|
1909
|
+
};
|
|
1910
|
+
export type CalculateAttributionContentTypeEnum = (typeof CalculateAttributionContentTypeEnum)[keyof typeof CalculateAttributionContentTypeEnum];
|
|
1911
|
+
/**
|
|
1912
|
+
* @export
|
|
1913
|
+
*/
|
|
1914
|
+
export declare const CalculateCreditsContentTypeEnum: {
|
|
1915
|
+
readonly ApplicationJson: "application/json";
|
|
1916
|
+
};
|
|
1917
|
+
export type CalculateCreditsContentTypeEnum = (typeof CalculateCreditsContentTypeEnum)[keyof typeof CalculateCreditsContentTypeEnum];
|
|
1918
|
+
/**
|
|
1919
|
+
* @export
|
|
1920
|
+
*/
|
|
1921
|
+
export declare const ControlNetContentTypeEnum: {
|
|
1922
|
+
readonly ApplicationJson: "application/json";
|
|
1923
|
+
};
|
|
1924
|
+
export type ControlNetContentTypeEnum = (typeof ControlNetContentTypeEnum)[keyof typeof ControlNetContentTypeEnum];
|
|
1925
|
+
/**
|
|
1926
|
+
* @export
|
|
1927
|
+
*/
|
|
1928
|
+
export declare const CreateCollectionContentTypeEnum: {
|
|
1929
|
+
readonly ApplicationJson: "application/json";
|
|
1930
|
+
};
|
|
1931
|
+
export type CreateCollectionContentTypeEnum = (typeof CreateCollectionContentTypeEnum)[keyof typeof CreateCollectionContentTypeEnum];
|
|
1932
|
+
/**
|
|
1933
|
+
* @export
|
|
1934
|
+
*/
|
|
1935
|
+
export declare const FaceSwapContentTypeEnum: {
|
|
1936
|
+
readonly ApplicationJson: "application/json";
|
|
1937
|
+
};
|
|
1938
|
+
export type FaceSwapContentTypeEnum = (typeof FaceSwapContentTypeEnum)[keyof typeof FaceSwapContentTypeEnum];
|
|
1939
|
+
/**
|
|
1940
|
+
* @export
|
|
1941
|
+
*/
|
|
1942
|
+
export declare const FinetuneModelContentTypeEnum: {
|
|
1943
|
+
readonly ApplicationJson: "application/json";
|
|
1944
|
+
};
|
|
1945
|
+
export type FinetuneModelContentTypeEnum = (typeof FinetuneModelContentTypeEnum)[keyof typeof FinetuneModelContentTypeEnum];
|
|
1946
|
+
/**
|
|
1947
|
+
* @export
|
|
1948
|
+
*/
|
|
1949
|
+
export declare const GeneratePreviewContentTypeEnum: {
|
|
1950
|
+
readonly ApplicationJson: "application/json";
|
|
1951
|
+
};
|
|
1952
|
+
export type GeneratePreviewContentTypeEnum = (typeof GeneratePreviewContentTypeEnum)[keyof typeof GeneratePreviewContentTypeEnum];
|
|
1953
|
+
/**
|
|
1954
|
+
* @export
|
|
1955
|
+
*/
|
|
1956
|
+
export declare const GenerateSignedUrlsContentTypeEnum: {
|
|
1957
|
+
readonly ApplicationJson: "application/json";
|
|
1958
|
+
};
|
|
1959
|
+
export type GenerateSignedUrlsContentTypeEnum = (typeof GenerateSignedUrlsContentTypeEnum)[keyof typeof GenerateSignedUrlsContentTypeEnum];
|
|
1960
|
+
/**
|
|
1961
|
+
* @export
|
|
1962
|
+
*/
|
|
1963
|
+
export declare const ImageBlendingContentTypeEnum: {
|
|
1964
|
+
readonly ApplicationJson: "application/json";
|
|
1965
|
+
};
|
|
1966
|
+
export type ImageBlendingContentTypeEnum = (typeof ImageBlendingContentTypeEnum)[keyof typeof ImageBlendingContentTypeEnum];
|
|
1967
|
+
/**
|
|
1968
|
+
* @export
|
|
1969
|
+
*/
|
|
1970
|
+
export declare const InpaintContentTypeEnum: {
|
|
1971
|
+
readonly ApplicationJson: "application/json";
|
|
1972
|
+
};
|
|
1973
|
+
export type InpaintContentTypeEnum = (typeof InpaintContentTypeEnum)[keyof typeof InpaintContentTypeEnum];
|
|
1974
|
+
/**
|
|
1975
|
+
* @export
|
|
1976
|
+
*/
|
|
1977
|
+
export declare const ReimagineContentTypeEnum: {
|
|
1978
|
+
readonly ApplicationJson: "application/json";
|
|
1979
|
+
};
|
|
1980
|
+
export type ReimagineContentTypeEnum = (typeof ReimagineContentTypeEnum)[keyof typeof ReimagineContentTypeEnum];
|
|
1981
|
+
/**
|
|
1982
|
+
* @export
|
|
1983
|
+
*/
|
|
1984
|
+
export declare const RemoveBackgroundContentTypeEnum: {
|
|
1985
|
+
readonly ApplicationJson: "application/json";
|
|
1986
|
+
};
|
|
1987
|
+
export type RemoveBackgroundContentTypeEnum = (typeof RemoveBackgroundContentTypeEnum)[keyof typeof RemoveBackgroundContentTypeEnum];
|
|
1988
|
+
/**
|
|
1989
|
+
* @export
|
|
1990
|
+
*/
|
|
1991
|
+
export declare const StyleTransferContentTypeEnum: {
|
|
1992
|
+
readonly ApplicationJson: "application/json";
|
|
1993
|
+
};
|
|
1994
|
+
export type StyleTransferContentTypeEnum = (typeof StyleTransferContentTypeEnum)[keyof typeof StyleTransferContentTypeEnum];
|
|
1995
|
+
/**
|
|
1996
|
+
* @export
|
|
1997
|
+
*/
|
|
1998
|
+
export declare const UpdateApiTermsAndConditionsContentTypeEnum: {
|
|
1999
|
+
readonly ApplicationJson: "application/json";
|
|
2000
|
+
};
|
|
2001
|
+
export type UpdateApiTermsAndConditionsContentTypeEnum = (typeof UpdateApiTermsAndConditionsContentTypeEnum)[keyof typeof UpdateApiTermsAndConditionsContentTypeEnum];
|
|
2002
|
+
/**
|
|
2003
|
+
* @export
|
|
2004
|
+
*/
|
|
2005
|
+
export declare const UpdateCollectionContentTypeEnum: {
|
|
2006
|
+
readonly ApplicationJson: "application/json";
|
|
2007
|
+
};
|
|
2008
|
+
export type UpdateCollectionContentTypeEnum = (typeof UpdateCollectionContentTypeEnum)[keyof typeof UpdateCollectionContentTypeEnum];
|
|
2009
|
+
/**
|
|
2010
|
+
* @export
|
|
2011
|
+
*/
|
|
2012
|
+
export declare const UpscaleImageContentTypeEnum: {
|
|
2013
|
+
readonly ApplicationJson: "application/json";
|
|
2014
|
+
};
|
|
2015
|
+
export type UpscaleImageContentTypeEnum = (typeof UpscaleImageContentTypeEnum)[keyof typeof UpscaleImageContentTypeEnum];
|
|
2016
|
+
/**
|
|
2017
|
+
* @export
|
|
2018
|
+
*/
|
|
2019
|
+
export declare const V1AiAudioLdmAudioToAudioPostContentTypeEnum: {
|
|
2020
|
+
readonly ApplicationJson: "application/json";
|
|
2021
|
+
};
|
|
2022
|
+
export type V1AiAudioLdmAudioToAudioPostContentTypeEnum = (typeof V1AiAudioLdmAudioToAudioPostContentTypeEnum)[keyof typeof V1AiAudioLdmAudioToAudioPostContentTypeEnum];
|
|
2023
|
+
/**
|
|
2024
|
+
* @export
|
|
2025
|
+
*/
|
|
2026
|
+
export declare const V1AiAudioLdmCalculateAudioAttributionPostContentTypeEnum: {
|
|
2027
|
+
readonly ApplicationJson: "application/json";
|
|
2028
|
+
};
|
|
2029
|
+
export type V1AiAudioLdmCalculateAudioAttributionPostContentTypeEnum = (typeof V1AiAudioLdmCalculateAudioAttributionPostContentTypeEnum)[keyof typeof V1AiAudioLdmCalculateAudioAttributionPostContentTypeEnum];
|
|
2030
|
+
/**
|
|
2031
|
+
* @export
|
|
2032
|
+
*/
|
|
2033
|
+
export declare const V1AiAudioLdmStemSplitPostContentTypeEnum: {
|
|
2034
|
+
readonly ApplicationJson: "application/json";
|
|
2035
|
+
};
|
|
2036
|
+
export type V1AiAudioLdmStemSplitPostContentTypeEnum = (typeof V1AiAudioLdmStemSplitPostContentTypeEnum)[keyof typeof V1AiAudioLdmStemSplitPostContentTypeEnum];
|
|
2037
|
+
/**
|
|
2038
|
+
* @export
|
|
2039
|
+
*/
|
|
2040
|
+
export declare const V1AiAudioLdmTextToAudioPostContentTypeEnum: {
|
|
2041
|
+
readonly ApplicationJson: "application/json";
|
|
2042
|
+
};
|
|
2043
|
+
export type V1AiAudioLdmTextToAudioPostContentTypeEnum = (typeof V1AiAudioLdmTextToAudioPostContentTypeEnum)[keyof typeof V1AiAudioLdmTextToAudioPostContentTypeEnum];
|
|
2044
|
+
/**
|
|
2045
|
+
* @export
|
|
2046
|
+
*/
|
|
2047
|
+
export declare const V1AiAudioLdmVoiceTransferPostContentTypeEnum: {
|
|
2048
|
+
readonly ApplicationJson: "application/json";
|
|
2049
|
+
};
|
|
2050
|
+
export type V1AiAudioLdmVoiceTransferPostContentTypeEnum = (typeof V1AiAudioLdmVoiceTransferPostContentTypeEnum)[keyof typeof V1AiAudioLdmVoiceTransferPostContentTypeEnum];
|
|
2051
|
+
/**
|
|
2052
|
+
* @export
|
|
2053
|
+
*/
|
|
2054
|
+
export declare const V1AiLdmAttributionAnalysisPostContentTypeEnum: {
|
|
2055
|
+
readonly ApplicationJson: "application/json";
|
|
2056
|
+
};
|
|
2057
|
+
export type V1AiLdmAttributionAnalysisPostContentTypeEnum = (typeof V1AiLdmAttributionAnalysisPostContentTypeEnum)[keyof typeof V1AiLdmAttributionAnalysisPostContentTypeEnum];
|
|
2058
|
+
/**
|
|
2059
|
+
* @export
|
|
2060
|
+
*/
|
|
2061
|
+
export declare const V1AiLdmAttributionSetupPostContentTypeEnum: {
|
|
2062
|
+
readonly ApplicationJson: "application/json";
|
|
2063
|
+
};
|
|
2064
|
+
export type V1AiLdmAttributionSetupPostContentTypeEnum = (typeof V1AiLdmAttributionSetupPostContentTypeEnum)[keyof typeof V1AiLdmAttributionSetupPostContentTypeEnum];
|
|
2065
|
+
/**
|
|
2066
|
+
* @export
|
|
2067
|
+
*/
|
|
2068
|
+
export declare const V1AiLdmCoverArtPostContentTypeEnum: {
|
|
2069
|
+
readonly ApplicationJson: "application/json";
|
|
2070
|
+
};
|
|
2071
|
+
export type V1AiLdmCoverArtPostContentTypeEnum = (typeof V1AiLdmCoverArtPostContentTypeEnum)[keyof typeof V1AiLdmCoverArtPostContentTypeEnum];
|
|
2072
|
+
//# sourceMappingURL=sureel-api.d.ts.map
|