ElBeh commited on
Commit
f972645
·
verified ·
1 Parent(s): 2b32ac3

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +0 -1
app.py CHANGED
@@ -2,7 +2,6 @@ import tensorflow as tf
2
  import numpy as np
3
  import streamlit as st
4
  from PIL import Image
5
- import keras
6
  import os
7
 
8
  os.environ["KERAS_BACKEND"] = "tensorflow"
 
2
  import numpy as np
3
  import streamlit as st
4
  from PIL import Image
 
5
  import os
6
 
7
  os.environ["KERAS_BACKEND"] = "tensorflow"