Initial Commit

This commit is contained in:
OmniLottie
2026-03-01 21:36:54 +08:00
commit a386c803e1
199 changed files with 42253 additions and 0 deletions
+23
View File
@@ -0,0 +1,23 @@
# 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