Instructions to use AX1Y2JP/LTX2.3-10Eros_split with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Diffusion Single File
How to use AX1Y2JP/LTX2.3-10Eros_split with Diffusion Single File:
# No code snippets available yet for this library. # To use this model, check the repository files and the library's documentation. # Want to help? PRs adding snippets are welcome at: # https://github.com/huggingface/huggingface.js
- Notebooks
- Google Colab
- Kaggle
Update README.md
Browse files
README.md
CHANGED
|
@@ -1,19 +1,17 @@
|
|
| 1 |
---
|
| 2 |
-
pipeline_tag: image-to-video
|
| 3 |
license: other
|
| 4 |
license_name: ltx-2-community-license-agreement
|
| 5 |
license_link: https://github.com/Lightricks/LTX-2/blob/main/LICENSE
|
| 6 |
-
library_name: diffusers
|
| 7 |
base_model:
|
| 8 |
- TenStrip/LTX2.3-10Eros
|
| 9 |
base_model_relation: quantized
|
| 10 |
tags:
|
|
|
|
| 11 |
- ltx-2-3
|
| 12 |
- ltx-video
|
| 13 |
- sulphur-2
|
| 14 |
- 10Eros
|
| 15 |
- comfyui
|
| 16 |
-
inference: false
|
| 17 |
---
|
| 18 |
|
| 19 |
Separated LTX2.3-10Eros checkpoint for alternative way to load the models in Comfy
|
|
|
|
| 1 |
---
|
|
|
|
| 2 |
license: other
|
| 3 |
license_name: ltx-2-community-license-agreement
|
| 4 |
license_link: https://github.com/Lightricks/LTX-2/blob/main/LICENSE
|
|
|
|
| 5 |
base_model:
|
| 6 |
- TenStrip/LTX2.3-10Eros
|
| 7 |
base_model_relation: quantized
|
| 8 |
tags:
|
| 9 |
+
- diffusion-single-file
|
| 10 |
- ltx-2-3
|
| 11 |
- ltx-video
|
| 12 |
- sulphur-2
|
| 13 |
- 10Eros
|
| 14 |
- comfyui
|
|
|
|
| 15 |
---
|
| 16 |
|
| 17 |
Separated LTX2.3-10Eros checkpoint for alternative way to load the models in Comfy
|