mirror of
https://github.com/FoundationAgents/MetaGPT.git
synced 2026-04-29 02:46:24 +02:00
Merge remote-tracking branch 'origin/main'
This commit is contained in:
parent
17580333b8
commit
cf9d86b832
4 changed files with 29 additions and 35 deletions
1
setup.py
1
setup.py
|
|
@ -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",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue