パッケージ org.langrid.service.ml

インタフェース TextGuidedImageManipulationService


public interface TextGuidedImageManipulationService
  • メソッドの概要

    修飾子とタイプ
    メソッド
    説明
    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.UnsupportedLanguageException
      jp.go.nict.langrid.service_1_2.InvalidParameterException
      jp.go.nict.langrid.service_1_2.ProcessFailedException