Example code correction

#5
by CptnPrice - opened

So the non programers can use this more easily: pipe = WanModularPipeline(blocks, repo_id).load_default_components(...) INSTEAD OF pipe = WanModularPipeline(blocks, repo_id).load_components(...) -> error: argument name not specified

Very nice work team ^^

Sign up or log in to comment