Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/AlayaLab/Hive
/ from_config
Method
from_config
models/flowsep/diffusers/utils/dummy_pt_objects.py:162–163 ·
view source on GitHub ↗
(cls, *args, **kwargs)
Source
from the content-addressed store, hash-verified
160
161
@classmethod
162
def
from_config(cls, *args, **kwargs):
163
requires_backends(cls, [
"torch"
])
164
165
@classmethod
166
def
from_pretrained(cls, *args, **kwargs):
Callers
9
save_pretrained
Method · 0.45
__init__
Method · 0.45
download_from_original_stable_diffusion_ckpt
Function · 0.45
__init__
Method · 0.45
__init__
Method · 0.45
from_pretrained
Method · 0.45
from_pretrained
Method · 0.45
from_pretrained
Method · 0.45
from_pretrained
Method · 0.45
Calls
1
requires_backends
Function · 0.85
Tested by
no test coverage detected