Merge remote-tracking branch 'origin/main'

This commit is contained in:
kit 2024-04-29 15:19:42 +08:00
parent 17580333b8
commit cf9d86b832
4 changed files with 29 additions and 35 deletions

View file

@ -48,6 +48,7 @@ extras_require = {
"protobuf<3.20,>=3.9.2",
"modelscope",
"tensorflow==2.9.1; os_name == 'linux'",
"tensorflow==2.9.1; os_name == 'win32'",
"tensorflow-macos==2.9; os_name == 'darwin'",
"keras==2.9.0",
"torch",