Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
Index your code
hub
/
github.com/huggingface/diffusers
/ is_sentencepiece_available
Function
is_sentencepiece_available
src/diffusers/utils/import_utils.py:353–354 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
351
352
353
def
is_sentencepiece_available():
354
return
_sentencepiece_available
355
356
357
def
is_imageio_available():
Callers
4
__init__.py
File · 0.85
auto_pipeline.py
File · 0.85
__init__.py
File · 0.85
__init__.py
File · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected
Used in the wild
real call sites across dependent graphs
searching dependent graphs…