mirror of
https://github.com/OpenVGLab/OmniLottie.git
synced 2026-09-16 23:26:26 +00:00
Initial Commit
This commit is contained in:
@@ -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
|
||||
Reference in New Issue
Block a user