mirror of
https://github.com/RockChinQ/QChatGPT.git
synced 2024-11-16 03:32:33 +08:00
fix: ollama 依赖检查
This commit is contained in:
parent
66cf1b05be
commit
dc625647eb
|
@ -15,6 +15,7 @@ required_deps = {
|
||||||
"aiohttp": "aiohttp",
|
"aiohttp": "aiohttp",
|
||||||
"psutil": "psutil",
|
"psutil": "psutil",
|
||||||
"async_lru": "async-lru",
|
"async_lru": "async-lru",
|
||||||
|
"ollama": "ollama",
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue
Block a user