Commit f23d6eb8 authored by Patrick von Platen's avatar Patrick von Platen
Browse files

fix missing import

parent cd634a8f
# flake8: noqa # flake8: noqa
from ...utils import is_note_seq_available, is_transformers_available from ...utils import is_note_seq_available, is_transformers_available, is_torch_available
from ...utils import OptionalDependencyNotAvailable from ...utils import OptionalDependencyNotAvailable
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment