mirror of
https://github.com/Shawn-Shan/fawkes.git
synced 2024-12-22 07:09:33 +05:30
minor fix, import Progbar
This commit is contained in:
parent
aedaa82d22
commit
f7cd0fd0d1
@ -9,7 +9,7 @@ import time
|
||||
import numpy as np
|
||||
import tensorflow as tf
|
||||
from fawkes.utils import preprocess, reverse_preprocess
|
||||
from keras.utils import Progbar
|
||||
from tensorflow.keras.utils import Progbar
|
||||
|
||||
|
||||
class FawkesMaskGeneration:
|
||||
|
Loading…
Reference in New Issue
Block a user