This commit is contained in:
2026-02-08 03:29:15 +00:00
parent cbaebc016f
commit fffc5a9956
111 changed files with 1092 additions and 4 deletions

View File

@@ -19,13 +19,13 @@ dependencies = [
"pytorch-lightning==1.9.3",
"pyyaml==6.0",
"setuptools==65.6.3",
"torch==2.3.1",
"torchvision==0.18.1",
#"torch==2.3.1",
#"torchvision==0.18.1",
"tqdm==4.66.5",
"transformers==4.40.1",
"moviepy==1.0.3",
"av==12.3.0",
"xformers==0.0.27",
#"xformers==0.0.27",
"gradio==4.39.0",
"timm==0.9.10",
"scikit-learn==1.5.1",