lxylxy123321 8 часов назад
Родитель
Сommit
2c10706380
1 измененных файлов с 1 добавлено и 1 удалено
  1. 1 1
      backend/pyproject.toml

+ 1 - 1
backend/pyproject.toml

@@ -21,7 +21,7 @@ dependencies = [
     "pandas>=2.2.0",
     "pyarrow>=17.0.0",
     "addict>=2.4.0",
-    "modelscope>=1.15.0,<1.18.0",
+    "modelscope>=1.30.0",
     "oss2>=2.18.0",
     "datasets>=3.0.0",
     "huggingface_hub",