Instructions to use Kijai/LTX2.3_comfy with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Diffusion Single File
How to use Kijai/LTX2.3_comfy 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
Add base_model metadata (Lightricks/LTX-2.3)
#63
by victor HF Staff - opened
README.md
CHANGED
|
@@ -1,4 +1,6 @@
|
|
| 1 |
---
|
|
|
|
|
|
|
| 2 |
license: other
|
| 3 |
license_name: ltx-2-community-license-agreement
|
| 4 |
license_link: https://github.com/Lightricks/LTX-2/blob/main/LICENSE
|
|
|
|
| 1 |
---
|
| 2 |
+
base_model:
|
| 3 |
+
- Lightricks/LTX-2.3
|
| 4 |
license: other
|
| 5 |
license_name: ltx-2-community-license-agreement
|
| 6 |
license_link: https://github.com/Lightricks/LTX-2/blob/main/LICENSE
|