Skip to content

Commit 1597c1f

Browse files
committed
fix style
1 parent 35d4b8f commit 1597c1f

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/huggingface_inference_toolkit/diffusers_utils.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
import importlib.util
22
import logging
3+
34
from transformers.utils.import_utils import is_torch_bf16_gpu_available
45

56
logger = logging.getLogger(__name__)

0 commit comments

Comments
 (0)