Beasto commited on
Commit
e6c4efc
·
1 Parent(s): 43c4ef5

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -0
app.py CHANGED
@@ -5,6 +5,7 @@ from streamlit_lottie import st_lottie
5
  from PIL import Image
6
  from tensorflow.keras.models import load_model
7
  import numpy as np
 
8
  import tensorflow_addons as tfa
9
 
10
  def create_in():
 
5
  from PIL import Image
6
  from tensorflow.keras.models import load_model
7
  import numpy as np
8
+ from tensorflow.keras.utils import custom_object_scope
9
  import tensorflow_addons as tfa
10
 
11
  def create_in():