Text2Video_Story_Ai / requirements.txt
Nick021402's picture
Update requirements.txt
23ccf36 verified
raw
history blame contribute delete
800 Bytes
gradio==4.26.0 # Slightly newer, but stable Gradio version
torch==2.2.0 # Matching torch version
torchvision==0.17.0 # Matching torchvision version
diffusers==0.28.0 # Key: Bumping to a very recent, stable diffusers version
transformers==4.40.1 # Key: Bumping to a very recent, stable transformers version
accelerate==0.29.2 # Key: Bumping to a very recent, stable accelerate version
huggingface_hub==0.22.2 # Key: This version is compatible with diffusers 0.28.0
opencv-python-headless==4.9.0.80 # Slightly newer opencv-python-headless
pillow==10.3.0 # Slightly newer pillow
numpy==1.26.4 # Slightly newer numpy
nltk==3.8.1
moviepy==1.0.3
safetensors==0.4.3 # Slightly newer safetensors