You're looking at a specific version of this model. Jump to the model overview.
zf-kbot /math-to-video:cd6fd3ee
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
|
场景类名
|
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'}