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
2025-12-25 05:50:49 +08:00
Code
Issues
Actions
11
Packages
Projects
Releases
Wiki
Activity
20c57cbc6a
ComfyUI
/
app
/
assets
History
Jedrzej Kosinski
20c57cbc6a
Remove some functions the two deleted endpoints were using
2025-12-13 15:25:10 -08:00
..
api
Remove two routes that will not be relevant yet in this PR: HEAD /api/assets/hash/<hash> and PUT /api/assets/<id>/preview
2025-12-13 15:22:18 -08:00
database
Remove some functions the two deleted endpoints were using
2025-12-13 15:25:10 -08:00
hashing.py
Added support for 5 http endpoints for assets
2025-12-12 18:01:26 -08:00
helpers.py
Added support for 5 http endpoints for assets
2025-12-12 18:01:26 -08:00
manager.py
Remove some functions the two deleted endpoints were using
2025-12-13 15:25:10 -08:00
scanner.py
Brought over minimal elements from PR 10045 to reproduce seed_assets and register_assets_system without adding anything to the DB or server routes yet, for now making everything sync (can introduce async once everything is cleaned up and brought over)
2025-12-09 19:48:24 -08:00