ofirbibi commited on
Commit
f2386d6
·
verified ·
1 Parent(s): 69c0ec8

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +8 -1
README.md CHANGED
@@ -1,3 +1,10 @@
 
 
 
 
 
 
 
1
  # Squish Effect LoRA for LTX Video
2
 
3
  This repository contains a LoRA model trained on top of [LTX Video v0.9.5](https://huggingface.co/Lightricks/LTX-Video) to create "squish"-style video effects.
@@ -37,4 +44,4 @@ The model was trained using the [Squish Dataset](https://huggingface.co/datasets
37
 
38
  ## License
39
 
40
- Please refer to the license of the base LTX Video model for usage terms and conditions.
 
1
+ ---
2
+ datasets:
3
+ - Lightricks/Squish-Dataset
4
+ base_model:
5
+ - Lightricks/LTX-Video-0.9.5
6
+ - Lightricks/LTX-Video
7
+ ---
8
  # Squish Effect LoRA for LTX Video
9
 
10
  This repository contains a LoRA model trained on top of [LTX Video v0.9.5](https://huggingface.co/Lightricks/LTX-Video) to create "squish"-style video effects.
 
44
 
45
  ## License
46
 
47
+ Please refer to the license of the base LTX Video model for usage terms and conditions.