Hyper Loras

Create a new hyper lora and get upload URLs

Creates a new hyper lora entry and returns pre-signed upload URLs for the reference photo and lora file. Files will be stored at hyperlora/[race]/[ageSpan]/[id]/source and hyperlora/[race]/[ageSpan]/[id]/lora.safetensors

post/v1/hyper-loras

Headers

x-api-keystring required

API key for authentication

Request body

race'afro' | 'arab' | 'asian' | 'caucasian' | 'latina' required
ageSpan'18' | '20' | '30' | '40' | '50' required
referencePhotoContentType'image/jpeg' | 'image/png' | 'image/webp'

Content type for the reference photo

Response

Hyper lora created successfully with upload URLs

Changes

No recorded changes to this endpoint across all 1 revision of this API.