mirror of
https://github.com/comfyanonymous/ComfyUI.git
synced 2026-01-19 19:00:21 +08:00
Update zluda.py
This commit is contained in:
parent
11af025690
commit
08784dc90d
@ -93,8 +93,8 @@ required_packages = parse_requirements_file(requirements_path)
|
|||||||
packages_to_monitor = [
|
packages_to_monitor = [
|
||||||
"comfyui-frontend-package",
|
"comfyui-frontend-package",
|
||||||
"comfyui-workflow-templates",
|
"comfyui-workflow-templates",
|
||||||
"av"
|
"av",
|
||||||
"comfyui-embedded-docs"
|
"comfyui-embedded-docs",
|
||||||
]
|
]
|
||||||
|
|
||||||
for package_name in packages_to_monitor:
|
for package_name in packages_to_monitor:
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user