NameError: name 'learn_sigma' is not defined
#6
by
canqin001
- opened
Does anyone meet the similar error as below?
File "/export/xgen-video/code/t2v-baselines/mochi-1-preview/src/mochi_preview/dit/joint_model/asymm_models_joint.py", line 425, in init
self.learn_sigma = learn_sigma
NameError: name 'learn_sigma' is not defined
Hi! This should be fixed in the latest commit. Try pulling and re-running.
ved-genmo
changed discussion status to
closed