Files
OmniLottie/requirements.txt
T
2026-03-01 21:36:54 +08:00

24 lines
325 B
Plaintext

# Core dependencies
transformers==4.51.3
safetensors==0.7.0
# Data processing
numpy==1.24.1
pandas==2.3.3
Pillow==10.1.0
datasets==3.5.0
# Vision and video
decord==0.6.0
opencv-python==4.12.0.88
qwen-vl-utils==0.0.11
# Hugging Face
huggingface-hub==0.36.0
# Web interface
gradio==5.37.0
# System utilities
psutil==7.2.1