MCPcopy Create free account
hub / github.com/YesianRohn/TextSSR / is_google_colab

Function is_google_colab

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

Source from the content-addressed store, hash-verified

449
450
451def is_google_colab():
452 return _is_google_colab
453
454
455def is_sentencepiece_available():

Callers 1

runMethod · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected