Skip to content

Commit 8f4b9d3

Browse files
authored
bump version to 0.4.3 (#483)
1 parent 11def53 commit 8f4b9d3

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

xfuser/__init__.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,7 @@
2121
"xFuserHunyuanDiTPipeline",
2222
"xFuserCogVideoXPipeline",
2323
"xFuserConsisIDPipeline",
24+
"xFuserStableDiffusionXLPipeline",
2425
"xFuserArgs",
2526
"EngineConfig",
2627
"xDiTParallel",

xfuser/__version__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
__version__ = "0.4.2"
1+
__version__ = "0.4.3"

0 commit comments

Comments
 (0)