mirror of
https://github.com/comfyanonymous/ComfyUI.git
synced 2026-01-12 07:10:52 +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 = [
|
||||
"comfyui-frontend-package",
|
||||
"comfyui-workflow-templates",
|
||||
"av"
|
||||
"comfyui-embedded-docs"
|
||||
"av",
|
||||
"comfyui-embedded-docs",
|
||||
]
|
||||
|
||||
for package_name in packages_to_monitor:
|
||||
|
||||
Loading…
Reference in New Issue
Block a user