Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
451
def
is_google_colab():
452
return
_is_google_colab
453
454
455
def
is_sentencepiece_available():
Callers
1
run
Method · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected