ferferefer commited on
Commit
29c305a
2 Parent(s): 20efa79 6d07e5e

Merge branch 'main' of hf.co:spaces/ferferefer/Glaucoma_RIM

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 tf.keras.applications import EfficientNetV2B0
 
1
+
2
  import streamlit as st
3
  import tensorflow as tf
4
  from tf.keras.applications import EfficientNetV2B0