Please refer to the documentation in lightx2v.
We have prepared a pre-commit
hook to enforce consistent code formatting across the project.
- Install the required dependencies:
pip install ruff pre-commit
- Then, run the following command before commit:
pre-commit run --all-files
Thank you for your contributions!
We built the code for this repository by referencing the code repositories involved in all the models mentioned above.