Skip to content

Commit 868e5b9

Browse files
committed
absolute import
1 parent bd97496 commit 868e5b9

File tree

1 file changed

+1
-1
lines changed
  • training_pipeline/pipeline/components/HFPusher

1 file changed

+1
-1
lines changed

training_pipeline/pipeline/components/HFPusher/runner.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
import tensorflow as tf
2424
from absl import logging
2525
from tfx.utils import io_utils
26-
from model_card import create_card
26+
from pipeline.components.HFPusher.model_card import create_card
2727
from pathlib import Path
2828

2929
from huggingface_hub import Repository

0 commit comments

Comments
 (0)