We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 11def53 commit 8f4b9d3Copy full SHA for 8f4b9d3
xfuser/__init__.py
@@ -21,6 +21,7 @@
21
"xFuserHunyuanDiTPipeline",
22
"xFuserCogVideoXPipeline",
23
"xFuserConsisIDPipeline",
24
+ "xFuserStableDiffusionXLPipeline",
25
"xFuserArgs",
26
"EngineConfig",
27
"xDiTParallel",
xfuser/__version__.py
@@ -1 +1 @@
1
-__version__ = "0.4.2"
+__version__ = "0.4.3"
0 commit comments