Hugging Face
Models
Datasets
Spaces
Posts
Docs
Solutions
Pricing
Log In
Sign Up
Spaces:
ajitrajasekharan
/
Qualitative-pretrained-model-evaluation
like
1
Runtime error
App
Files
Files
Community
ajitrajasekharan
commited on
Jan 30, 2022
Commit
316bafd
•
1 Parent(s):
815063d
Update app.py
Browse files
Files changed (1)
hide
show
app.py
+2
-2
app.py
CHANGED
Viewed
@@ -167,7 +167,7 @@ def main():
167
st.write("---")
168
169
170
-
171
-
if __name__ == "__main__":
172
main()
173
167
st.write("---")
168
169
170
+
171
+
if __name__ == "__main__":
172
main()
173