Package ai.runapi.recraft
Class RecraftClient
java.lang.Object
ai.runapi.core.BaseClient
ai.runapi.recraft.RecraftClient
- All Implemented Interfaces:
AutoCloseable
public final class RecraftClient
extends ai.runapi.core.BaseClient
Recraft model-family Java SDK client.
-
Nested Class Summary
Nested Classes -
Method Summary
Modifier and TypeMethodDescriptionstatic RecraftClient.Builderbuilder()Creates a new RecraftClient builder.Remove Background operations.Upscale Image operations.Methods inherited from class ai.runapi.core.BaseClient
account, close, files, options, transport
-
Method Details
-
builder
Creates a new RecraftClient builder. -
removeBackground
Remove Background operations. -
upscaleImage
Upscale Image operations.
-