Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/FireRedTeam/LayerDiffuse-Flux
/ device
Method
device
lib_layerdiffuse/vae.py:298–299 ·
view source on GitHub ↗
(self)
Source
from the content-addressed store, hash-verified
296
297
@property
298
def
device(self):
299
return
next(self.parameters()).device
300
301
@torch.no_grad()
302
def
estimate_augmented(self, pixel, latent):
Callers
1
generate_img
Function · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected