ferferefer commited on
Commit
e237bf5
1 Parent(s): ba63bbf

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -0
app.py CHANGED
@@ -1,3 +1,4 @@
 
1
  import streamlit as st
2
  import tensorflow as tf
3
  from tensorflow.keras.applications import EfficientNetV2B0
 
1
+
2
  import streamlit as st
3
  import tensorflow as tf
4
  from tensorflow.keras.applications import EfficientNetV2B0