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
942b2a6526
ComfyUI
/
app
/
assets
/
api
History
Jedrzej Kosinski
eb78ea0cff
Added @ROUTES.post("/api/assets/seed") for now to help with tests
2026-01-29 16:57:37 -08:00
..
routes.py
Added @ROUTES.post("/api/assets/seed") for now to help with tests
2026-01-29 16:57:37 -08:00
schemas_in.py
Remove tags from body of @ROUTES.put(f"/api/assets/{{id:{UUID_RE}}}"), add note about blake3 requirement to test out
2026-01-28 16:04:19 -08:00
schemas_out.py
Finish @ROUTES.delete(f"/api/assets/{{id:{UUID_RE}}}/tags")
2026-01-16 00:50:13 -08:00