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
32ce7a70a7
ComfyUI
/
app
/
assets
History
Jedrzej Kosinski
32ce7a70a7
Removed 501 early returns on endpoints intended to be released, removed @ROUTES.put(f"/api/assets/{{id:{UUID_RE}}}/preview") and @ROUTES.post("/api/assets/scan/seed") and their related schema_in objects
2026-01-28 15:31:06 -08:00
..
api
Removed 501 early returns on endpoints intended to be released, removed @ROUTES.put(f"/api/assets/{{id:{UUID_RE}}}/preview") and @ROUTES.post("/api/assets/scan/seed") and their related schema_in objects
2026-01-28 15:31:06 -08:00
database
Finish @ROUTES.delete(f"/api/assets/{{id:{UUID_RE}}}/tags")
2026-01-16 00:50:13 -08:00
hashing.py
Add most basic Asset support for models (
#11315
)
2026-01-08 22:21:51 -05:00
helpers.py
Finished @ROUTES.post("/api/assets")
2026-01-15 23:41:19 -08:00
manager.py
Fix import for currently unused upload_asset_from_temp_path function
2026-01-27 16:28:05 -08:00
scanner.py
Add most basic Asset support for models (
#11315
)
2026-01-08 22:21:51 -05:00