mirror of
https://github.com/comfyanonymous/ComfyUI.git
synced 2026-02-03 10:10:20 +08:00
Update zluda.py
This commit is contained in:
parent
08784dc90d
commit
79dda39260
@ -73,8 +73,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