Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/VisionXLab/OF-Diff
/ sample
Method
sample
ldm/modules/distributions/distributions.py:17–18 ·
view source on GitHub ↗
(self)
Source
from the content-addressed store, hash-verified
15
self.value = value
16
17
def
sample(self):
18
return
self.value
19
20
def
mode(self):
21
return
self.value
Callers
5
degradation_bsrgan
Function · 0.45
degradation_bsrgan_variant
Function · 0.45
degradation_bsrgan
Function · 0.45
degradation_bsrgan_variant
Function · 0.45
degradation_bsrgan_plus
Function · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected