LTXV and Flux updates

This commit is contained in:
deepbeepmeep
2025-07-21 09:37:52 +02:00
parent a356c6af4b
commit a1c228054c
36 changed files with 1285 additions and 2288 deletions

View File

@@ -1065,3 +1065,7 @@ class HunyuanVideoSampler(Inference):
samples = samples.squeeze(0)
return samples
def query_model_def(model_type, model_def):
return None