Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Extraltodeus/DistanceSampler
/ SamplerDistanceAdvanced
Class
SamplerDistanceAdvanced
custom_samplers.py:361–362 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
359
_DISTANCE_OPTIONS = (
"resample"
,
"resample_end"
,
"cfgpp"
)
360
361
class
SamplerDistanceAdvanced(SamplerDistanceBase):
362
pass
# Includes all options by default.
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected