hpcaitech / Open-Sora

Open-Sora: Democratizing Efficient Video Production for All
https://hpcaitech.github.io/Open-Sora/
Apache License 2.0
20.1k stars 1.9k forks source link

Force fp16 input to fp32 to avoid nan output in timestep_transform #523

Closed BurkeHulk closed 1 week ago

BurkeHulk commented 1 week ago

This PR fixes the issue: https://github.com/hpcaitech/Open-Sora/issues/477

zhengzangw commented 1 week ago

related to #477