ImagesRequest |
ImagesRequest.withCfgScale(Float cfgScale) |
ImagesRequest |
ImagesRequest.withControlImageList(List<byte[]> controlImageList) |
ImagesRequest |
ImagesRequest.withHeight(Integer height) |
ImagesRequest |
ImagesRequest.withInitImage(String initImage) |
ImagesRequest |
ImagesRequest.withNegativePrompt(String negativePrompt) |
ImagesRequest |
ImagesRequest.withNumInferenceSteps(Integer numInferenceSteps) |
ImagesRequest |
ImagesRequest.withPlugin(Map<String,Object> plugin) |
ImagesRequest |
ImagesRequest.withPrompt(String prompt) |
ImagesRequest |
ImagesRequest.withReqId(String reqId) |
ImagesRequest |
ImagesRequest.withSamplerName(String samplerName) |
ImagesRequest |
ImagesRequest.withScheduler(String scheduler) |
ImagesRequest |
ImagesRequest.withSeed(Integer seed) |
ImagesRequest |
ImagesRequest.withStrength(Float strength) |
ImagesRequest |
ImagesRequest.withWidth(Integer width) |