Skip to content

Commit

Permalink
Update flux_535m.py
Browse files Browse the repository at this point in the history
Signed-off-by: Yu Yao <[email protected]>
  • Loading branch information
yaoyu-33 authored Feb 5, 2025
1 parent f2dc0b5 commit 17b8d65
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion nemo/collections/diffusion/recipes/flux_535m.py
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
from nemo import lightning as nl
from nemo.collections import llm
from nemo.collections.diffusion.models.flux.model import FluxModelParams, MegatronFluxModel
from nemo.collections.llm.recipes.log.default import default_log, default_resume, tensorboard_logger
from nemo.collections.llm.recipes.log.default import default_resume, tensorboard_logger

NAME = "flux-535m"

Expand Down

0 comments on commit 17b8d65

Please sign in to comment.