Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/AMAP-ML/EMF
/ is_diffusers_available
Function
is_diffusers_available
trl/trl/import_utils.py:47–48 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
45
46
47
def
is_diffusers_available() -> bool:
48
return
_diffusers_available
49
50
51
def
is_fastapi_available() -> bool:
Callers
4
__init__.py
File · 0.85
print_env
Function · 0.85
__init__.py
File · 0.85
__init__.py
File · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected