You're looking at a specific version of this model. Jump to the model overview.

zf-kbot /manga-translator:f5276d2b

Input schema

The fields you can use to run this model with an API. If you don’t give a value for a field its default value will be used.

Field Type Default value Description
source_lan
None
ja
源语言: 'ja', 'ko', 'zh', 'en', 'fr', 'de'
translator
None
google
翻译引擎: google 或 llm
image
string
上传图片
target_lan
string
zh-CN
目标语言代码
openai_model
string
gpt-4o
LLM 模型名称
openai_api_key
string
LLM API Key (如果选了 llm)
openai_base_url
string
https://api.openai.com/v1
LLM Base URL (可选)

Output schema

The shape of the response you’ll get when you run this model with an API.

Schema
{'format': 'uri', 'title': 'Output', 'type': 'string'}