Jina-8.yaml
· 132 B · YAML
Orginalformat
# config.yml
jtype: TextToImage
py_modules:
- executor.py
metas:
name: TextToImage
description: Text to Image generation Executor
1 | # config.yml |
2 | jtype: TextToImage |
3 | py_modules: |
4 | - executor.py |
5 | metas: |
6 | name: TextToImage |
7 | description: Text to Image generation Executor |