fixing: imporing StringLookup

This commit is contained in:
vahidrezanezhad 2026-02-12 15:37:11 +01:00
parent 2ee8d8e050
commit 68dd5eab62

View file

@ -12,7 +12,7 @@ from keras.models import Model, load_model
from keras import backend as K
import click
from tensorflow.python.keras import backend as tensorflow_backend
from tensorflow.python.keras.layers import StringLookup
from tensorflow.keras.layers import StringLookup
import xml.etree.ElementTree as ET
from .gt_gen_utils import (