oumoumad commited on
Commit
1816819
·
verified ·
1 Parent(s): d759485

Add LoRA model card (README.md)

Browse files
Files changed (1) hide show
  1. README.md +37 -0
README.md ADDED
@@ -0,0 +1,37 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ base_model:
3
+ - Lightricks/LTX-Video
4
+ widget:
5
+ - text: |
6
+ Example prompt
7
+ output:
8
+ url: assets/ltxv-7-21_00045.mp4
9
+ - text: |
10
+ Example prompt
11
+ output:
12
+ url: assets/ltxv-hd_00066.mp4
13
+ - text: |
14
+ Example prompt
15
+ output:
16
+ url: assets/ltxv-hd_00054.mp4
17
+ tags:
18
+ - ltxv
19
+ - 13B
20
+ - text-to-video
21
+ - lora
22
+ ---
23
+
24
+ # ltxv (13b 0.9.7)
25
+
26
+ <Gallery />
27
+
28
+ ## Description:
29
+ This LoRA was trained on reversed painting videos, allowing you to simulate the effect of having your image painted from an empty canvas after reversing the Image To Video result
30
+
31
+ - Trigger Word "UNPAINT"
32
+
33
+ - Prompt example : "UNPAINT a portrait painting brush strokes getting erased"
34
+
35
+ Top : make sure you describe the content of your i2v in the place of "portrait painting".
36
+ This works better with images that have a subject in the middle and an empty background, for example you will have less luck with a landscape painting that contain details in all corners of the canvas.
37
+