Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
avichr
/
HebEMO_demo
like
1
Runtime error
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
avichr
commited on
Dec 18, 2021
Commit
4b236a5
·
1 Parent(s):
4429686
Update app.py
Browse files
Files changed (1)
hide
show
app.py
+1
-1
app.py
CHANGED
Viewed
@@ -5,7 +5,7 @@ import matplotlib.pyplot as plt
5
# import plotly.express as px
6
7
8
-
@st.cache
9
HebEMO_model = HebEMO()
10
11
5
# import plotly.express as px
6
7
8
+
#
@st.cache
9
HebEMO_model = HebEMO()
10
11