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