Add LoRA model card (README.md)
Browse files
README.md
ADDED
@@ -0,0 +1,24 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
---
|
2 |
+
base_model:
|
3 |
+
- Lightricks/LTX-Video
|
4 |
+
widget:
|
5 |
+
- text: |
|
6 |
+
Example prompt
|
7 |
+
output:
|
8 |
+
url: assets/ltxv-7-21_00010.mp4
|
9 |
+
tags:
|
10 |
+
- ltxv
|
11 |
+
- 13B
|
12 |
+
- text-to-video
|
13 |
+
- lora
|
14 |
+
---
|
15 |
+
|
16 |
+
# ltxv (13b 0.9.7)
|
17 |
+
|
18 |
+
<Gallery />
|
19 |
+
|
20 |
+
## Description:
|
21 |
+
This LoRA creates a "looney tunes -inspires" effect of being really surprised of what you see. Trained on a fully synthetic dataset created by yours truly.
|
22 |
+
|
23 |
+
It takes simple prompts, trigger word is SORPRESA. Example prompt: "SORPRESA, the man gets very surprised"
|
24 |
+
|