linoyts HF Staff commited on
Commit
432e0d3
·
verified ·
1 Parent(s): 893527e

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +16 -5
README.md CHANGED
@@ -1,13 +1,24 @@
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
- - distilled
 
 
 
11
  license: other
12
  license_name: ltx-video-2-open-source-license
13
  license_link: https://huggingface.co/Lightricks/LTX-2.3/blob/main/LICENSE
@@ -163,4 +174,4 @@ encode_hdr_tensor_to_mp4(hdr_video[0], output_mp4="ltx2_hdr.mp4", frame_rate=24.
163
 
164
  ## License
165
 
166
- 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
+ - image-to-video
7
  - text-to-video
8
+ - video-to-video
9
+ - image-text-to-video
10
+ - audio-to-video
11
+ - text-to-audio
12
+ - video-to-audio
13
+ - audio-to-audio
14
+ - text-to-audio-video
15
+ - image-to-audio-video
16
+ - image-text-to-audio-video
17
  - ltx-2
18
+ - ltx-2-3
19
+ - ltx-video
20
+ - ltxv
21
+ - lightricks
22
  license: other
23
  license_name: ltx-video-2-open-source-license
24
  license_link: https://huggingface.co/Lightricks/LTX-2.3/blob/main/LICENSE
 
174
 
175
  ## License
176
 
177
+ These weights are released under the [LTX Video 2 Open Source License](https://huggingface.co/Lightricks/LTX-2.3/blob/main/LICENSE).