diffsynth-engine 0.6.1.dev31__py3-none-any.whl → 0.6.1.dev32__py3-none-any.whl
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- diffsynth_engine/models/qwen_image/qwen_image_dit_nunchaku.py +1 -1
- {diffsynth_engine-0.6.1.dev31.dist-info → diffsynth_engine-0.6.1.dev32.dist-info}/METADATA +1 -1
- {diffsynth_engine-0.6.1.dev31.dist-info → diffsynth_engine-0.6.1.dev32.dist-info}/RECORD +6 -6
- {diffsynth_engine-0.6.1.dev31.dist-info → diffsynth_engine-0.6.1.dev32.dist-info}/WHEEL +0 -0
- {diffsynth_engine-0.6.1.dev31.dist-info → diffsynth_engine-0.6.1.dev32.dist-info}/licenses/LICENSE +0 -0
- {diffsynth_engine-0.6.1.dev31.dist-info → diffsynth_engine-0.6.1.dev32.dist-info}/top_level.txt +0 -0
|
@@ -240,7 +240,7 @@ class QwenImageDiTNunchaku(QwenImageDiT):
|
|
|
240
240
|
use_nunchaku_attn: bool = True,
|
|
241
241
|
nunchaku_rank: int = 32,
|
|
242
242
|
):
|
|
243
|
-
super().__init__()
|
|
243
|
+
super().__init__(num_layers, device=device, dtype=dtype)
|
|
244
244
|
|
|
245
245
|
self.pos_embed = QwenEmbedRope(theta=10000, axes_dim=[16, 56, 56], scale_rope=True, device=device)
|
|
246
246
|
|
|
@@ -113,7 +113,7 @@ diffsynth_engine/models/qwen_image/__init__.py,sha256=_6f0LWaoLdDvD2CsjK2OzEIQry
|
|
|
113
113
|
diffsynth_engine/models/qwen_image/qwen2_5_vl.py,sha256=Eu-r-c42t_q74Qpwz21ToCGHpvSi7VND4B1EI0e-ePA,57748
|
|
114
114
|
diffsynth_engine/models/qwen_image/qwen_image_dit.py,sha256=iJ-FinDyXa982Uao1is37bxUttyPu0Eldyd7qPJO_XQ,22582
|
|
115
115
|
diffsynth_engine/models/qwen_image/qwen_image_dit_fbcache.py,sha256=LIv9X_BohKk5rcEzyl3ATLwd8MSoFX43wjkArQ68nq8,4828
|
|
116
|
-
diffsynth_engine/models/qwen_image/qwen_image_dit_nunchaku.py,sha256=
|
|
116
|
+
diffsynth_engine/models/qwen_image/qwen_image_dit_nunchaku.py,sha256=1y1BkPRrX4_RioKjM09D9f9PK9neug1nSGJka0D9bvM,13516
|
|
117
117
|
diffsynth_engine/models/qwen_image/qwen_image_vae.py,sha256=eO7f4YqiYXfw7NncBNFTu-xEvdJ5uKY-SnfP15QY0tE,38443
|
|
118
118
|
diffsynth_engine/models/sd/__init__.py,sha256=hjoKRnwoXOLD0wude-w7I6wK5ak7ACMbnbkPuBB2oU0,380
|
|
119
119
|
diffsynth_engine/models/sd/sd_controlnet.py,sha256=kMGfIdriXhC7reT6iO2Z0rPICXEkXpytjeBQcR_sjT8,50577
|
|
@@ -190,8 +190,8 @@ diffsynth_engine/utils/video.py,sha256=8FCaeqIdUsWMgWI_6SO9SPynsToGcLCQAVYFTc4CD
|
|
|
190
190
|
diffsynth_engine/utils/memory/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
|
|
191
191
|
diffsynth_engine/utils/memory/linear_regression.py,sha256=oW_EQEw13oPoyUrxiL8A7Ksa5AuJ2ynI2qhCbfAuZbg,3930
|
|
192
192
|
diffsynth_engine/utils/memory/memory_predcit_model.py,sha256=EXprSl_zlVjgfMWNXP-iw83Ot3hyMcgYaRPv-dvyL84,3943
|
|
193
|
-
diffsynth_engine-0.6.1.
|
|
194
|
-
diffsynth_engine-0.6.1.
|
|
195
|
-
diffsynth_engine-0.6.1.
|
|
196
|
-
diffsynth_engine-0.6.1.
|
|
197
|
-
diffsynth_engine-0.6.1.
|
|
193
|
+
diffsynth_engine-0.6.1.dev32.dist-info/licenses/LICENSE,sha256=x7aBqQuVI0IYnftgoTPI_A0I_rjdjPPQkjnU6N2nikM,11346
|
|
194
|
+
diffsynth_engine-0.6.1.dev32.dist-info/METADATA,sha256=ZEH2_1Zmgmk30J31qY1S0Ul9dD4rchav5AS3UclyCVg,1164
|
|
195
|
+
diffsynth_engine-0.6.1.dev32.dist-info/WHEEL,sha256=_zCd3N1l69ArxyTb8rzEoP9TpbYXkqRFSNOD5OuxnTs,91
|
|
196
|
+
diffsynth_engine-0.6.1.dev32.dist-info/top_level.txt,sha256=6zgbiIzEHLbhgDKRyX0uBJOV3F6VnGGBRIQvSiYYn6w,17
|
|
197
|
+
diffsynth_engine-0.6.1.dev32.dist-info/RECORD,,
|
|
File without changes
|
{diffsynth_engine-0.6.1.dev31.dist-info → diffsynth_engine-0.6.1.dev32.dist-info}/licenses/LICENSE
RENAMED
|
File without changes
|
{diffsynth_engine-0.6.1.dev31.dist-info → diffsynth_engine-0.6.1.dev32.dist-info}/top_level.txt
RENAMED
|
File without changes
|