Image captioning / visual to text.
Summary
Functions
Runs the image-to-text task.
Functions
@spec run(HuggingfaceClient.Client.t(), map()) :: {:ok, term()} | {:error, Exception.t()}
Runs the image-to-text task.
Returns {:ok, result} or {:error, exception}.