linoyts HF Staff commited on
Commit
e385f40
·
verified ·
1 Parent(s): 58eaf77

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +4 -2
README.md CHANGED
@@ -1,12 +1,14 @@
1
  ---
2
  library_name: diffusers
3
- pipeline_tag: text-to-video
4
  base_model: Lightricks/LTX-2.3
5
  tags:
6
  - video-generation
7
  - text-to-video
8
  - ltx
9
  - ltx-2
 
 
10
  license: other
11
  license_name: ltx-video-2-open-source-license
12
  license_link: https://huggingface.co/Lightricks/LTX-2.3/blob/main/LICENSE
@@ -155,4 +157,4 @@ encode_video(
155
 
156
  ## License
157
 
158
- These weights are released under the [LTX Video 2 Open Source License](https://huggingface.co/Lightricks/LTX-2.3/blob/main/LICENSE).
 
1
  ---
2
  library_name: diffusers
3
+ pipeline_tag: image-to-video
4
  base_model: Lightricks/LTX-2.3
5
  tags:
6
  - video-generation
7
  - text-to-video
8
  - ltx
9
  - ltx-2
10
+ - image-to-video
11
+ - video-to-video
12
  license: other
13
  license_name: ltx-video-2-open-source-license
14
  license_link: https://huggingface.co/Lightricks/LTX-2.3/blob/main/LICENSE
 
157
 
158
  ## License
159
 
160
+ These weights are released under the [LTX Video 2 Open Source License](https://huggingface.co/Lightricks/LTX-2.3/blob/main/LICENSE).