MCPcopy Index your code
hub / github.com/huggingface/diffusers / is_google_colab

Function is_google_colab

src/diffusers/utils/import_utils.py:349–350  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

347
348
349def is_google_colab():
350 return _is_google_colab
351
352
353def is_sentencepiece_available():

Callers 1

runMethod · 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…