mirror of
https://github.com/ostris/ai-toolkit.git
synced 2026-04-29 10:41:28 +00:00
Add LTX-2 Support (#644)
* WIP, adding support for LTX2 * Training on images working * Fix loading comfy models * Handle converting and deconverting lora so it matches original format * Reworked ui to habdle ltx and propert dataset default overwriting. * Update the way lokr saves to it is more compatable with comfy * Audio loading and synchronization/resampling is working * Add audio to training. Does it work? Maybe, still testing. * Fixed fps default issue for sound * Have ui set fps for accurate audio mapping on ltx * Added audio procession options to the ui for ltx * Clean up requirements
This commit is contained in:
1
extensions_built_in/diffusion_models/ltx2/__init__.py
Normal file
1
extensions_built_in/diffusion_models/ltx2/__init__.py
Normal file
@@ -0,0 +1 @@
|
||||
from .ltx2 import LTX2Model
|
||||
Reference in New Issue
Block a user