Add LoRA model card (README.md)
Browse files
README.md
ADDED
@@ -0,0 +1,37 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
---
|
2 |
+
base_model:
|
3 |
+
- Lightricks/LTX-Video
|
4 |
+
widget:
|
5 |
+
- text: |
|
6 |
+
DEFLATE a headset getting compressed slowly
|
7 |
+
output:
|
8 |
+
url: assets/ltxv-hd_00011 (1).mp4
|
9 |
+
- text: |
|
10 |
+
DEFLATE a concept car getting compressed slowly
|
11 |
+
output:
|
12 |
+
url: assets/ltxv-hd_00007.mp4
|
13 |
+
- text: |
|
14 |
+
Example prompt
|
15 |
+
output:
|
16 |
+
url: assets/ltxv-hd_00044.mp4
|
17 |
+
- text: |
|
18 |
+
Example prompt
|
19 |
+
output:
|
20 |
+
url: assets/ltxv-hd_00041.mp4
|
21 |
+
tags:
|
22 |
+
- ltxv
|
23 |
+
- 13B
|
24 |
+
- text-to-video
|
25 |
+
- lora
|
26 |
+
---
|
27 |
+
|
28 |
+
# ltxv (13b 0.9.7)
|
29 |
+
|
30 |
+
<Gallery />
|
31 |
+
|
32 |
+
## Description:
|
33 |
+
This is a LoRA that was trained on a reversed dataset,
|
34 |
+
-The trigger word would be "DEFLATE",
|
35 |
+
- A n example of a prompt : "DEFLATE a {subject] gets compressed", replace subject with the details of the object to be affected.
|
36 |
+
- You can reverse the resulting video back (in comfyui you can use the "Reverse Image Batch" node) to get the desired inflate effect.
|
37 |
+
|