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

zf-kbot /math-to-video:e6ed97a6

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
api_key
string
API key
manim_code
string
完整 Manim 场景代码(scene.py 内容)
quality
None
qh
渲染画质
scene_name
string
MathScene
场景类名
audio_urls
string
[]
JSON 格式的 TTS 音频 URL 数组
audio_gap
number
0.4
音频片段之间的静音间隔(秒)

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'}