ComfyUI/app/assets
2026-01-15 21:00:35 -08:00
..
api in progress GET /api/assets/{uuid}/content endpoint support 2026-01-14 22:54:21 -08:00
database more progress 2026-01-15 18:16:00 -08:00
hashing.py Add most basic Asset support for models (#11315) 2026-01-08 22:21:51 -05:00
helpers.py Add workaround for hacky nodepack(s) that edit folder_names_and_paths to have values with tuples of more than 2. Other things could potentially break with those nodepack(s), so I will hunt for the guilty nodepack(s) now. (#11755) 2026-01-08 22:49:12 -08:00
manager.py Finished @ROUTES.get(f"/api/assets/{{id:{UUID_RE}}}/content") 2026-01-15 21:00:35 -08:00
scanner.py Add most basic Asset support for models (#11315) 2026-01-08 22:21:51 -05:00