mirror of
https://git.datalinker.icu/comfyanonymous/ComfyUI
synced 2026-03-17 11:17:04 +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…
x
Reference in New Issue
Block a user