This website requires JavaScript.
Sign In
wangbo
/
ComfyUI
Watch
1
Star
0
Fork
0
You've already forked ComfyUI
mirror of
https://github.com/comfyanonymous/ComfyUI.git
synced
2026-01-31 16:50:17 +08:00
Code
Issues
Actions
29
Packages
Projects
Releases
Wiki
Activity
e5c1de4777
ComfyUI
/
app
/
assets
History
Jedrzej Kosinski
e5c1de4777
Finished @ROUTES.get(f"/api/assets/{{id:{UUID_RE}}}/content")
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