Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
ajitrajasekharan
/
Qualitative-pretrained-model-evaluation
like
1
Runtime error
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
ajitrajasekharan
commited on
Feb 5, 2022
Commit
c2211c1
·
1 Parent(s):
eee0c36
Update app.py
Browse files
Files changed (1)
hide
show
app.py
+1
-1
app.py
CHANGED
Viewed
@@ -173,7 +173,7 @@ def main():
173
st.error("Some error occurred during loading" + str(e))
174
st.stop()
175
176
-
st.write("---")
177
178
179
173
st.error("Some error occurred during loading" + str(e))
174
st.stop()
175
176
+
177
178
179