ofirbibi commited on
Commit
dd5f2cb
·
verified ·
1 Parent(s): 7af38e8

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +8 -1
README.md CHANGED
@@ -1,3 +1,10 @@
 
 
 
 
 
 
 
1
  # Cakeify 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 "cakeify"-style video effects.
@@ -37,4 +44,4 @@ The model was trained using the [Cakeify Dataset](https://huggingface.co/dataset
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/Cakeify-Dataset
4
+ base_model:
5
+ - Lightricks/LTX-Video-0.9.5
6
+ - Lightricks/LTX-Video
7
+ ---
8
  # Cakeify 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 "cakeify"-style video effects.
 
44
 
45
  ## License
46
 
47
+ Please refer to the license of the base LTX Video model for usage terms and conditions.