AR_Testing / requirements.txt
XiaoyiYangRIT
remove docker and flash attn
10625bf
raw
history blame contribute delete
291 Bytes
# Core dependencies
transformers>=4.38.0
accelerate>=0.27.2
torch>=2.1.0
huggingface-hub>=0.22.2
# For video processing
decord==0.6.0
imageio>=2.31.1
# Gradio interface
gradio>=4.17.0
spaces>=0.20.0
# Image support
pillow>=10.0.0
Pillow
# Miscellaneous
sentencepiece>=0.1.99
einops
timm