FrankDase commited on
Commit
263fdb8
·
verified ·
1 Parent(s): 6a7a8da

Create README.md

Browse files
Files changed (1) hide show
  1. README.md +40 -0
README.md ADDED
@@ -0,0 +1,40 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ pipeline_tag: image-to-video
3
+ base_model: Lightricks/LTX-2.3
4
+ license: other
5
+ license_name: ltx-2-community-license-agreement
6
+ license_link: https://huggingface.co/Lightricks/LTX-2.3
7
+ tags:
8
+ - mlx
9
+ - mlx-video
10
+ - ltx-video
11
+ - ltx-2.3
12
+ - text-to-video
13
+ - image-to-video
14
+ - audio-to-video
15
+ ---
16
+
17
+ # LTX-2.3 MLX
18
+
19
+ MLX conversion of Lightricks LTX-2.3 for Apple Silicon.
20
+
21
+ ## Features
22
+
23
+ - Text-to-Video
24
+ - Image-to-Video
25
+ - Audio-to-Video
26
+ - Two-stage generation
27
+ - Synchronized audio generation
28
+ - Apple Silicon / MLX
29
+
30
+ ## Base model
31
+
32
+ Converted from [Lightricks/LTX-2.3](https://huggingface.co/Lightricks/LTX-2.3).
33
+
34
+ ## Intended use
35
+
36
+ Local LTX-2.3 video generation on Apple Silicon using `mlx-video`.
37
+
38
+ ## License
39
+
40
+ The original LTX-2.3 license and usage restrictions apply.