Update requirements.txt

Cleaned up requirements.txt
This commit is contained in:
gravis 2025-08-13 13:15:10 -05:00 committed by GitHub
parent 74f019896b
commit 2037261464
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -1,52 +1,60 @@
torch>=2.6.0
torchvision>=0.19.0
opencv-python>=4.9.0.80
# Core AI stack
diffusers==0.34.0
transformers==4.53.1
#transformers==4.46.3 # was needed by llamallava used by i2v hunyuan before patch
tokenizers>=0.20.3
accelerate>=1.1.1
tqdm
imageio
easydict
ftfy
dashscope
imageio-ffmpeg
# flash_attn
gradio==5.23.0
numpy>=1.23.5,<2
einops
moviepy==1.0.3
mmgp==3.5.10
peft==0.15.0
mutagen
pydantic==2.10.6
decord
onnxruntime-gpu
rembg[gpu]==2.0.65
matplotlib
timm
segment-anything
omegaconf
hydra-core
librosa==0.11.0
loguru
sentencepiece
open_clip_torch>=2.29.0
# Video & media
moviepy @ git+https://github.com/Zulko/moviepy.git
av
opencv-python
ffmpeg-python
pygame>=2.1.0
sounddevice>=0.4.0
# rembg==2.0.65
torchdiffeq >= 0.2.5
tensordict >= 0.6.1
open_clip_torch >= 2.29.0
pyloudnorm
misaki
soundfile
ffmpeg-python
pyannote.audio
pynvml
mutagen
pyloudnorm
librosa==0.11.0
# UI & interaction
gradio==5.23.0
dashscope
loguru
# Vision & segmentation
opencv-python>=4.9.0.80
segment-anything
rembg[gpu]==2.0.65
onnxruntime-gpu
decord
timm
# Config & orchestration
omegaconf
hydra-core
easydict
pydantic==2.10.6
# Math & modeling
torchdiffeq>=0.2.5
tensordict>=0.6.1
mmgp==3.5.10
peft==0.15.0
# Utilities
ftfy
piexif
#huggingface_hub[hf_xet] #slow down everything !!!!
pynvml
misaki
# Optional / commented out
# transformers==4.46.3 # for llamallava pre-patch
# rembg==2.0.65 # non-GPU fallback
# huggingface_hub[hf_xet] # slows down everything
# num2words
# spacy