mirror of
https://github.com/qurator-spk/eynollah.git
synced 2026-02-20 16:32:03 +01:00
fixing: imporing StringLookup
This commit is contained in:
parent
2ee8d8e050
commit
68dd5eab62
1 changed files with 1 additions and 1 deletions
|
|
@ -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 (
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue