Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Mochi 1 finetuning script error #197

Closed
guptaaryan16 opened this issue Jan 8, 2025 · 1 comment · Fixed by #218
Closed

Mochi 1 finetuning script error #197

guptaaryan16 opened this issue Jan 8, 2025 · 1 comment · Fixed by #218

Comments

@guptaaryan16
Copy link
Contributor

The finetuning script doesn't work due to this line
As the utils was moved from ./training/utils.py to ./training/cogvideox/utils.py in commit

The error is Traceback (most recent call last): File "/teamspace/studios/this_studio/finetrainers/training/./mochi-1/text_to_video_lora.py", line 47, in <module> from utils import print_memory, reset_memory # isort:skip ModuleNotFoundError: No module named 'utils' -------------------- Finished executing script --------------------
I will quickly make a PR to fix it as well

@sayakpaul
Copy link
Collaborator

Sure, feel free to! Thank you!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants