パッケージ org.langrid.service.ml
インタフェース TextGuidedImageManipulationService
public interface TextGuidedImageManipulationService
-
メソッドの概要
修飾子とタイプメソッド説明Image[]manipulate(byte[] image, String imageFormat, String language, String prompt, int numOfGenerations)
-
メソッドの詳細
-
manipulate
Image[] manipulate(byte[] image, String imageFormat, String language, String prompt, int numOfGenerations) throws jp.go.nict.langrid.service_1_2.UnsupportedLanguageException, jp.go.nict.langrid.service_1_2.InvalidParameterException, jp.go.nict.langrid.service_1_2.ProcessFailedException - 例外:
jp.go.nict.langrid.service_1_2.UnsupportedLanguageExceptionjp.go.nict.langrid.service_1_2.InvalidParameterExceptionjp.go.nict.langrid.service_1_2.ProcessFailedException
-