Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/kohya-ss/sd-scripts
/ device
Method
device
library/sd3_models.py:914–915 ·
view source on GitHub ↗
(self)
Source
from the content-addressed store, hash-verified
912
913
@property
914
def
device(self):
915
return
next(self.parameters()).device
916
917
@property
918
def
dtype(self):
Callers
15
load_text_encoder
Function · 0.45
prepare_text_inputs
Function · 0.45
load_shared_models
Function · 0.45
process_batch_prompts
Function · 0.45
get_generation_settings
Function · 0.45
main
Function · 0.45
train
Function · 0.45
main
Function · 0.45
generate_image
Function · 0.45
lumina_minimal_inference.py
File · 0.45
prepare_text_inputs
Function · 0.45
process_batch_prompts
Function · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected