We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 70d9300 commit f685547Copy full SHA for f685547
1 file changed
src/maxdiffusion/generate_flux2klein.py
@@ -561,6 +561,7 @@ def handle_exception(exc_type, exc_value, exc_traceback):
561
]
562
default_args.extend(custom_overrides)
563
564
+ from maxdiffusion import max_utils
565
pyconfig.initialize(default_args)
566
max_utils.ensure_machinelearning_job_runs(pyconfig.config)
567
run(pyconfig.config)
0 commit comments