From dc4f2ee553be51c5633855133dac4a7330976f4b Mon Sep 17 00:00:00 2001 From: sanikakotgire15 Date: Thu, 22 Aug 2024 12:37:43 +0530 Subject: [PATCH] added numpy import --- pipelines/floret_ko_ud_demo/scripts/train_floret.py | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/pipelines/floret_ko_ud_demo/scripts/train_floret.py b/pipelines/floret_ko_ud_demo/scripts/train_floret.py index ee9ac6c30..b29136e68 100644 --- a/pipelines/floret_ko_ud_demo/scripts/train_floret.py +++ b/pipelines/floret_ko_ud_demo/scripts/train_floret.py @@ -1,6 +1,7 @@ import typer +import numpy from pathlib import Path -import floret + def main(