mysora/configs/diffusion/inference/t2i2v_768px.py

5 lines
86 B
Python

_base_ = [ # inherit grammer from mmengine
"768px.py",
"plugins/t2i2v.py",
]