diffsynth-engine 0.7.1.dev7__py3-none-any.whl → 0.7.1.dev9__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/utils/flag.py +1 -1
- {diffsynth_engine-0.7.1.dev7.dist-info → diffsynth_engine-0.7.1.dev9.dist-info}/METADATA +2 -2
- {diffsynth_engine-0.7.1.dev7.dist-info → diffsynth_engine-0.7.1.dev9.dist-info}/RECORD +6 -6
- {diffsynth_engine-0.7.1.dev7.dist-info → diffsynth_engine-0.7.1.dev9.dist-info}/WHEEL +1 -1
- {diffsynth_engine-0.7.1.dev7.dist-info → diffsynth_engine-0.7.1.dev9.dist-info}/licenses/LICENSE +0 -0
- {diffsynth_engine-0.7.1.dev7.dist-info → diffsynth_engine-0.7.1.dev9.dist-info}/top_level.txt +0 -0
diffsynth_engine/utils/flag.py
CHANGED
|
@@ -25,7 +25,7 @@ def check_module_available(module_path: str, module_name: str = None) -> bool:
|
|
|
25
25
|
# 无损
|
|
26
26
|
FLASH_ATTN_4_AVAILABLE = check_module_available("flash_attn.cute.interface", "Flash attention 4")
|
|
27
27
|
FLASH_ATTN_3_AVAILABLE = check_module_available("flash_attn_interface", "Flash attention 3")
|
|
28
|
-
FLASH_ATTN_2_AVAILABLE = check_module_available("flash_attn", "Flash attention 2")
|
|
28
|
+
FLASH_ATTN_2_AVAILABLE = check_module_available("flash_attn.flash_attn_func", "Flash attention 2")
|
|
29
29
|
XFORMERS_AVAILABLE = check_module_available("xformers", "XFormers")
|
|
30
30
|
AITER_AVAILABLE = check_module_available("aiter.flash_attn_fp8_pertensor_func", "Aiter")
|
|
31
31
|
|
|
@@ -1,12 +1,12 @@
|
|
|
1
1
|
Metadata-Version: 2.4
|
|
2
2
|
Name: diffsynth_engine
|
|
3
|
-
Version: 0.7.1.
|
|
3
|
+
Version: 0.7.1.dev9
|
|
4
4
|
Author: MuseAI x ModelScope
|
|
5
5
|
Classifier: Programming Language :: Python :: 3
|
|
6
6
|
Classifier: Operating System :: OS Independent
|
|
7
7
|
Requires-Python: >=3.10
|
|
8
8
|
License-File: LICENSE
|
|
9
|
-
Requires-Dist: torch
|
|
9
|
+
Requires-Dist: torch<=2.8,>=2.6
|
|
10
10
|
Requires-Dist: torchvision
|
|
11
11
|
Requires-Dist: numpy
|
|
12
12
|
Requires-Dist: safetensors
|
|
@@ -192,7 +192,7 @@ diffsynth_engine/utils/cache.py,sha256=Ivef22pCuhEq-4H00gSvkLS8ceVZoGis7OSitYL6g
|
|
|
192
192
|
diffsynth_engine/utils/constants.py,sha256=Tsn3EAByfZra-nGcx0NEcP9nWTPKaDGdatosE3BuPGE,3846
|
|
193
193
|
diffsynth_engine/utils/download.py,sha256=w9QQjllPfTUEY371UTREU7o_vvdMY-Q2DymDel3ZEZY,6792
|
|
194
194
|
diffsynth_engine/utils/env.py,sha256=k749eYt_qKGq38GocDiXfkhp8nZrowFefNVTZ8R755I,363
|
|
195
|
-
diffsynth_engine/utils/flag.py,sha256=
|
|
195
|
+
diffsynth_engine/utils/flag.py,sha256=Q7byWPKegE2wq5j_2KU73swsLvmFG7JrwRxslsAabLA,2499
|
|
196
196
|
diffsynth_engine/utils/fp8_linear.py,sha256=k34YFWo2dc3t8aKjHaCW9CbQMOTqXxaDHk8aw8aKif4,3857
|
|
197
197
|
diffsynth_engine/utils/gguf.py,sha256=ZWvw46V4g4uVyAR_oCq-4K5nPdKVrYk3u47uXMgA9lU,14092
|
|
198
198
|
diffsynth_engine/utils/image.py,sha256=jqx-UKfdc2YRBtHoL-RP2M8yce_0h2rTIJgf6mux-aU,12695
|
|
@@ -209,8 +209,8 @@ diffsynth_engine/utils/video.py,sha256=8FCaeqIdUsWMgWI_6SO9SPynsToGcLCQAVYFTc4CD
|
|
|
209
209
|
diffsynth_engine/utils/memory/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
|
|
210
210
|
diffsynth_engine/utils/memory/linear_regression.py,sha256=oW_EQEw13oPoyUrxiL8A7Ksa5AuJ2ynI2qhCbfAuZbg,3930
|
|
211
211
|
diffsynth_engine/utils/memory/memory_predcit_model.py,sha256=EXprSl_zlVjgfMWNXP-iw83Ot3hyMcgYaRPv-dvyL84,3943
|
|
212
|
-
diffsynth_engine-0.7.1.
|
|
213
|
-
diffsynth_engine-0.7.1.
|
|
214
|
-
diffsynth_engine-0.7.1.
|
|
215
|
-
diffsynth_engine-0.7.1.
|
|
216
|
-
diffsynth_engine-0.7.1.
|
|
212
|
+
diffsynth_engine-0.7.1.dev9.dist-info/licenses/LICENSE,sha256=x7aBqQuVI0IYnftgoTPI_A0I_rjdjPPQkjnU6N2nikM,11346
|
|
213
|
+
diffsynth_engine-0.7.1.dev9.dist-info/METADATA,sha256=RyzJ__ltkdqqqgrqHdWjxnavdxU3hqRDaeySDxJS3oo,1169
|
|
214
|
+
diffsynth_engine-0.7.1.dev9.dist-info/WHEEL,sha256=aeYiig01lYGDzBgS8HxWXOg3uV61G9ijOsup-k9o1sk,91
|
|
215
|
+
diffsynth_engine-0.7.1.dev9.dist-info/top_level.txt,sha256=6zgbiIzEHLbhgDKRyX0uBJOV3F6VnGGBRIQvSiYYn6w,17
|
|
216
|
+
diffsynth_engine-0.7.1.dev9.dist-info/RECORD,,
|
{diffsynth_engine-0.7.1.dev7.dist-info → diffsynth_engine-0.7.1.dev9.dist-info}/licenses/LICENSE
RENAMED
|
File without changes
|
{diffsynth_engine-0.7.1.dev7.dist-info → diffsynth_engine-0.7.1.dev9.dist-info}/top_level.txt
RENAMED
|
File without changes
|