Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/yerfor/GeneFacePlusPlus
/ getkvs
Function
getkvs
modules/commons/improved_diffusion/logger.py:243–244 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
241
242
243
def
getkvs():
244
return
get_current().name2val
245
246
247
def
log(*args, level=INFO):
Callers
nothing calls this directly
Calls
1
get_current
Function · 0.85
Tested by
no test coverage detected