Initial release
This commit is contained in:
11
requirements.txt
Normal file
11
requirements.txt
Normal file
@@ -0,0 +1,11 @@
|
||||
torch>=2.0.0
|
||||
torchvision
|
||||
torchaudio
|
||||
transformers>=4.40.0
|
||||
accelerate>=0.25.0
|
||||
safetensors>=0.4.0
|
||||
sentencepiece>=0.1.99
|
||||
imageio>=2.30.0
|
||||
imageio-ffmpeg>=0.4.9
|
||||
# Install diffusers from git for LTX2Pipeline:
|
||||
# pip install git+https://github.com/huggingface/diffusers.git
|
||||
Reference in New Issue
Block a user