Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
ferferefer
/
Glaucoma_RIM
like
0
Sleeping
App
Files
Files
Community
ferferefer
commited on
Apr 16
Commit
29c305a
•
2 Parent(s):
20efa79
6d07e5e
Merge branch 'main' of hf.co:spaces/ferferefer/Glaucoma_RIM
Browse files
Files changed (1)
hide
show
app.py
+1
-0
app.py
CHANGED
Viewed
@@ -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