sanjay-subramanya commited on
Commit
1caaeb7
1 Parent(s): a205e99

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -7,7 +7,7 @@ import segmentation_models as sm
7
  from matplotlib import pyplot as plt
8
 
9
  import tensorflow as tf
10
- %env SM_FRAMEWORK=tf.keras
11
 
12
  from tensorflow.keras import backend as K
13
  from tensorflow.keras.models import load_model
 
7
  from matplotlib import pyplot as plt
8
 
9
  import tensorflow as tf
10
+
11
 
12
  from tensorflow.keras import backend as K
13
  from tensorflow.keras.models import load_model