Text-to-Video
Diffusers
Chinese
English
lora
ic-lora
controlnet
ltx-video
ltx-2.3
chinese-drama
depth-control
cinematic
Instructions to use SyFeee/ltx2.3-chinese-drama-iclora-depth with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Diffusers
How to use SyFeee/ltx2.3-chinese-drama-iclora-depth with Diffusers:
pip install -U diffusers transformers accelerate
from diffusers import ControlNetModel, StableDiffusionControlNetPipeline controlnet = ControlNetModel.from_pretrained("SyFeee/ltx2.3-chinese-drama-iclora-depth") pipe = StableDiffusionControlNetPipeline.from_pretrained( "Lightricks/LTX-Video", controlnet=controlnet ) - Notebooks
- Google Colab
- Kaggle
- Local Apps Settings
- Draw Things
Welcome to the community
The community tab is the place to discuss and collaborate with the HF community!