Created Add Memory to Reserve node

This commit is contained in:
Jedrzej Kosinski
2025-08-18 14:45:21 -07:00
parent bd2ab73976
commit 34b1f51f4a
4 changed files with 60 additions and 3 deletions

View File

@@ -2321,6 +2321,7 @@ async def init_builtin_extra_nodes():
"nodes_edit_model.py",
"nodes_tcfg.py",
"nodes_context_windows.py",
"nodes_memory_reserve.py",
]
import_failed = []