genmoai / mochi

The best OSS video generation models
Apache License 2.0
2.09k stars 210 forks source link

unexpected keyword argument 'tiled_decode' #38

Open ptits opened 3 weeks ago

ptits commented 3 weeks ago

TypeError: MochiSingleGPUPipeline.init() got an unexpected keyword argument 'tiled_decode'

you should set decode_type properly I guess (in cli.py)

xpeng commented 3 weeks ago

same issue

ajayjain commented 2 weeks ago

@ptits @xpeng Are you still having the issue? It should be fixed based on https://github.com/genmoai/models/issues/49