[version] fix minicpmo (#7378)

This commit is contained in:
hoshi-hiyouga 2025-03-20 16:59:31 +08:00 committed by GitHub
parent 4a5d0f0ba7
commit 555b71a1cb
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -69,6 +69,7 @@ extra_require = {
"msgpack", "msgpack",
"referencing", "referencing",
"jsonschema_specifications", "jsonschema_specifications",
"transformers==4.48.3",
], ],
"modelscope": ["modelscope"], "modelscope": ["modelscope"],
"openmind": ["openmind"], "openmind": ["openmind"],