mirror of
https://github.com/dogkeeper886/ollama37.git
synced 2025-12-20 04:37:00 +00:00
ollama run command
This commit is contained in:
@@ -16,6 +16,7 @@ aiohttp = {version = "^3.8.4", optional = true}
|
||||
aiohttp-cors = {version = "^0.7.0", optional = true}
|
||||
requests = "^2.31.0"
|
||||
tqdm = "^4.65.0"
|
||||
validators = "^0.20.0"
|
||||
|
||||
[tool.poetry.extras]
|
||||
server = ["aiohttp", "aiohttp_cors"]
|
||||
|
||||
Reference in New Issue
Block a user