jina.helloworld.multimodal.app module#

jina.helloworld.multimodal.app.hello_world(args)[source]#

Execute the multimodal example.

Parameters

args – arguments passed from CLI

jina.helloworld.multimodal.app.download_data(targets, download_proxy=None, task_name='download fashion-mnist')[source]#

Download data.

Parameters
  • targets – target path for data.

  • download_proxy – download proxy (e.g. ‘http’, ‘https’)

  • task_name – name of the task