Lightricks / LTX-Video

Official repository for LTX-Video
https://www.lightricks.com/ltxv
Apache License 2.0
984 stars 46 forks source link

Added a Notebook, requirements.txt, and other. #19

Open LuthandoMaqondo opened 1 day ago

LuthandoMaqondo commented 1 day ago

Repositpory improvements and Investigating hardware requirements:

  1. Added a separate requirement.txt file for ease of installing necessary dependencies.
  2. Updated the README.md file to to clearly tell repo users about the requirements.txt file
  3. Added a nodebook experiments.ipynb with a Google Colab link for ease of testing Hardware requirements for different inference paramters, becuase requirements depend on the configuration arguments at inference.

I hope this helps other to easily play around with the model and helps in the speed of doing independe evaluations.

It would be great if we could get training/finetuning scripts becuase on my side I have a tone of AWS and Azure credits to work with.