Hands&Feet Repair Submit API Reference
GET/POST/ai/hand-foot/repair
Description:Repair hands and feet in model generation.
Request Parameters
paramJson
object
Yes
Imput parameter
imageUrl
String
Yes
The image URL to be repaired
area
String
Yes
Repair area
hand, foot, hand_foot
imageNum
number
Yes
Specifies the desired number of images to be generated. 1-4
Response Parameters
Parameter
Type
Description
resCode
Number
The returned result code, where 200 indicates success.
resMessage
String
The returned request information.
data
String
The returned result data,include task id.
Last updated
Was this helpful?