Merge branch 'add-multi-worker-support' into max-graph-node
This commit is contained in:
commit
87d0ee0127
1 changed files with 1 additions and 0 deletions
|
|
@ -16,6 +16,7 @@ def check_and_install_dependencies():
|
|||
required_packages = [
|
||||
"gunicorn",
|
||||
"tiktoken",
|
||||
"psutil",
|
||||
# Add other required packages here
|
||||
]
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue