Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/Stability-AI/generative-models
/ load_model
Function
load_model
scripts/demo/streamlit_helpers.py:93–94 ·
view source on GitHub ↗
(model)
Source
from the content-addressed store, hash-verified
91
92
93
def
load_model(model):
94
model.cuda()
95
96
97
lowvram_mode = False
Callers
2
do_sample
Function · 0.85
do_img2img
Function · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected