There was an error while loading. Please reload this page.
1 parent 714a58f commit d0c2e04Copy full SHA for d0c2e04
1 file changed
wrappers/flux.py
@@ -17,7 +17,7 @@ def __init__(
17
self,
18
model: NunchakuFluxTransformer2dModel,
19
config,
20
- pulid_pipeline,
+ pulid_pipeline = None,
21
customized_forward: Callable = None,
22
forward_kwargs: dict | None = {},
23
):
0 commit comments