seagoat: Fix server startup (#451811)
This commit is contained in:
@@ -30,6 +30,7 @@ python3Packages.buildPythonApplication rec {
|
||||
"chromadb"
|
||||
"psutil"
|
||||
"setuptools"
|
||||
"ollama"
|
||||
];
|
||||
|
||||
dependencies = with python3Packages; [
|
||||
@@ -46,6 +47,7 @@ python3Packages.buildPythonApplication rec {
|
||||
ollama
|
||||
psutil
|
||||
pygments
|
||||
python-dotenv
|
||||
requests
|
||||
stop-words
|
||||
waitress
|
||||
|
||||
Reference in New Issue
Block a user