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

Function is_note_seq_available

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

Source from the content-addressed store, hash-verified

295
296
297def is_note_seq_available():
298 return _note_seq_available
299
300
301def is_wandb_available():

Callers 7

require_note_seqFunction · 0.90
__init__.pyFile · 0.85
require_note_seqFunction · 0.85
__init__.pyFile · 0.85
__init__.pyFile · 0.85
__init__.pyFile · 0.85
midi_utils.pyFile · 0.85

Calls

no outgoing calls

Tested by 2

require_note_seqFunction · 0.72
require_note_seqFunction · 0.68

Used in the wild real call sites across dependent graphs

searching dependent graphs…