Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/thygate/stable-diffusion-webui-depthmap-script
/ change_dataset
Function
change_dataset
dzoedepth/utils/config.py:435–437 ·
view source on GitHub ↗
(config, new_dataset)
Source
from the content-addressed store, hash-verified
433
434
435
def
change_dataset(config, new_dataset):
436
config.update(DATASETS_CONFIG[new_dataset])
437
return
config
Callers
1
__init__
Method · 0.90
Calls
1
update
Method · 0.45
Tested by
no test coverage detected