LTX-2.5 XPLDV exploded-view LoRA: weights, model card, examples and workflow
Browse files- .gitattributes +5 -0
- LICENSE +580 -0
- README.md +180 -0
- SHA256SUMS.txt +1 -0
- dataset_summary.json +29 -0
- examples/comparisons/comparison_computer.mp4 +3 -0
- examples/comparisons/comparison_house.mp4 +3 -0
- examples/comparisons/comparison_jet.mp4 +3 -0
- examples/comparisons/comparison_laptop.mp4 +3 -0
- examples/comparisons/comparison_suv.mp4 +3 -0
- examples/comparisons/comparison_watch.mp4 +3 -0
- examples/xpldv_computer.mp4 +3 -0
- examples/xpldv_house.mp4 +3 -0
- examples/xpldv_jet.mp4 +3 -0
- examples/xpldv_laptop.mp4 +3 -0
- examples/xpldv_suv.mp4 +3 -0
- examples/xpldv_watch.mp4 +3 -0
- ltx-2.5-xpldv_v5-lora.safetensors +3 -0
- prompt_guide.md +88 -0
- training_config.yaml +142 -0
- workflows/ltx-2.5_distilled_xpldv_example_workflow.json +0 -0
.gitattributes
CHANGED
|
@@ -33,3 +33,8 @@ saved_model/**/* filter=lfs diff=lfs merge=lfs -text
|
|
| 33 |
*.zip filter=lfs diff=lfs merge=lfs -text
|
| 34 |
*.zst filter=lfs diff=lfs merge=lfs -text
|
| 35 |
*tfevents* filter=lfs diff=lfs merge=lfs -text
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 33 |
*.zip filter=lfs diff=lfs merge=lfs -text
|
| 34 |
*.zst filter=lfs diff=lfs merge=lfs -text
|
| 35 |
*tfevents* filter=lfs diff=lfs merge=lfs -text
|
| 36 |
+
*.mp4 filter=lfs diff=lfs merge=lfs -text
|
| 37 |
+
*.png filter=lfs diff=lfs merge=lfs -text
|
| 38 |
+
*.jpg filter=lfs diff=lfs merge=lfs -text
|
| 39 |
+
*.jpeg filter=lfs diff=lfs merge=lfs -text
|
| 40 |
+
*.webp filter=lfs diff=lfs merge=lfs -text
|
LICENSE
ADDED
|
@@ -0,0 +1,580 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
LTX-2.x Community License Agreement
|
| 2 |
+
License date: August 11, 2026
|
| 3 |
+
|
| 4 |
+
|
| 5 |
+
By downloading, using, accessing or distributing any portion or
|
| 6 |
+
element of LTX-2.x, you agree that you have read and accepted to be
|
| 7 |
+
bound by this Agreement.
|
| 8 |
+
|
| 9 |
+
1. Definitions
|
| 10 |
+
|
| 11 |
+
1.1 "Agreement" means the terms and conditions for this LTX-2.x
|
| 12 |
+
Community License Agreement and the exhibits, attachments, and
|
| 13 |
+
Complementary Materials, as specified in this document.
|
| 14 |
+
|
| 15 |
+
1.2 "Complementary Materials" means the accompanying
|
| 16 |
+
documentation, tutorials, examples, configuration files and
|
| 17 |
+
other materials made available by Licensor together with the
|
| 18 |
+
LTX-2.x model weights and parameters, in each case as
|
| 19 |
+
distributed by Licensor.
|
| 20 |
+
|
| 21 |
+
1.3 "Control" means the direct or indirect ownership of more than
|
| 22 |
+
fifty percent (50%) of the voting securities or other
|
| 23 |
+
ownership interests, or the power to direct the management and
|
| 24 |
+
policies of such Entity through voting rights, contract, or
|
| 25 |
+
otherwise.
|
| 26 |
+
|
| 27 |
+
1.4 "Data" means a collection of information and/or content
|
| 28 |
+
extracted from the dataset used with LTX-2.x, including to
|
| 29 |
+
train, pretrain, or otherwise evaluate LTX-2.x. The Data is
|
| 30 |
+
not licensed under this Agreement.
|
| 31 |
+
|
| 32 |
+
1.5 "Derivatives of LTX-2.x" means all modifications to LTX-2.x,
|
| 33 |
+
works based on LTX-2.x, or any other model which is created or
|
| 34 |
+
initialized by transfer of patterns of the weights,
|
| 35 |
+
parameters, activations or output of LTX-2.x, to the other
|
| 36 |
+
model, in order to cause the other model to perform similarly
|
| 37 |
+
to LTX-2.x, including - but not limited to - distillation
|
| 38 |
+
methods entailing the use of intermediate data representations
|
| 39 |
+
or methods based on the generation of synthetic data by
|
| 40 |
+
LTX-2.x for training the other model. For clarity, Derivatives
|
| 41 |
+
of LTX-2.x include: (i) any fine-tuned or adapted weights,
|
| 42 |
+
parameters, or checkpoints derived from LTX-2.x; (ii)
|
| 43 |
+
derivative model architectures that incorporate or are based
|
| 44 |
+
upon LTX-2.x's architecture; and (iii) any modified or
|
| 45 |
+
extended versions of the Complementary Materials.
|
| 46 |
+
|
| 47 |
+
1.6 "Entity" means any individual, corporation, partnership,
|
| 48 |
+
limited liability company, or other legal entity. For purposes
|
| 49 |
+
of this Agreement, an Entity shall be deemed to include, on an
|
| 50 |
+
aggregative basis, all subsidiaries, affiliates, and other
|
| 51 |
+
companies under common Control with such Entity. When
|
| 52 |
+
determining whether an Entity meets any threshold under this
|
| 53 |
+
Agreement (including revenue thresholds in Section 2.1), all
|
| 54 |
+
subsidiaries, affiliates, and companies under common Control
|
| 55 |
+
shall be considered collectively.
|
| 56 |
+
|
| 57 |
+
1.7 "Harm" includes but is not limited to physical, mental,
|
| 58 |
+
psychological, financial and reputational damage, pain, or
|
| 59 |
+
loss.
|
| 60 |
+
|
| 61 |
+
1.8 "Licensor" or "LTX" means the owner that is granting the
|
| 62 |
+
license under this Agreement. For the purposes of this
|
| 63 |
+
Agreement, the Licensor is Lightricks Ltd.
|
| 64 |
+
|
| 65 |
+
1.9 "LTX-2.x" means the large generative models,
|
| 66 |
+
text/image/video/audio/3D generation models, and multimodal
|
| 67 |
+
large language models and their software and algorithms,
|
| 68 |
+
including trained model weights, parameters (including
|
| 69 |
+
optimizer states), machine-learning model code,
|
| 70 |
+
inference-enabling code, training-enabling code, fine-tuning
|
| 71 |
+
enabling code, accompanying source code, scripts, and all
|
| 72 |
+
other elements of the foregoing distributed and made publicly
|
| 73 |
+
available by LTX (including, for example, at
|
| 74 |
+
https://github.com/Lightricks/LTX-2). This license is
|
| 75 |
+
applicable to all LTX-2.5 versions released since August 11,
|
| 76 |
+
2026, and all future releases of LTX-2.x under this license.
|
| 77 |
+
|
| 78 |
+
1.10 "Output" means the results of operating LTX-2.x as embodied
|
| 79 |
+
in informational content resulting therefrom.
|
| 80 |
+
|
| 81 |
+
1.11 "you" (or "your") means an individual or legal Entity
|
| 82 |
+
licensing LTX-2.x in accordance with this Agreement and/or
|
| 83 |
+
otherwise downloading, accessing, distributing or using
|
| 84 |
+
LTX-2.x for whichever purpose and in any field of use,
|
| 85 |
+
including usage of LTX-2.x in an end-use application - e.g.
|
| 86 |
+
chatbot, translator, image generator.
|
| 87 |
+
|
| 88 |
+
2. Grant of License.
|
| 89 |
+
|
| 90 |
+
2.1 Subject to your compliance with the terms and conditions of
|
| 91 |
+
this Agreement, you are granted a non-exclusive, worldwide,
|
| 92 |
+
non-transferable and royalty-free limited license under
|
| 93 |
+
Licensor's intellectual property or other rights owned by
|
| 94 |
+
Licensor embodied in LTX-2.x to use, reproduce, prepare,
|
| 95 |
+
distribute, publicly display, publicly perform, sublicense,
|
| 96 |
+
copy, create derivative works of, and make modifications to
|
| 97 |
+
LTX-2.x, for any purpose, subject to the restrictions set
|
| 98 |
+
forth in Attachment A; provided however, that Entities with
|
| 99 |
+
annual revenues of at least $10,000,000 (the "Commercial
|
| 100 |
+
Entities") are required to obtain a paid license for any use
|
| 101 |
+
(excluding use solely for a Non-Commercial Purpose as set
|
| 102 |
+
forth in Section 2.2) of LTX-2.x and Derivatives of LTX-2.x
|
| 103 |
+
(such paid license referred to herein as a "Commercial Use
|
| 104 |
+
Agreement"), as will be provided by the Licensor. Commercial
|
| 105 |
+
Entities interested in such a commercial license are required
|
| 106 |
+
to contact Licensor (ltxv-licensing@lightricks.com). Any use
|
| 107 |
+
of LTX-2.x or Derivatives of LTX-2.x by Commercial Entities
|
| 108 |
+
not in accordance with this Agreement and/or the Commercial
|
| 109 |
+
Use Agreement is strictly prohibited and shall be deemed a
|
| 110 |
+
material breach of this Agreement. In the event of such
|
| 111 |
+
material breach, and without limiting Licensor's right to
|
| 112 |
+
terminate the Agreement or to pursue any other remedies
|
| 113 |
+
available at law or in equity, you shall pay Licensor the
|
| 114 |
+
license fees owed for the period such Commercial Entity used
|
| 115 |
+
LTX-2.x (calculated at Licensor's standard commercial license
|
| 116 |
+
fees, in effect during the relevant period or, absent
|
| 117 |
+
published standard fees, a reasonable market rate for a
|
| 118 |
+
comparable license), within thirty (30) days of Licensor's
|
| 119 |
+
written demand.
|
| 120 |
+
|
| 121 |
+
2.2 Notwithstanding the foregoing or anything to the contrary in
|
| 122 |
+
this Agreement, a Commercial Entity may download and use
|
| 123 |
+
LTX-2.x and Derivatives of LTX-2.x without obtaining the
|
| 124 |
+
Commercial Use Agreement solely for a Non-Commercial Purpose.
|
| 125 |
+
"Non-Commercial Purpose" means any of the following uses, but
|
| 126 |
+
only so far as such Commercial Entity does not receive any
|
| 127 |
+
direct or indirect payment arising from the use of LTX-2.x or
|
| 128 |
+
Derivatives of LTX-2.x: (i) use by an individual acting in a
|
| 129 |
+
personal capacity for research, experimentation, learning,
|
| 130 |
+
private study, hobby or recreational projects, or personal
|
| 131 |
+
entertainment, in each case where such use is not connected,
|
| 132 |
+
directly or indirectly, to any commercial activity, business
|
| 133 |
+
operation, or the performance of duties for an employer or any
|
| 134 |
+
other Entity; and (ii) use by a Commercial Entity for testing,
|
| 135 |
+
evaluation, or non-commercial research and development in a
|
| 136 |
+
non-production or development environment. For clarity, use
|
| 137 |
+
(a) for revenue-generating activity in any manner, whether
|
| 138 |
+
direct or indirect, (b) in direct interactions with or that
|
| 139 |
+
has impact on end users, or (c) to train, fine-tune, or
|
| 140 |
+
distill any model (including any Derivative of LTX-2.x) for
|
| 141 |
+
commercial use, in each case, is not a Non-Commercial Purpose
|
| 142 |
+
and requires all Commercial Entities to obtain a paid license
|
| 143 |
+
under the Commercial Use Agreement prior to such use. For the
|
| 144 |
+
avoidance of doubt, the permission granted under this Section
|
| 145 |
+
2.2 is a limited right of use only and does not convey or
|
| 146 |
+
transfer any ownership right, title, or interest in or to
|
| 147 |
+
LTX-2.x or any Derivatives of LTX-2.x, and all Derivatives of
|
| 148 |
+
LTX-2.x created or used pursuant to this Section 2.2 remain
|
| 149 |
+
subject to the terms of this Agreement, including Section 1.5.
|
| 150 |
+
|
| 151 |
+
3. Distribution and Redistribution. You may host for third parties
|
| 152 |
+
remote access purposes (e.g. software-as-a-service), reproduce and
|
| 153 |
+
distribute copies of LTX-2.x or Derivatives of LTX-2.x thereof in
|
| 154 |
+
any medium, with or without modifications, provided that you meet
|
| 155 |
+
the following conditions:
|
| 156 |
+
|
| 157 |
+
3.1 Use-based restrictions as referenced in Section 4 and all
|
| 158 |
+
provisions of Attachment A MUST be included as an enforceable
|
| 159 |
+
provision by you in any type of legal agreement (e.g. a
|
| 160 |
+
license) governing the use and/or distribution of LTX-2.x or
|
| 161 |
+
Derivatives of LTX-2.x, and you shall give notice to
|
| 162 |
+
subsequent users you distribute to, that LTX-2.x or
|
| 163 |
+
Derivatives of LTX-2.x are subject to Section 4 and Attachment
|
| 164 |
+
A in their entirety, including all use restrictions and
|
| 165 |
+
acceptable use policies;
|
| 166 |
+
|
| 167 |
+
3.2 You must provide any third-party recipients of LTX-2.x or
|
| 168 |
+
Derivatives of LTX-2.x a copy of this Agreement, including all
|
| 169 |
+
attachments and use policies. Any Derivative of LTX-2.x (as
|
| 170 |
+
defined in Section 1.5, including but not limited to
|
| 171 |
+
fine-tuned weights, modified training code, models trained on
|
| 172 |
+
Outputs, or any other derivative) must be distributed
|
| 173 |
+
exclusively under the terms of this Agreement, subject to
|
| 174 |
+
Section 3.6, with a complete copy of this Agreement included;
|
| 175 |
+
|
| 176 |
+
3.3 You must cause any modified files to carry prominent notices
|
| 177 |
+
stating that you changed the files;
|
| 178 |
+
|
| 179 |
+
3.4 You must retain all copyright, patent, trademark, and
|
| 180 |
+
attribution notices excluding those notices that do not
|
| 181 |
+
pertain to any part of LTX-2.x, Derivatives of LTX-2.x.
|
| 182 |
+
|
| 183 |
+
3.5 Transfer of Derivatives. No transfer of any Derivative of
|
| 184 |
+
LTX-2.x (including any fine-tuned weights, LoRA adapters, or
|
| 185 |
+
similar adaptations) to a third party shall grant such third
|
| 186 |
+
party any right, title, license, or authorization to access,
|
| 187 |
+
use, reproduce, distribute, or exploit LTX-2.x, or any
|
| 188 |
+
Derivative of LTX-2.x beyond the rights granted under this
|
| 189 |
+
Agreement. If the transferee is a Commercial Entity (as
|
| 190 |
+
defined in Section 2), it must obtain a paid license from
|
| 191 |
+
Licensor prior to any use of any Derivative of LTX-2.x,
|
| 192 |
+
regardless of who created such Derivative. Prior to or at the
|
| 193 |
+
time of any such transfer, you shall notify the transferee in
|
| 194 |
+
writing that (i) use of such Derivative of LTX-2.x is subject
|
| 195 |
+
to the terms of this Agreement, and (ii) if the transferee is
|
| 196 |
+
a Commercial Entity, it must obtain a separate paid license to
|
| 197 |
+
LTX-2.x from Licensor. You shall not transfer any Derivative
|
| 198 |
+
of LTX-2.x to a Commercial Entity unless such Commercial
|
| 199 |
+
Entity has obtained the required paid license from Licensor
|
| 200 |
+
prior to any use, and unless the proposed transferee has been
|
| 201 |
+
so informed. You and the transferee shall each be responsible
|
| 202 |
+
for ensuring the transferee obtains the required license from
|
| 203 |
+
Licensor prior to any use of LTX-2.x or Derivative of LTX-2.x.
|
| 204 |
+
Nothing in this Section 3.5 shall require a Commercial Entity
|
| 205 |
+
to obtain a paid license for use solely for a Non-Commercial
|
| 206 |
+
Purpose as permitted under Section 2.2.
|
| 207 |
+
|
| 208 |
+
3.6 You may add your own copyright statement to your modifications
|
| 209 |
+
and may provide additional license terms and conditions -
|
| 210 |
+
respecting Section 3.1 - for use, reproduction, or
|
| 211 |
+
distribution of your modifications, or for any such
|
| 212 |
+
Derivatives of LTX-2.x as a whole, provided your use,
|
| 213 |
+
reproduction, and distribution of LTX-2.x otherwise complies
|
| 214 |
+
with the conditions stated in this Agreement, and you provide
|
| 215 |
+
a complete copy of this Agreement with any such use,
|
| 216 |
+
reproduction and distribution of LTX-2.x and any Derivatives
|
| 217 |
+
thereof; provided that any such additional terms shall be
|
| 218 |
+
additive only and shall not derogate from, conflict with,
|
| 219 |
+
waive, or purport to modify any term of this Agreement, and
|
| 220 |
+
this Agreement shall govern in the event of any conflict.
|
| 221 |
+
|
| 222 |
+
4. Use-based restrictions. The restrictions set forth in Attachment A
|
| 223 |
+
are considered Use-based restrictions. Therefore, you cannot use
|
| 224 |
+
LTX-2.x and the Derivatives of LTX-2.x in violation of the
|
| 225 |
+
specified restricted uses. You may use LTX-2.x subject to this
|
| 226 |
+
Agreement, only for lawful purposes and in accordance with the
|
| 227 |
+
Agreement. "Use" may include creating any content with,
|
| 228 |
+
fine-tuning, updating, running, training, evaluating and/or
|
| 229 |
+
re-parametrizing LTX-2.x. You shall require all of your users who
|
| 230 |
+
use LTX-2.x or a Derivative of LTX-2.x to comply with the terms of
|
| 231 |
+
this Section 4.
|
| 232 |
+
|
| 233 |
+
5. The Output You Generate. Except as set forth herein, Licensor
|
| 234 |
+
claims no rights in the Output you generate using LTX-2.x. You are
|
| 235 |
+
accountable for input you insert into LTX-2.x, the Output you
|
| 236 |
+
generate and its subsequent uses. No use of the Output can
|
| 237 |
+
contravene any provision as stated in the Agreement.
|
| 238 |
+
|
| 239 |
+
6. Updates and Runtime Restrictions; AI Regulations. To the maximum
|
| 240 |
+
extent permitted by law, Licensor reserves the right to restrict
|
| 241 |
+
(remotely or otherwise) usage of LTX-2.x in violation of this
|
| 242 |
+
Agreement, update LTX-2.x through electronic means, or modify the
|
| 243 |
+
Output of LTX-2.x based on updates. You shall undertake reasonable
|
| 244 |
+
efforts to use the latest version of LTX-2.x. Any use of the
|
| 245 |
+
non-current version of LTX-2.x is done solely at your risk. To the
|
| 246 |
+
extent applicable to you, you shall comply with all laws and
|
| 247 |
+
regulations governing artificial intelligence that apply to your
|
| 248 |
+
use, deployment, or distribution of LTX-2.x, Derivatives of
|
| 249 |
+
LTX-2.x, or Outputs, including Regulation (EU) 2024/1689 (the "EU
|
| 250 |
+
AI Act") and the California AI Transparency Act (Cal. Bus. & Prof.
|
| 251 |
+
Code § 22757 et seq.), each as amended from time to time and any
|
| 252 |
+
other applicable laws, regulations, or binding guidance relating
|
| 253 |
+
to artificial intelligence, transparency, content provenance, or
|
| 254 |
+
synthetic media, together with any documentation made available by
|
| 255 |
+
Licensor regarding compliance with the same (collectively, "AI
|
| 256 |
+
Regulations"). You shall maintain (including within any
|
| 257 |
+
application or service through which LTX-2.x, any Derivative of
|
| 258 |
+
LTX-2.x, or any Output is made available), and shall not remove,
|
| 259 |
+
disable, alter, or circumvent, any safety or security measures,
|
| 260 |
+
disclosures, metadata, watermarking, content provenance, latent
|
| 261 |
+
disclosure, or other transparency features or functionalities
|
| 262 |
+
included or embedded within LTX-2.x or any Derivative of LTX-2.x,
|
| 263 |
+
or applied to any Output, in furtherance of AI Regulations,
|
| 264 |
+
including any capability of LTX-2.x to include latent disclosures
|
| 265 |
+
in Outputs, and you shall include equivalent obligations in any
|
| 266 |
+
agreement governing your distribution of LTX-2.x or any Derivative
|
| 267 |
+
of LTX-2.x. You are solely responsible for any transparency,
|
| 268 |
+
disclosure, marking, or labeling obligations applicable to you
|
| 269 |
+
under AI Regulations as a provider or deployer of LTX-2.x, any
|
| 270 |
+
Derivative of LTX-2.x, or any system incorporating any of the
|
| 271 |
+
foregoing, including any obligation to disclose that content is
|
| 272 |
+
artificially generated or manipulated. If Licensor knows or
|
| 273 |
+
reasonably believes that you have modified LTX-2.x or any
|
| 274 |
+
Derivative of LTX-2.x such that it is no longer capable of
|
| 275 |
+
including any disclosure required by AI Regulations in Outputs, or
|
| 276 |
+
that you have otherwise removed, disabled, or circumvented any
|
| 277 |
+
feature or functionality described in this Section, Licensor may
|
| 278 |
+
in its sole discretion revoke the license granted under this
|
| 279 |
+
Agreement effective immediately upon notice to you, and upon such
|
| 280 |
+
revocation you shall immediately cease all use of LTX-2.x and
|
| 281 |
+
Derivatives of LTX-2.x. Licensor makes no representation or
|
| 282 |
+
warranty that LTX-2.x, any Derivative of LTX-2.x, or any Output
|
| 283 |
+
complies with any AI Regulations applicable to your specific use
|
| 284 |
+
case or deployment, and you are solely responsible for determining
|
| 285 |
+
the applicability of, and ensuring your compliance with, all AI
|
| 286 |
+
Regulations. You shall indemnify, defend, and hold harmless
|
| 287 |
+
Licensor and its affiliates from and against any and all claims,
|
| 288 |
+
liabilities, losses, damages, costs, and expenses (including
|
| 289 |
+
reasonable attorneys' fees) arising out of or relating to your
|
| 290 |
+
use, deployment, distribution, or modification of LTX-2.x, any
|
| 291 |
+
Derivative of LTX-2.x, or any Output in violation of, or your
|
| 292 |
+
other failure to comply with, any AI Regulations.
|
| 293 |
+
|
| 294 |
+
For purposes of the EU AI Act, Licensor makes LTX-2.x openly
|
| 295 |
+
available under this community license and intends that LTX-2.x be
|
| 296 |
+
treated as a free and open-source general purpose AI model within
|
| 297 |
+
the meaning of Article 53(2) of the EU AI Act. You acknowledge and
|
| 298 |
+
agree that (a) to the extent the free and open source derogations
|
| 299 |
+
under Article 53(2) of the EU AI Act apply, Licensor's obligations
|
| 300 |
+
under the EU AI Act with respect to LTX-2.x are limited to those
|
| 301 |
+
applicable to providers of free and open source general purpose AI
|
| 302 |
+
models (it being acknowledged that such derogations do not extend
|
| 303 |
+
to the obligations under Article 53(1)(c) and (d)), (b) you
|
| 304 |
+
acknowledge that LTX-2.x is not intended to be integrated into a
|
| 305 |
+
high risk AI system, and shall be fully and solely responsible for
|
| 306 |
+
any obligation resulting from such integration, (c) if you
|
| 307 |
+
integrate LTX-2.x or any Derivative of LTX-2.x into a high-risk AI
|
| 308 |
+
system you shall be solely responsible for all provider
|
| 309 |
+
obligations that would otherwise apply to Licensor under the EU AI
|
| 310 |
+
Act, and (d) you shall not take any action, or omit to take any
|
| 311 |
+
action, that would cause Licensor to lose the benefit of the free
|
| 312 |
+
and open source derogations under the EU AI Act, and you shall
|
| 313 |
+
indemnify and hold Licensor harmless from any liability, costs, or
|
| 314 |
+
expenses arising from your breach of this Section.
|
| 315 |
+
|
| 316 |
+
7. Export Controls and Sanctions Compliance. You acknowledge that
|
| 317 |
+
LTX-2.x, Derivatives of LTX-2.x may be subject to export control
|
| 318 |
+
laws and regulations, including but not limited to the U.S. Export
|
| 319 |
+
Administration Regulations and sanctions programs administered by
|
| 320 |
+
the Office of Foreign Assets Control (OFAC). You represent and
|
| 321 |
+
warrant that you and any users of LTX-2.x are not (i) located in,
|
| 322 |
+
organized under the laws of, or ordinarily resident in any country
|
| 323 |
+
or territory subject to comprehensive sanctions; (ii) identified
|
| 324 |
+
on any U.S. government restricted party list, including the
|
| 325 |
+
Specially Designated Nationals and Blocked Persons List; or (iii)
|
| 326 |
+
otherwise prohibited from receiving LTX-2.x under applicable law.
|
| 327 |
+
You shall not export, re-export, or transfer LTX-2.x, directly or
|
| 328 |
+
indirectly, in violation of any applicable export control or
|
| 329 |
+
sanctions laws or regulations. You agree to comply with all
|
| 330 |
+
applicable trade control laws and shall indemnify and hold
|
| 331 |
+
Licensor harmless from any claims arising from your failure to
|
| 332 |
+
comply with such laws.
|
| 333 |
+
|
| 334 |
+
8. Trademarks; Reservation of Rights. Nothing in this Agreement
|
| 335 |
+
permits you to make use of Licensor's trademarks, trade names,
|
| 336 |
+
logos or to otherwise suggest endorsement or misrepresent the
|
| 337 |
+
relationship between the parties; and any rights not expressly
|
| 338 |
+
granted herein are reserved by the Licensor. Except as expressly
|
| 339 |
+
set forth in this Agreement, Licensor does not grant, directly or
|
| 340 |
+
by implication, estoppel, statute or otherwise, any right or
|
| 341 |
+
license in its, or its affiliates', intellectual property rights
|
| 342 |
+
or other proprietary rights. For avoidance of doubt, all
|
| 343 |
+
intellectual property rights in Derivatives of LTX-2.x shall be
|
| 344 |
+
subject to the terms of this Agreement, and you acquire no right,
|
| 345 |
+
title, or interest in or to LTX-2.x itself, which is and remains
|
| 346 |
+
the exclusive property of Licensor. You shall not assert any
|
| 347 |
+
ownership or other right in LTX-2.x or any Derivative of LTX-2.x
|
| 348 |
+
in any manner that restricts, encumbers, or is inconsistent with
|
| 349 |
+
the rights retained by Licensor or granted to other licensees
|
| 350 |
+
under this Agreement.
|
| 351 |
+
|
| 352 |
+
9. Disclaimer of Warranty. Unless required by applicable law or
|
| 353 |
+
agreed to in writing, Licensor provides LTX-2.x on an "AS IS"
|
| 354 |
+
BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either
|
| 355 |
+
express or implied, including, without limitation, any warranties
|
| 356 |
+
or conditions of TITLE, NON-INFRINGEMENT, MERCHANTABILITY, or
|
| 357 |
+
FITNESS FOR A PARTICULAR PURPOSE. You are solely responsible for
|
| 358 |
+
determining the appropriateness of using or redistributing LTX-2.x
|
| 359 |
+
and Derivatives of LTX-2.x and assume any risks associated with
|
| 360 |
+
your exercise of permissions under this Agreement.
|
| 361 |
+
|
| 362 |
+
10. Limitation of Liability. To the fullest extent permitted by
|
| 363 |
+
applicable law, in no event and under no legal theory, whether in
|
| 364 |
+
tort (including negligence), contract, or otherwise, unless
|
| 365 |
+
required by applicable law (such as deliberate and grossly
|
| 366 |
+
negligent acts) or agreed to in writing, shall Licensor be liable
|
| 367 |
+
to you or any other individual or Entity for damages, including
|
| 368 |
+
any direct, indirect, special, incidental, or consequential
|
| 369 |
+
damages of any character arising as a result of this Agreement or
|
| 370 |
+
out of the use of, or inability to use LTX-2.x or any Derivative
|
| 371 |
+
of LTX-2.x (including but not limited to damages for loss of
|
| 372 |
+
goodwill, work stoppage, computer failure or malfunction, or any
|
| 373 |
+
and all other commercial damages or losses), even if Licensor has
|
| 374 |
+
been advised of the possibility of such damages.
|
| 375 |
+
|
| 376 |
+
11. Accepting Warranty or Additional Liability. While redistributing
|
| 377 |
+
LTX-2.x and Derivatives of LTX-2.x, you may, provided you do not
|
| 378 |
+
violate the terms of this Agreement, choose to offer and charge a
|
| 379 |
+
fee for, acceptance of support, warranty, indemnity, or other
|
| 380 |
+
liability obligations. However, in accepting such obligations,
|
| 381 |
+
you may act only on your own behalf and on your sole
|
| 382 |
+
responsibility, not on behalf of Licensor, and only if you agree
|
| 383 |
+
to indemnify, defend, and hold Licensor harmless for any
|
| 384 |
+
liability incurred by, or claims asserted against Licensor, by
|
| 385 |
+
reason of your accepting any such warranty or additional
|
| 386 |
+
liability.
|
| 387 |
+
|
| 388 |
+
12. Governing Law. This Agreement and all relations, disputes, claims
|
| 389 |
+
and other matters arising hereunder (including non-contractual
|
| 390 |
+
disputes or claims) will be governed exclusively by, and
|
| 391 |
+
construed exclusively in accordance with, the laws of the State
|
| 392 |
+
of New York and applicable U.S. federal law. To the extent
|
| 393 |
+
permitted by law, choice of laws rules and the United Nations
|
| 394 |
+
Convention on Contracts for the International Sale of Goods will
|
| 395 |
+
not apply. The prevailing party in any claim or dispute between
|
| 396 |
+
the parties under this Agreement will be entitled to
|
| 397 |
+
reimbursement of its reasonable attorneys' fees and costs.
|
| 398 |
+
|
| 399 |
+
13. Term and Termination. This Agreement is effective upon your
|
| 400 |
+
acceptance and continues until terminated. Licensor may terminate
|
| 401 |
+
this Agreement immediately upon written notice to you if you
|
| 402 |
+
breach any provision of this Agreement, including but not limited
|
| 403 |
+
to violations of the use restrictions in Attachment A or
|
| 404 |
+
unauthorized commercial use. This Agreement also terminates
|
| 405 |
+
immediately and automatically, without notice, upon any material
|
| 406 |
+
breach of this Agreement, including any use in violation of
|
| 407 |
+
applicable AI Regulations or any unauthorized commercial use of
|
| 408 |
+
LTX-2.x or Derivatives of LTX-2.x by a Commercial Entity. Upon
|
| 409 |
+
termination: (a) all rights granted to you under this Agreement
|
| 410 |
+
will immediately cease; (b) you must immediately cease all use of
|
| 411 |
+
LTX-2.x and Derivatives of LTX-2.x; (c) you must delete or
|
| 412 |
+
destroy all copies of LTX-2.x and Derivatives of LTX-2.x in your
|
| 413 |
+
possession or control; and (d) you must notify any third parties
|
| 414 |
+
to whom you distributed LTX-2.x or Derivatives of LTX-2.x of the
|
| 415 |
+
termination. Sections 2, 3, 4, 6-16 and Attachment A shall
|
| 416 |
+
survive termination of this Agreement. Termination does not
|
| 417 |
+
relieve you of any obligations incurred prior to termination,
|
| 418 |
+
including payment obligations under Section 2 and adhering to the
|
| 419 |
+
restrictions under Section 3. In addition, if You commence a
|
| 420 |
+
lawsuit or other proceedings (including a cross-claim or
|
| 421 |
+
counterclaim in a lawsuit) against Licensor or any person or
|
| 422 |
+
entity alleging that LTX-2.x or any Output, or any portion of any
|
| 423 |
+
of the foregoing, infringe any intellectual property or other
|
| 424 |
+
right owned or licensable by you, then all licenses granted to
|
| 425 |
+
you under this Agreement shall terminate as of the date such
|
| 426 |
+
lawsuit or other proceeding is filed.
|
| 427 |
+
|
| 428 |
+
14. Disputes and Arbitration; Waiver of Jury Trial; Class Action
|
| 429 |
+
Waiver. IF YOU ARE NOT ACTING AS A CONSUMER UNDER APPLICABLE LAW,
|
| 430 |
+
YOU HEREBY WAIVE THE RIGHT TO A TRIAL BY JURY, TO PARTICIPATE IN
|
| 431 |
+
A CLASS OR REPRESENTATIVE ACTION (INCLUDING IN ARBITRATION), OR
|
| 432 |
+
TO COMBINE INDIVIDUAL PROCEEDINGS IN COURT OR IN ARBITRATION
|
| 433 |
+
WITHOUT THE CONSENT OF ALL PARTIES. All disputes arising in
|
| 434 |
+
connection with this Agreement shall be finally settled by
|
| 435 |
+
arbitration under the Rules of Arbitration of the International
|
| 436 |
+
Chamber of Commerce ("ICC Rules"), by one (1) arbitrator
|
| 437 |
+
appointed in accordance with the ICC Rules. The seat of
|
| 438 |
+
arbitration shall be New York, NY, USA, and the proceedings shall
|
| 439 |
+
be conducted in English. The arbitrator shall be empowered to
|
| 440 |
+
grant any relief that a court could grant. Judgment on the
|
| 441 |
+
arbitration award may be entered by any court having jurisdiction
|
| 442 |
+
thereof. Notwithstanding the foregoing, either party may seek
|
| 443 |
+
injunctive or other equitable relief in respect of any actual or
|
| 444 |
+
threatened breach of the license restrictions under this
|
| 445 |
+
Agreement (including Attachment A and the Acceptable Use Policy)
|
| 446 |
+
or any actual or threatened infringement, misappropriation, or
|
| 447 |
+
violation of Licensor's intellectual property rights, in the
|
| 448 |
+
state or federal courts located in the County of New York, State
|
| 449 |
+
of New York, and each party irrevocably consents to the
|
| 450 |
+
jurisdiction of, and venue in, such courts for that limited
|
| 451 |
+
purpose. The foregoing waivers do not apply to, and are not
|
| 452 |
+
enforceable against, any licensee acting as a consumer under the
|
| 453 |
+
mandatory consumer-protection laws of its jurisdiction of
|
| 454 |
+
residence (including, without limitation, the European Union, the
|
| 455 |
+
United Kingdom, and the State of California), and nothing in this
|
| 456 |
+
Agreement limits any rights under such laws that cannot be waived
|
| 457 |
+
or limited by contract. If any waiver in this Section is held
|
| 458 |
+
invalid or unenforceable as to a particular licensee or dispute,
|
| 459 |
+
such waiver shall be severed to that extent only and shall not
|
| 460 |
+
affect the validity or enforceability of the remainder of this
|
| 461 |
+
Section.
|
| 462 |
+
|
| 463 |
+
15. In the event of any exception to the application of binding
|
| 464 |
+
arbitration, all disputes, claims, and other matters arising
|
| 465 |
+
hereunder shall be brought exclusively in the state or federal
|
| 466 |
+
courts located in the County of New York, State of New York. You
|
| 467 |
+
waive all defenses of lack of personal jurisdiction and forum non
|
| 468 |
+
conveniens with respect to venue and jurisdiction in such courts,
|
| 469 |
+
and consent to their exclusive jurisdiction and venue.
|
| 470 |
+
|
| 471 |
+
16. Severability. If any provision of this Agreement is held to be
|
| 472 |
+
invalid, illegal or unenforceable, the remaining provisions shall
|
| 473 |
+
be unaffected thereby and remain valid as if such provision had
|
| 474 |
+
not been set forth herein.
|
| 475 |
+
|
| 476 |
+
END OF TERMS AND CONDITIONS
|
| 477 |
+
|
| 478 |
+
Attachment A
|
| 479 |
+
Use Restrictions
|
| 480 |
+
|
| 481 |
+
When using the Outputs, LTX-2.x and any Derivatives thereof, you
|
| 482 |
+
agree to comply with the Acceptable Use Policy
|
| 483 |
+
(https://static.lightricks.com/legal/ltx-acceptable-use-policy.pdf)
|
| 484 |
+
which is hereby incorporated into and made part of this Agreement by
|
| 485 |
+
reference. Licensor may update it from time to time, and the version
|
| 486 |
+
in effect at the time of your use governs; continued use after an
|
| 487 |
+
update constitutes acceptance. Licensor shall post each version of
|
| 488 |
+
the Acceptable Use Policy with its effective date, and no update
|
| 489 |
+
shall apply retroactively to use occurring before that effective
|
| 490 |
+
date. In addition, you agree not to use the Outputs, LTX-2.x or its
|
| 491 |
+
Derivatives in any of the following ways:
|
| 492 |
+
|
| 493 |
+
1) In any way that violates any applicable national, federal,
|
| 494 |
+
state, local or international law or regulation;
|
| 495 |
+
|
| 496 |
+
2) For the purpose of exploiting, Harming or attempting to exploit
|
| 497 |
+
or Harm minors in any way;
|
| 498 |
+
|
| 499 |
+
3) Knowingly generate or disseminate verifiably false information
|
| 500 |
+
and/or content with the intent to deceive, defraud, or
|
| 501 |
+
otherwise unlawfully Harm others;
|
| 502 |
+
|
| 503 |
+
4) To generate or disseminate personal identifiable information
|
| 504 |
+
that can be used to Harm an individual;
|
| 505 |
+
|
| 506 |
+
5) To generate or disseminate information and/or content (e.g.
|
| 507 |
+
images, code, posts, articles), and place the information
|
| 508 |
+
and/or content in any context (e.g. bot generating tweets)
|
| 509 |
+
without expressly and intelligibly disclaiming that the
|
| 510 |
+
information and/or content is machine generated;
|
| 511 |
+
|
| 512 |
+
6) To defame others, or to engage in the unlawful harassment of
|
| 513 |
+
others;
|
| 514 |
+
|
| 515 |
+
7) To impersonate or attempt to impersonate (e.g. deepfakes)
|
| 516 |
+
others without their consent;
|
| 517 |
+
|
| 518 |
+
8) For fully automated decision making that adversely impacts an
|
| 519 |
+
individual's legal rights or otherwise creates or modifies a
|
| 520 |
+
binding, enforceable obligation;
|
| 521 |
+
|
| 522 |
+
9) For any use intended to or which has the effect of
|
| 523 |
+
discriminating against or Harming individuals or groups based
|
| 524 |
+
on online or offline social behavior or known or predicted
|
| 525 |
+
personal or personality characteristics;
|
| 526 |
+
|
| 527 |
+
10) To exploit any of the vulnerabilities of a specific group of
|
| 528 |
+
persons based on their age, social, physical or mental
|
| 529 |
+
characteristics, in order to materially distort the behavior
|
| 530 |
+
of a person pertaining to that group in a manner that causes
|
| 531 |
+
or is likely to cause that person or another person physical
|
| 532 |
+
or psychological Harm;
|
| 533 |
+
|
| 534 |
+
11) For any use intended to or which has the effect of
|
| 535 |
+
discriminating against individuals or groups based on legally
|
| 536 |
+
protected characteristics or categories;
|
| 537 |
+
|
| 538 |
+
12) To provide medical advice and medical results interpretation;
|
| 539 |
+
|
| 540 |
+
13) To generate or disseminate information for the purpose to be
|
| 541 |
+
used for administration of justice, law enforcement,
|
| 542 |
+
immigration or asylum processes, such as predicting an
|
| 543 |
+
individual will commit fraud/crime commitment (e.g. by text
|
| 544 |
+
profiling, drawing causal relationships between assertions
|
| 545 |
+
made in documents, indiscriminate and arbitrarily-targeted
|
| 546 |
+
use);
|
| 547 |
+
|
| 548 |
+
14) To generate and/or disseminate malware (including - but not
|
| 549 |
+
limited to - ransomware) or any other content to be used for
|
| 550 |
+
the purpose of harming electronic systems;
|
| 551 |
+
|
| 552 |
+
15) To engage in, promote, incite, or facilitate discrimination or
|
| 553 |
+
other unlawful or harmful conduct in the provision of
|
| 554 |
+
employment, employment benefits, credit, housing, or other
|
| 555 |
+
essential goods and services;
|
| 556 |
+
|
| 557 |
+
16) To engage in, promote, incite, or facilitate the harassment,
|
| 558 |
+
abuse, threatening, or bullying of individuals or groups of
|
| 559 |
+
individuals;
|
| 560 |
+
|
| 561 |
+
17) For military, warfare, nuclear industries or applications,
|
| 562 |
+
weapons development, or any use in connection with activities
|
| 563 |
+
that may cause death, personal injury, or severe physical or
|
| 564 |
+
environmental damage;
|
| 565 |
+
|
| 566 |
+
18) For commercial use only: To train, improve, or fine-tune any
|
| 567 |
+
other machine learning model, artificial intelligence system,
|
| 568 |
+
or competing model, except for Derivatives of LTX-2.x as
|
| 569 |
+
expressly permitted under this Agreement;
|
| 570 |
+
|
| 571 |
+
19) To circumvent, disable, or interfere with any technical
|
| 572 |
+
limitations, safety features, content filters, watermarking,
|
| 573 |
+
content provenance or latent disclosure functionalities, or
|
| 574 |
+
use restrictions implemented in LTX-2.x by Licensor;
|
| 575 |
+
|
| 576 |
+
20) To use LTX-2.x or Derivatives of LTX-2.x in any product,
|
| 577 |
+
service, or application that directly competes with Licensor's
|
| 578 |
+
commercial products or services, or is designed to replace or
|
| 579 |
+
substitute Licensor's offerings in the market, without
|
| 580 |
+
obtaining a separate commercial license from Licensor.
|
README.md
ADDED
|
@@ -0,0 +1,180 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
---
|
| 2 |
+
license: other
|
| 3 |
+
license_name: ltx-2.x-community-license-agreement
|
| 4 |
+
license_link: LICENSE
|
| 5 |
+
base_model: Lightricks/LTX-2.5
|
| 6 |
+
base_model_relation: adapter
|
| 7 |
+
pipeline_tag: image-to-video
|
| 8 |
+
language:
|
| 9 |
+
- en
|
| 10 |
+
tags:
|
| 11 |
+
- ltx-2.5
|
| 12 |
+
- ltx-video
|
| 13 |
+
- lora
|
| 14 |
+
- image-to-video
|
| 15 |
+
- video-generation
|
| 16 |
+
- comfyui
|
| 17 |
+
- exploded-view
|
| 18 |
+
- xpldv
|
| 19 |
+
widget:
|
| 20 |
+
- text: "An open laptop separates into an ordered exploded view while resting stationary on the wooden table. The complete display assembly lifts free of its hinge mounts and translates upward and backward, keeping the screen, bezel and rear cover together at the original open angle, with a clear air gap between the display and the rear edge of the base. The entire keyboard and trackpad deck, including all keys and the palm rest, detaches and translates straight upward as one flat horizontal assembly. It rises high above the lower case, exposing the circuit board and cooling system toward the back and the flat battery pack beneath the palm rest. These exterior parts move first and travel furthest, leaving generous open gaps around the internal assemblies. One compact circuit board with its chips, cooling fans and metal heat pipes rises beneath the keyboard deck, with all of these components remaining mounted together as a single assembly. The flat dark battery cells remain joined as one battery pack and translate upward and slightly forward from the front portion of the lower case, exposing the shallow battery compartment and mounting points underneath. The remaining lower case is one empty shallow metal tray resting on the tabletop. The raised keyboard deck, circuit board and battery pack occupy three separate horizontal levels with broad bands of open air between them; the upright display is positioned behind the stack and the empty lower tray stays beneath it. Each of the five major assemblies retains its original shape as the layers settle into an organized arrangement and hold steady. The camera slowly orbits to the right around the laptop from the starting three-quarter view, keeping the full expanded arrangement visible. The soft daylight remains consistent throughout one continuous shot."
|
| 21 |
+
example_title: "Laptop · COMPLEX"
|
| 22 |
+
output:
|
| 23 |
+
url: examples/xpldv_laptop.mp4
|
| 24 |
+
- text: "The desktop computer tower separates into an ordered exploded view. The glass side panel, front panel, top cover and lower power-supply cover move outward along controlled paths, revealing the motherboard, graphics card, liquid-cooling assembly and power supply. The components separate into an organized layered arrangement around the case while retaining their original shapes. The case base stays on the desk. The camera slowly orbits to the right around the computer from the starting three-quarter view. The blue-white computer lighting and surrounding room remain consistent throughout the continuous shot."
|
| 25 |
+
example_title: "Computer · BASIC"
|
| 26 |
+
output:
|
| 27 |
+
url: examples/xpldv_computer.mp4
|
| 28 |
+
- text: "A black SUV keeps driving down the highway as it separates into an ordered exploded view. The hood and roof lift into separate horizontal layers; the four doors slide sideways; the front bumper and grille slide forward; the four wheels slide outward along their axles while spinning. These exterior parts move first and travel furthest along controlled paths, revealing the chassis, SUV V6 engine block, steering column and front and rear seats, all remaining assembled in their original positions. Each detached component keeps its shape in a clearly spaced suspended arrangement around this exposed core, and the entire arrangement travels forward together. The camera tracks alongside at matching speed as the road and guardrail flow backward continuously. Warm sunlight remains consistent."
|
| 29 |
+
example_title: "SUV · BASIC"
|
| 30 |
+
output:
|
| 31 |
+
url: examples/xpldv_suv.mp4
|
| 32 |
+
- text: "A luxury automatic mechanical wristwatch separates into an ordered exploded view while resting stationary on its dark velvet display cushion. The front sapphire crystal and surrounding polished bezel rim detach as a single unit and translate forward and slightly upward, keeping its circular orientation facing the camera. The hour, minute, and slender seconds hands lift cleanly above the dial plane, each translating upward along its own short vertical path with slight lateral spacing between them. The main dial plate carrying its applied hour markers, subdial components, and open-heart cutout details moves forward a shorter distance than the crystal, creating a clear gap between it and the hands above. These exterior parts move first and travel furthest, leaving generous gaps between each successive layer. They reveal the mechanical movement at the center of the stack—its polished bridges, interlocking gears, escapement fork, oscillating balance wheel, ruby jewels, and complication modules all visible in their assembled configuration—with the rear exhibition caseback and its oscillating automatic rotor translating backward and slightly downward as the final layer. The movement's bridges, gears, and escapement remain mounted together as a single mechanical unit. Each detached section retains its original shape as the five layers settle into an organized axial arrangement and hold steady. A slow, steady camera pull-back provides room for the full expanded stack. The soft upper-left key light, cool right-side fill, and subtle rim highlight consistent with the source image continue through one continuous shot."
|
| 33 |
+
example_title: "Watch · COMPLEX"
|
| 34 |
+
output:
|
| 35 |
+
url: examples/xpldv_watch.mp4
|
| 36 |
+
- text: "The two-story house separates into an ordered exploded view. The main roof and garage roof lift straight upward and remain suspended above the building. The front door, garage door and individual window units move forward out of their openings; the exterior wall panels slide sideways and forward away from the house. These exterior parts move first and travel furthest along controlled paths, exposing one continuous timber frame with vertical studs, horizontal beams, floor joists, roof trusses and the interior staircase. The timber frame and foundation remain assembled in their original positions. The detached roofs, wall panels, doors and windows retain their original shapes in a clearly spaced suspended arrangement around the exposed frame. The camera slowly pulls back to keep the entire arrangement visible while the dusk lighting, garden and neighboring houses remain consistent throughout the continuous shot."
|
| 37 |
+
example_title: "House · COMPLEX"
|
| 38 |
+
output:
|
| 39 |
+
url: examples/xpldv_house.mp4
|
| 40 |
+
- text: "The single-engine fighter jet separates into an ordered exploded view while its landing gear remains planted on the runway. The nose radome slides straight forward along the aircraft centreline, revealing a circular radar antenna in the nose and compact avionics boxes immediately behind it. The clear canopy lifts upward, exposing the single ejection seat and instrument panel in the cockpit. Upper fuselage skin panels rise in separate sections, and the two wing assemblies translate sideways while remaining level. These exterior components move first and travel furthest, opening clear gaps around the internal airframe. One cylindrical turbofan engine remains mounted lengthwise in the central rear fuselage behind the cockpit, with metallic compressor casing and turbine sections visible. The cockpit, intake duct, fuselage ribs and landing-gear supports stay assembled in their original positions. Each detached section retains its shape as the arrangement settles and holds steady. The camera slowly pulls back in the original three-quarter view, keeping the whole aircraft visible under consistent sunset light."
|
| 41 |
+
example_title: "Fighter jet · COMPLEX"
|
| 42 |
+
output:
|
| 43 |
+
url: examples/xpldv_jet.mp4
|
| 44 |
+
---
|
| 45 |
+
|
| 46 |
+
# XPLDV — Exploded-View LoRA for LTX-2.5
|
| 47 |
+
|
| 48 |
+
Turn a source image into an animated exploded view. XPLDV separates an object's exterior parts to reveal the components underneath, for product showcases, mechanical reveals, architectural breakdowns, and stylized cutaways.
|
| 49 |
+
|
| 50 |
+
[Download LoRA](ltx-2.5-xpldv_v5-lora.safetensors) · [ComfyUI workflow](workflows/ltx-2.5_distilled_xpldv_example_workflow.json) · [Prompt guide](prompt_guide.md)
|
| 51 |
+
|
| 52 |
+
## How it works
|
| 53 |
+
|
| 54 |
+
1. Load the included workflow and select your starting image and installed model files.
|
| 55 |
+
2. Describe which parts separate, what they reveal, and how the camera moves.
|
| 56 |
+
3. Generate the video with XPLDV at strength **0.5**.
|
| 57 |
+
|
| 58 |
+
XPLDV works best with `ltx-2.5-22b-distilled-transformer-bf16.safetensors`. It can also be used with `ltx-2.5-22b-dev-transformer-bf16.safetensors`, which it was trained on. The included workflow uses the distilled model. Base models: [Lightricks/LTX-2.5](https://huggingface.co/Lightricks/LTX-2.5).
|
| 59 |
+
|
| 60 |
+
## Featured videos
|
| 61 |
+
|
| 62 |
+
Six 10-second examples using XPLDV at strength **0.5**. Each video includes its exact prompt.
|
| 63 |
+
|
| 64 |
+
<Gallery />
|
| 65 |
+
|
| 66 |
+
<details>
|
| 67 |
+
<summary>With and without XPLDV</summary>
|
| 68 |
+
|
| 69 |
+
Matched comparisons using the same image, prompt, seed, and settings. Comparison videos are silent.
|
| 70 |
+
|
| 71 |
+
[Laptop](examples/comparisons/comparison_laptop.mp4) · [Computer](examples/comparisons/comparison_computer.mp4) · [SUV](examples/comparisons/comparison_suv.mp4) · [Watch](examples/comparisons/comparison_watch.mp4) · [House](examples/comparisons/comparison_house.mp4) · [Fighter jet](examples/comparisons/comparison_jet.mp4)
|
| 72 |
+
|
| 73 |
+
</details>
|
| 74 |
+
|
| 75 |
+
## Recommended settings
|
| 76 |
+
|
| 77 |
+
**Start with LoRA strength 0.5.**
|
| 78 |
+
|
| 79 |
+
| Setting | Recommended value |
|
| 80 |
+
| --- | --- |
|
| 81 |
+
| CFG | 1 in both stages |
|
| 82 |
+
| Duration | 10 seconds: 241 frames at 24 FPS |
|
| 83 |
+
| First stage | 960 × 544; Euler ancestral; 8 steps |
|
| 84 |
+
| Second stage | 1920 × 1088; Euler; 3 steps |
|
| 85 |
+
| Second-stage manual sigmas | `0.85, 0.7250, 0.4219, 0.0` |
|
| 86 |
+
| Image conditioning | 0.7 in the first stage; 1.0 in the second |
|
| 87 |
+
| Prompt enhancement | Off |
|
| 88 |
+
| Negative prompt | Empty |
|
| 89 |
+
| Seed for comparisons | 42 in both stages |
|
| 90 |
+
|
| 91 |
+
The workflow includes these settings and applies the LoRA to both stages. The manual sigmas above belong in **Upscale and re-sampler (3 steps)**; keep the first-stage schedule unchanged.
|
| 92 |
+
|
| 93 |
+
<details>
|
| 94 |
+
<summary>LoRA strength</summary>
|
| 95 |
+
|
| 96 |
+
These are observed tendencies from the tests, not fixed rules for every subject.
|
| 97 |
+
|
| 98 |
+
| LoRA strength | Observed behavior |
|
| 99 |
+
| --- | --- |
|
| 100 |
+
| **0.5** | Recommended balance of separation, shape, and detail. |
|
| 101 |
+
| **0.75** | Stronger influence; can improve separation, but may simplify detail or repeat parts. |
|
| 102 |
+
|
| 103 |
+
Change one setting at a time while keeping the image, prompt, and seed fixed.
|
| 104 |
+
</details>
|
| 105 |
+
|
| 106 |
+
## Prompting
|
| 107 |
+
|
| 108 |
+
No trigger word is required. Name the parts that move, the components revealed underneath, and anything that stays connected. Write one continuous paragraph.
|
| 109 |
+
|
| 110 |
+
### BASIC template — a short, readable reveal
|
| 111 |
+
|
| 112 |
+
```text
|
| 113 |
+
[SUBJECT] separates into an ordered exploded view. [NAMED OUTER PARTS] move outward along controlled paths, revealing [NAMED INTERNAL COMPONENTS] underneath. The parts settle into an organized [LAYERED / RADIAL] arrangement around [EXPOSED CORE] while retaining their original shapes. [CAMERA BEHAVIOR]. [LIGHTING CONSISTENT WITH THE IMAGE] remains consistent throughout the continuous shot.
|
| 114 |
+
```
|
| 115 |
+
|
| 116 |
+
#### Example: Desktop PC
|
| 117 |
+
|
| 118 |
+
```text
|
| 119 |
+
The desktop computer tower separates into an ordered exploded view. The glass side panel, front panel, top cover and lower power-supply cover move outward along controlled paths, revealing the motherboard, graphics card, liquid-cooling assembly and power supply. The components separate into an organized layered arrangement around the case while retaining their original shapes. The case base stays on the desk. The camera slowly orbits to the right around the computer from the starting three-quarter view. The blue-white computer lighting and surrounding room remain consistent throughout the continuous shot.
|
| 120 |
+
```
|
| 121 |
+
|
| 122 |
+
[Watch the example](examples/xpldv_computer.mp4)
|
| 123 |
+
|
| 124 |
+
### COMPLEX template — specific parts, positions, and movement paths
|
| 125 |
+
|
| 126 |
+
```text
|
| 127 |
+
[SUBJECT] separates into an ordered exploded view while [CONTINUING ACTION OR ANCHORED SUPPORT]. [OUTER PART A] detaches and translates [DIRECTION], keeping [ORIENTATION]. [OUTER PART B] moves [DISTINCT PATH], and [OTHER OUTER PARTS] move [PATHS]. These exterior parts move first and travel furthest, leaving clear gaps. They reveal [SPECIFIC COMPONENT AND RECOGNIZABLE FEATURES] at [POSITION RELATIVE TO THE OBJECT], with [OTHER COMPONENTS AND THEIR LOCATIONS]. [CORE COMPONENTS] remain mounted together. Each detached section retains its shape as the arrangement settles and holds steady. [CAMERA BEHAVIOR]. [CONSISTENT LIGHTING] continues through one continuous shot.
|
| 128 |
+
```
|
| 129 |
+
|
| 130 |
+
#### Example: Laptop
|
| 131 |
+
|
| 132 |
+
```text
|
| 133 |
+
An open laptop separates into an ordered exploded view while resting stationary on the wooden table. The complete display assembly lifts free of its hinge mounts and translates upward and backward, keeping the screen, bezel and rear cover together at the original open angle, with a clear air gap between the display and the rear edge of the base. The entire keyboard and trackpad deck, including all keys and the palm rest, detaches and translates straight upward as one flat horizontal assembly. It rises high above the lower case, exposing the circuit board and cooling system toward the back and the flat battery pack beneath the palm rest. These exterior parts move first and travel furthest, leaving generous open gaps around the internal assemblies. One compact circuit board with its chips, cooling fans and metal heat pipes rises beneath the keyboard deck, with all of these components remaining mounted together as a single assembly. The flat dark battery cells remain joined as one battery pack and translate upward and slightly forward from the front portion of the lower case, exposing the shallow battery compartment and mounting points underneath. The remaining lower case is one empty shallow metal tray resting on the tabletop. The raised keyboard deck, circuit board and battery pack occupy three separate horizontal levels with broad bands of open air between them; the upright display is positioned behind the stack and the empty lower tray stays beneath it. Each of the five major assemblies retains its original shape as the layers settle into an organized arrangement and hold steady. The camera slowly orbits to the right around the laptop from the starting three-quarter view, keeping the full expanded arrangement visible. The soft daylight remains consistent throughout one continuous shot.
|
| 134 |
+
```
|
| 135 |
+
|
| 136 |
+
[Watch the example](examples/xpldv_laptop.mp4)
|
| 137 |
+
|
| 138 |
+
Replace the brackets with your subject and its parts; omit clauses that do not apply to the intended shot. Name the final arrangement: a vertical stack, a horizontal row, or a radial arrangement around the center. Use “layered” for an actual stack. Describe timing consistently: parts move at the same time or in a clear sequence. For a moving subject, keep the detached parts traveling with it. Give the camera enough room for the expanded arrangement.
|
| 139 |
+
|
| 140 |
+
Audio is optional. Add sound effects, ambience, music, or dialogue in a final sentence and keep the audio pipeline connected. Audio wording can influence the visual action.
|
| 141 |
+
|
| 142 |
+
See the [prompt guide](prompt_guide.md) for a short walkthrough and troubleshooting tips.
|
| 143 |
+
|
| 144 |
+
## Limitations and tips
|
| 145 |
+
|
| 146 |
+
- Hidden construction is imagined by the model. Detailed-looking internals may be inaccurate or misplaced.
|
| 147 |
+
- Parts can merge, duplicate, bend, or lose their identity. Start with a few major assemblies and give them distinct movement paths.
|
| 148 |
+
- Background objects, text, and camera framing can change. Leave room around the subject and check the full clip.
|
| 149 |
+
- Review new images and seeds individually. The settings above are a starting point, and stronger LoRA influence is not always an improvement.
|
| 150 |
+
|
| 151 |
+
## Training
|
| 152 |
+
|
| 153 |
+
| Setting | Value |
|
| 154 |
+
| --- | --- |
|
| 155 |
+
| Trainer | Lightricks LTX trainer |
|
| 156 |
+
| Base transformer | LTX-2.5 22B DEV BF16 |
|
| 157 |
+
| Hardware | One NVIDIA RTX PRO 6000 Blackwell Workstation Edition, 96 GB VRAM |
|
| 158 |
+
| LoRA rank / alpha | 64 / 64 |
|
| 159 |
+
| Training steps | 4,000 |
|
| 160 |
+
| Released weights | Step 3000 |
|
| 161 |
+
|
| 162 |
+
### Dataset
|
| 163 |
+
|
| 164 |
+
| Item | Details |
|
| 165 |
+
| --- | --- |
|
| 166 |
+
| Creation | Synthetic clips created in-house with Blender EEVEE Next |
|
| 167 |
+
| Objects | 102 multipart objects |
|
| 168 |
+
| Clips | 256 total: 204 separation clips and 52 reversed reassembly clips |
|
| 169 |
+
| Resolution | 960 × 544 |
|
| 170 |
+
| Length and frame rate | 121 frames at 24 FPS |
|
| 171 |
+
| Arrangements | Radial, horizontal, and vertical |
|
| 172 |
+
| Audio | No audio in the training clips; audio was not trained |
|
| 173 |
+
|
| 174 |
+
The photographic example images were used for inference, not training. Image-to-video is the evaluated use. Training includes reassembly, but a complete separate-hold-reassemble sequence within ten seconds is not established.
|
| 175 |
+
|
| 176 |
+
[Training configuration](training_config.yaml) · [Dataset summary](dataset_summary.json)
|
| 177 |
+
|
| 178 |
+
## License
|
| 179 |
+
|
| 180 |
+
Distributed under the included [LTX-2.x Community License Agreement](LICENSE). See [Lightricks/LTX-2.5](https://huggingface.co/Lightricks/LTX-2.5) for the base model and its terms.
|
SHA256SUMS.txt
ADDED
|
@@ -0,0 +1 @@
|
|
|
|
|
|
|
| 1 |
+
37b9609b1fb25a6c39542e195779648218829d03bed0d1fa8a612ed6a3b140bf ltx-2.5-xpldv_v5-lora.safetensors
|
dataset_summary.json
ADDED
|
@@ -0,0 +1,29 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"training_clips": 256,
|
| 3 |
+
"explode_clips": 204,
|
| 4 |
+
"reassembly_clips": 52,
|
| 5 |
+
"asset_identities": 102,
|
| 6 |
+
"caption_patterns": {
|
| 7 |
+
"radial": 114,
|
| 8 |
+
"horizontal": 50,
|
| 9 |
+
"vertical": 40,
|
| 10 |
+
"arc_right": 51,
|
| 11 |
+
"arc_left": 51,
|
| 12 |
+
"locked_three_quarter": 52,
|
| 13 |
+
"locked_head_on": 50,
|
| 14 |
+
"soft_light": 69,
|
| 15 |
+
"hard_light": 68,
|
| 16 |
+
"overhead_light": 67,
|
| 17 |
+
"left_framing": 24,
|
| 18 |
+
"right_framing": 24
|
| 19 |
+
},
|
| 20 |
+
"clip_metadata": {
|
| 21 |
+
"width": 960,
|
| 22 |
+
"height": 544,
|
| 23 |
+
"frames": 121,
|
| 24 |
+
"fps": 24,
|
| 25 |
+
"audio_streams": 0
|
| 26 |
+
},
|
| 27 |
+
"metadata_checked_clips": 256,
|
| 28 |
+
"adapter_parameters": 201326592
|
| 29 |
+
}
|
examples/comparisons/comparison_computer.mp4
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:5471ac3d9c1c59aa3798a38082bf48bf9c2b2fdb3b9bbbcdb851f5f748d4a389
|
| 3 |
+
size 5798434
|
examples/comparisons/comparison_house.mp4
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:1484f8a83b0ed024317462f0e154c6eb66e82786e39831593f80ad1b4e21466a
|
| 3 |
+
size 7167529
|
examples/comparisons/comparison_jet.mp4
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:f531e074c0f5f065a015834387c687e34e2ec5d8dab8870bb1057775d3d045ed
|
| 3 |
+
size 3749528
|
examples/comparisons/comparison_laptop.mp4
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:cf27673bc3d6353b3c22b5d3dcadde806ee29604d2fa72cd656749d4dfbce178
|
| 3 |
+
size 4180335
|
examples/comparisons/comparison_suv.mp4
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:46018db36d2d4f4e0298e4c75d375e0d4b002199659e7942e049954ecb8bbb88
|
| 3 |
+
size 6466525
|
examples/comparisons/comparison_watch.mp4
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:c65178ecfb7571ae063251c2f20dac1de9d9c600386066936c7dee521ea4abcf
|
| 3 |
+
size 7039419
|
examples/xpldv_computer.mp4
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:5bebdbb886722eb44013e5d4f265d40631e1b99dbc0d147d24501da17b1fa261
|
| 3 |
+
size 4892828
|
examples/xpldv_house.mp4
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:aa47373d991677a2396edf79e6136011791706def7188430ae31671267bf0f65
|
| 3 |
+
size 7261398
|
examples/xpldv_jet.mp4
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:ec4c59f33f05fdbfa607318559f146da3f8a6150c40e54783438fa8e9e9fa389
|
| 3 |
+
size 2537746
|
examples/xpldv_laptop.mp4
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:bd9ad76dac9506e4822c8647e76a67a27c011b52b857ab7323fcd75230e61874
|
| 3 |
+
size 3103810
|
examples/xpldv_suv.mp4
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:99a903374051689f4f1405163d37eb2e07f3234e795e715a33324cb769037b10
|
| 3 |
+
size 5702745
|
examples/xpldv_watch.mp4
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:b6f47b90a3b0c2571c9b38bb32147cd1b1aeb0ee301c52278c90161271935a5e
|
| 3 |
+
size 4690792
|
ltx-2.5-xpldv_v5-lora.safetensors
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:37b9609b1fb25a6c39542e195779648218829d03bed0d1fa8a612ed6a3b140bf
|
| 3 |
+
size 402758608
|
prompt_guide.md
ADDED
|
@@ -0,0 +1,88 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
# Prompting XPLDV
|
| 2 |
+
|
| 3 |
+
Start with **“separates into an ordered exploded view.”** Name what moves, what becomes visible, and where the parts finish. Use direct words such as **moves up**, **moves outward**, and **remains suspended**.
|
| 4 |
+
|
| 5 |
+
Use the [BASIC and COMPLEX templates](README.md#prompting) to start. BASIC suits a short reveal; COMPLEX adds specific internal parts and their locations. The [featured videos](README.md#featured-videos) contain complete prompts, and the [recommended settings](README.md#recommended-settings) are in the README.
|
| 6 |
+
|
| 7 |
+
## Build the reveal
|
| 8 |
+
|
| 9 |
+
1. **Choose the subject.** Describe the main object in the image. If several objects are visible, identify yours by its position or appearance.
|
| 10 |
+
2. **Name what separates.** Each exterior part selected for separation must come completely free, move away, and remain suspended with a visible gap from the subject. Name parts individually when they should detach independently.
|
| 11 |
+
3. **Name what becomes visible.** Be specific about the important interior parts and where they belong: “the V6 engine block ahead of the cabin” or “the battery beneath the palm rest.” Add recognizable features only when they help describe the reveal.
|
| 12 |
+
4. **Describe the finish.** State that the detached parts remain suspended with visible gaps and keep their original shapes. Name the structure or interior parts that stay connected to the subject.
|
| 13 |
+
|
| 14 |
+
Match the final arrangement to the movement:
|
| 15 |
+
|
| 16 |
+
| Movement | Example wording |
|
| 17 |
+
| --- | --- |
|
| 18 |
+
| Vertical stack | “The screen, frame, and circuit board move vertically apart and remain suspended in aligned layers with visible gaps.” |
|
| 19 |
+
| Horizontal row | “The components move horizontally apart and remain suspended in an ordered row.” |
|
| 20 |
+
| Radial | “The panels move outward from the frame in a radial arrangement and remain suspended with visible gaps.” |
|
| 21 |
+
|
| 22 |
+
Use “layered” for a stack. Different parts can move in different directions: a hood moves upward while doors move sideways. Add orientation details when they matter, such as keeping a glass cover flat.
|
| 23 |
+
|
| 24 |
+
Describe one consistent timing pattern. If parts start together, say they move apart simultaneously. If they separate in stages, describe that order. Do not combine “first, then” with a requirement that every part start together.
|
| 25 |
+
|
| 26 |
+
Describe internal movement separately from the exterior separation. Name which internal assemblies also move and which components remain mounted together. For example, a watch's mechanism can stay intact while its glass, hands, and dial separate. Listing every tiny gear is rarely necessary.
|
| 27 |
+
|
| 28 |
+
## Keep the shot consistent
|
| 29 |
+
|
| 30 |
+
Match the source image's motion and setting. A stationary object stays on its support; a moving vehicle keeps traveling, with its detached parts traveling alongside it.
|
| 31 |
+
|
| 32 |
+
Choose one camera movement. Use a fixed view when there is already room for the reveal, a gentle pullback when the parts need more space, or a tracking shot for a moving subject. Request an orbit only when you want one. Keep the source lighting consistent.
|
| 33 |
+
|
| 34 |
+
Audio is optional. Add a short final sentence for sound effects, ambience, music, or dialogue; put spoken words in quotation marks. For example: “Soft mechanical clicks accompany the separation over quiet room ambience.” Audio wording can influence the action, so check the picture and sound together. See [LTX's prompting guide](https://ltx.io/blog/ltx-2-5-prompt-guide) for more audio examples.
|
| 35 |
+
|
| 36 |
+
## When the result needs work
|
| 37 |
+
|
| 38 |
+
| Problem | What to change |
|
| 39 |
+
| --- | --- |
|
| 40 |
+
| Covers or doors open but stay attached | Specify complete detachment and a visible gap from the subject. |
|
| 41 |
+
| A whole shell lifts off | Name the exterior parts individually and remove wording that keeps them connected. |
|
| 42 |
+
| Parts overlap or barely separate | Specify each part's direction and the gap it should leave. |
|
| 43 |
+
| The interior looks generic | Name the missing component, its location, and a few recognizable features. |
|
| 44 |
+
| Parts duplicate, bend, or disappear | Simplify the parts list and check for conflicting movement instructions. |
|
| 45 |
+
| Parts leave the frame | Give the camera room with a gentle pullback. |
|
| 46 |
+
|
| 47 |
+
Change one thing at a time. Keep the image, seed, and settings fixed when testing a prompt revision. Watch the whole clip: a good final frame can hide problems during separation. Detailed-looking internals may still be inaccurate.
|
| 48 |
+
|
| 49 |
+
<details>
|
| 50 |
+
<summary>Qwen prompt builder — copy with your image</summary>
|
| 51 |
+
|
| 52 |
+
With an Ollama node, supply the builder below as the instruction template and enter your shot request in **Guidance**. Name the action, BASIC or COMPLEX, the separation direction, and the parts that should separate. For motion throughout the clip, say so explicitly in Guidance and check that Qwen includes it in the generated prompt.
|
| 53 |
+
|
| 54 |
+
Example Guidance:
|
| 55 |
+
|
| 56 |
+
> SUV speeding and in motion the whole clip, complex, vertical exploding view - hood, wheels, doors, roof, outer shell
|
| 57 |
+
|
| 58 |
+
Review both motion and separation in the finished clip. If your assistant has no separate Guidance field, add the shot request after the builder.
|
| 59 |
+
|
| 60 |
+
```text
|
| 61 |
+
Write one LTX 2.5 image-to-video prompt for the XPLDV exploded-view LoRA.
|
| 62 |
+
|
| 63 |
+
Inspect the supplied image. Identify the target subject, its current motion or support, the exterior components that should detach, the desired internal reveal, the structure that stays assembled, appropriate movement paths, camera framing and lighting continuity. Follow the shot request supplied in Guidance, including its action, mode, and named parts.
|
| 64 |
+
|
| 65 |
+
Before writing the final prompt, privately plan five major assemblies or reveal stages based on the subject's construction. Distinguish parts that detach, internal components that become visible, and structures that stay connected. Focus on large, visually meaningful assemblies and group related internal components when they belong together. This hierarchy guides the reveal; it does not require five detached pieces or a fixed animation sequence. Do not output the plan.
|
| 66 |
+
|
| 67 |
+
Use BASIC for quick readable separation with a short list of named internal components. Use COMPLEX when specific internal identities, locations or connections are important. Honor the requested mode; if none is specified, start with BASIC.
|
| 68 |
+
|
| 69 |
+
BASIC TEMPLATE:
|
| 70 |
+
[SUBJECT] separates into an ordered exploded view. [NAMED OUTER PARTS] move outward along controlled paths, revealing [NAMED INTERNAL COMPONENTS] underneath. The parts settle into an organized [LAYERED / RADIAL] arrangement around [EXPOSED CORE] while retaining their original shapes. [CAMERA BEHAVIOR]. [LIGHTING CONSISTENT WITH THE IMAGE] remains consistent throughout the continuous shot.
|
| 71 |
+
|
| 72 |
+
COMPLEX TEMPLATE:
|
| 73 |
+
[SUBJECT] separates into an ordered exploded view while [CONTINUING ACTION OR ANCHORED SUPPORT]. [OUTER PART A] detaches and translates [DIRECTION], keeping [ORIENTATION]. [OUTER PART B] moves [DISTINCT PATH], and [OTHER OUTER PARTS] move [PATHS]. These exterior parts move first and travel furthest, leaving clear gaps. They reveal [SPECIFIC COMPONENT AND RECOGNIZABLE FEATURES] at [POSITION RELATIVE TO THE OBJECT], with [OTHER COMPONENTS AND THEIR LOCATIONS]. [CORE COMPONENTS] remain mounted together. Each detached section retains its shape as the arrangement settles and holds steady. [CAMERA BEHAVIOR]. [CONSISTENT LIGHTING] continues through one continuous shot.
|
| 74 |
+
|
| 75 |
+
Adapt the chosen template to the actual image. Replace every placeholder with concrete wording. Keep BASIC concise. In COMPLEX, give important moving parts distinct paths and name what stays connected. Add small parts only when they matter to the requested reveal. Do not require the same component to stay attached and detach independently. When full separation is requested, describe the part coming free of its attachments and remaining suspended with a visible gap; opening on a hinge is not full separation.
|
| 76 |
+
|
| 77 |
+
Preserve continuing motion when requested or clearly part of the intended shot, with the separated components traveling with the subject. Keep that action throughout the shot, including the final arrangement. Holding the arrangement steady means keeping the gaps steady relative to the moving subject. Keep stationary subjects on their support. Choose one camera behavior with enough room for the expanded arrangement and retain the source lighting.
|
| 78 |
+
|
| 79 |
+
Describe clear spatial and assembly relationships. Use the selected template to describe the final arrangement. Match the arrangement to the paths: a vertical stack, horizontal row, or radial arrangement around the core. Adapt the exterior-first timing when a different sequence is requested. Keep every major part requested in Guidance; do not substitute smaller decorative details for it.
|
| 80 |
+
|
| 81 |
+
When audio is requested, append a concise final sentence describing the desired sound effects, ambience, music or dialogue. Quote spoken dialogue. Match the audio to the intended visual action, recognizing that audio wording may influence that action. When audio is not requested, omit this optional sentence.
|
| 82 |
+
|
| 83 |
+
Do not add destruction, reassembly, an orbit, a negative-prompt list or unrequested scene changes by default. Do not invent a required trigger token. Do not promise perfect part counts, background isolation or accurate hidden construction.
|
| 84 |
+
|
| 85 |
+
Return only the completed positive prompt as one continuous paragraph, without headings, alternatives, placeholders or explanations.
|
| 86 |
+
```
|
| 87 |
+
|
| 88 |
+
</details>
|
training_config.yaml
ADDED
|
@@ -0,0 +1,142 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
# Recorded training settings; machine-specific paths replaced with portable examples.
|
| 2 |
+
# Validation prompts are preserved verbatim as training provenance.
|
| 3 |
+
# These are training settings, not the recommended distilled inference defaults.
|
| 4 |
+
acceleration:
|
| 5 |
+
load_text_encoder_in_8bit: false
|
| 6 |
+
mixed_precision_mode: bf16
|
| 7 |
+
offload_optimizer_during_validation: true
|
| 8 |
+
quantization: null
|
| 9 |
+
checkpoints:
|
| 10 |
+
interval: 250
|
| 11 |
+
keep_last_n: -1
|
| 12 |
+
no_resume: false
|
| 13 |
+
precision: bfloat16
|
| 14 |
+
save_training_state: minimal
|
| 15 |
+
data:
|
| 16 |
+
num_dataloader_workers: 0
|
| 17 |
+
preprocessed_data_root: dataset/.precomputed
|
| 18 |
+
flow_matching:
|
| 19 |
+
timestep_sampling_mode: shifted_logit_normal
|
| 20 |
+
timestep_sampling_params: {}
|
| 21 |
+
hub:
|
| 22 |
+
hub_model_id: null
|
| 23 |
+
push_to_hub: false
|
| 24 |
+
lora:
|
| 25 |
+
alpha: 64
|
| 26 |
+
dropout: 0.0
|
| 27 |
+
rank: 64
|
| 28 |
+
target_modules:
|
| 29 |
+
- attn1.to_k
|
| 30 |
+
- attn1.to_q
|
| 31 |
+
- attn1.to_v
|
| 32 |
+
- attn1.to_out.0
|
| 33 |
+
- attn2.to_k
|
| 34 |
+
- attn2.to_q
|
| 35 |
+
- attn2.to_v
|
| 36 |
+
- attn2.to_out.0
|
| 37 |
+
model:
|
| 38 |
+
audio_vae_path: models/vae/ltx-2.5-audio-vae-bf16.safetensors
|
| 39 |
+
load_checkpoint: null
|
| 40 |
+
model_path: models/diffusion_models/ltx-2.5-22b-dev-transformer-bf16.safetensors
|
| 41 |
+
text_encoder_path: models/text_encoders/gemma4-12b-with-proj-ltx-2.5-bf16.safetensors
|
| 42 |
+
training_mode: lora
|
| 43 |
+
video_vae_path: models/vae/ltx-2.5-video-vae-bf16.safetensors
|
| 44 |
+
optimization:
|
| 45 |
+
batch_size: 1
|
| 46 |
+
enable_gradient_checkpointing: true
|
| 47 |
+
gradient_accumulation_steps: 4
|
| 48 |
+
learning_rate: 0.0001
|
| 49 |
+
max_grad_norm: 1.0
|
| 50 |
+
optimizer_type: adamw
|
| 51 |
+
scheduler_params: {}
|
| 52 |
+
scheduler_type: constant
|
| 53 |
+
steps: 4000
|
| 54 |
+
output_dir: outputs/xpldv_lora_v5
|
| 55 |
+
seed: 42
|
| 56 |
+
training_strategy:
|
| 57 |
+
audio: null
|
| 58 |
+
name: flexible
|
| 59 |
+
video:
|
| 60 |
+
conditions:
|
| 61 |
+
- probability: 0.75
|
| 62 |
+
type: first_frame
|
| 63 |
+
is_generated: true
|
| 64 |
+
latents_dir: latents
|
| 65 |
+
validation:
|
| 66 |
+
audio_cfg_scale: 4.0
|
| 67 |
+
audio_modality_guidance_scale: 3.0
|
| 68 |
+
audio_stg_scale: 1.0
|
| 69 |
+
frame_rate: 24.0
|
| 70 |
+
generate_audio: false
|
| 71 |
+
generate_video: true
|
| 72 |
+
guidance_rescale: 0.7
|
| 73 |
+
images: null
|
| 74 |
+
include_reference_in_output: false
|
| 75 |
+
inference_steps: 30
|
| 76 |
+
interval: 500
|
| 77 |
+
negative_prompt: worst quality, inconsistent motion, blurry, jittery, distorted
|
| 78 |
+
prompts: []
|
| 79 |
+
reference_downscale_factor: 1
|
| 80 |
+
reference_videos: null
|
| 81 |
+
samples:
|
| 82 |
+
- conditions:
|
| 83 |
+
- image_or_video: validation_images/xpld_house.png
|
| 84 |
+
type: first_frame
|
| 85 |
+
prompt: A two-storey craftsman house separates into an ordered exploded view.
|
| 86 |
+
The roof sections and the chimney move outward first and travel furthest, followed
|
| 87 |
+
by the gables and the exterior walls, then the porch columns, the garage doors
|
| 88 |
+
and the floor decks, all moving outward along controlled paths together. The
|
| 89 |
+
parts come to rest suspended in an organised arrangement. The camera is locked
|
| 90 |
+
off, facing the house head-on. Warm exterior lighting at dusk.
|
| 91 |
+
seed: null
|
| 92 |
+
video_dims: null
|
| 93 |
+
- conditions:
|
| 94 |
+
- image_or_video: validation_images/xpld_watch.png
|
| 95 |
+
type: first_frame
|
| 96 |
+
prompt: A stainless steel automatic wristwatch separates into an ordered exploded
|
| 97 |
+
view. The bracelet links and the case move outward first and travel furthest,
|
| 98 |
+
followed by the bezel and the dial, then the hands and the movement gears, all
|
| 99 |
+
moving outward along controlled paths together. The parts come to rest suspended
|
| 100 |
+
in an organised radial arrangement. The camera is locked off in a three-quarter
|
| 101 |
+
view. A harder key light from one side, with deep fill shadow.
|
| 102 |
+
seed: null
|
| 103 |
+
video_dims: null
|
| 104 |
+
- conditions:
|
| 105 |
+
- image_or_video: validation_images/xpld_suv_2.png
|
| 106 |
+
type: first_frame
|
| 107 |
+
prompt: A black SUV separates into an ordered exploded view. The doors and the
|
| 108 |
+
body panels move outward first and travel furthest, followed by the hood, the
|
| 109 |
+
wheels and the glass, then the engine and the chassis, all moving outward along
|
| 110 |
+
controlled radial paths together. The parts come to rest suspended in an organised
|
| 111 |
+
radial arrangement. The camera arcs slowly to the right around the SUV. Night
|
| 112 |
+
lighting from overhead street lamps.
|
| 113 |
+
seed: null
|
| 114 |
+
video_dims: null
|
| 115 |
+
- conditions:
|
| 116 |
+
- image_or_video: validation_images/xpld_laptop.png
|
| 117 |
+
type: first_frame
|
| 118 |
+
prompt: A silver laptop separates into an ordered exploded view. The display panel
|
| 119 |
+
and the lower case move outward first and travel furthest, followed by the keyboard
|
| 120 |
+
and the trackpad, then the battery, the logic board and the cooling fans, all
|
| 121 |
+
moving apart horizontally along controlled paths together. The parts come to
|
| 122 |
+
rest suspended in an ordered line. The camera arcs slowly to the left around
|
| 123 |
+
the laptop. Soft, even daylight from a window.
|
| 124 |
+
seed: null
|
| 125 |
+
video_dims: null
|
| 126 |
+
seed: 42
|
| 127 |
+
skip_initial_validation: true
|
| 128 |
+
stg_blocks:
|
| 129 |
+
- 28
|
| 130 |
+
video_cfg_scale: 4.0
|
| 131 |
+
video_dims: !!python/tuple
|
| 132 |
+
- 960
|
| 133 |
+
- 544
|
| 134 |
+
- 121
|
| 135 |
+
video_modality_guidance_scale: 3.0
|
| 136 |
+
video_stg_scale: 1.0
|
| 137 |
+
wandb:
|
| 138 |
+
enabled: false
|
| 139 |
+
entity: null
|
| 140 |
+
log_validation_videos: true
|
| 141 |
+
project: ltxv-trainer
|
| 142 |
+
tags: []
|
workflows/ltx-2.5_distilled_xpldv_example_workflow.json
ADDED
|
The diff for this file is too large to render.
See raw diff
|
|
|