浏览代码

修改依赖包

lxylxy123321 7 小时之前
父节点
当前提交
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",