diffsynth-engine 0.4.3.dev10__py3-none-any.whl → 0.4.3.dev11__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/configs/pipeline.py +5 -0
- {diffsynth_engine-0.4.3.dev10.dist-info → diffsynth_engine-0.4.3.dev11.dist-info}/METADATA +1 -1
- {diffsynth_engine-0.4.3.dev10.dist-info → diffsynth_engine-0.4.3.dev11.dist-info}/RECORD +6 -6
- {diffsynth_engine-0.4.3.dev10.dist-info → diffsynth_engine-0.4.3.dev11.dist-info}/WHEEL +0 -0
- {diffsynth_engine-0.4.3.dev10.dist-info → diffsynth_engine-0.4.3.dev11.dist-info}/licenses/LICENSE +0 -0
- {diffsynth_engine-0.4.3.dev10.dist-info → diffsynth_engine-0.4.3.dev11.dist-info}/top_level.txt +0 -0
|
@@ -206,6 +206,11 @@ class QwenImagePipelineConfig(AttentionConfig, OptimizationConfig, ParallelConfi
|
|
|
206
206
|
# override OptimizationConfig
|
|
207
207
|
fbcache_relative_l1_threshold = 0.009
|
|
208
208
|
|
|
209
|
+
# override BaseConfig
|
|
210
|
+
vae_tiled: bool = True
|
|
211
|
+
vae_tile_size: Tuple[int, int] = (34, 34)
|
|
212
|
+
vae_tile_stride: Tuple[int, int] = (18, 16)
|
|
213
|
+
|
|
209
214
|
@classmethod
|
|
210
215
|
def basic_config(
|
|
211
216
|
cls,
|
|
@@ -79,7 +79,7 @@ diffsynth_engine/conf/tokenizers/wan/umt5-xxl/tokenizer.json,sha256=bhl7TT29cdoU
|
|
|
79
79
|
diffsynth_engine/conf/tokenizers/wan/umt5-xxl/tokenizer_config.json,sha256=7Zo6iw-qcacKMoR-BDX-A25uES1N9O23u0ipIeNE3AU,61728
|
|
80
80
|
diffsynth_engine/configs/__init__.py,sha256=7d7DWeWxRlXdU5y3NinEdwlwC4W-V5U3KSBOmUwL_tc,778
|
|
81
81
|
diffsynth_engine/configs/controlnet.py,sha256=EpUkCdRNk2G5uo56syaOzPFdR9g0sDHRXckagmMsgaQ,948
|
|
82
|
-
diffsynth_engine/configs/pipeline.py,sha256=
|
|
82
|
+
diffsynth_engine/configs/pipeline.py,sha256=ZBNNJQB3uvle2urEAFn-_cCqqUlJkcpgp-GLepZn24s,11143
|
|
83
83
|
diffsynth_engine/kernels/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
|
|
84
84
|
diffsynth_engine/models/__init__.py,sha256=8Ze7cSE8InetgXWTNb0neVA2Q44K7WlE-h7O-02m2sY,119
|
|
85
85
|
diffsynth_engine/models/base.py,sha256=sbyyGP-ENnqicr6cxjEmXRf6dWrmKjCu6k5yamuJ518,2665
|
|
@@ -182,8 +182,8 @@ diffsynth_engine/utils/video.py,sha256=Ne0rd2lb59UT1q5EotpjlY7OT8F9oTCFDyo1ST77u
|
|
|
182
182
|
diffsynth_engine/utils/memory/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
|
|
183
183
|
diffsynth_engine/utils/memory/linear_regression.py,sha256=oW_EQEw13oPoyUrxiL8A7Ksa5AuJ2ynI2qhCbfAuZbg,3930
|
|
184
184
|
diffsynth_engine/utils/memory/memory_predcit_model.py,sha256=qYlp0JvZ02IhLD8YVEHrtVPQcGLNHVijpUit0dz4FWE,3896
|
|
185
|
-
diffsynth_engine-0.4.3.
|
|
186
|
-
diffsynth_engine-0.4.3.
|
|
187
|
-
diffsynth_engine-0.4.3.
|
|
188
|
-
diffsynth_engine-0.4.3.
|
|
189
|
-
diffsynth_engine-0.4.3.
|
|
185
|
+
diffsynth_engine-0.4.3.dev11.dist-info/licenses/LICENSE,sha256=x7aBqQuVI0IYnftgoTPI_A0I_rjdjPPQkjnU6N2nikM,11346
|
|
186
|
+
diffsynth_engine-0.4.3.dev11.dist-info/METADATA,sha256=pxJONCO3LVvgJA0OQjR7vUqJWKXlxEpbZe6J6mB5JcI,1118
|
|
187
|
+
diffsynth_engine-0.4.3.dev11.dist-info/WHEEL,sha256=_zCd3N1l69ArxyTb8rzEoP9TpbYXkqRFSNOD5OuxnTs,91
|
|
188
|
+
diffsynth_engine-0.4.3.dev11.dist-info/top_level.txt,sha256=6zgbiIzEHLbhgDKRyX0uBJOV3F6VnGGBRIQvSiYYn6w,17
|
|
189
|
+
diffsynth_engine-0.4.3.dev11.dist-info/RECORD,,
|
|
File without changes
|
{diffsynth_engine-0.4.3.dev10.dist-info → diffsynth_engine-0.4.3.dev11.dist-info}/licenses/LICENSE
RENAMED
|
File without changes
|
{diffsynth_engine-0.4.3.dev10.dist-info → diffsynth_engine-0.4.3.dev11.dist-info}/top_level.txt
RENAMED
|
File without changes
|