Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/TencentARC/T2I-Adapter
/ exists
Function
exists
configs/utils.py:51–52 ·
view source on GitHub ↗
(x)
Source
from the content-addressed store, hash-verified
49
50
51
def
exists(x):
52
return
x is not None
53
54
55
def
default(val, d):
Callers
1
default
Function · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected