Hugging Face
Models
Datasets
Spaces
Buckets
new
Docs
Enterprise
Pricing
Website
Tasks
HuggingChat
Collections
Languages
Organizations
Community
Blog
Posts
Daily Papers
Learn
Discord
Forum
GitHub
Solutions
Team & Enterprise
Hugging Face PRO
Enterprise Support
Inference Providers
Inference Endpoints
Storage Buckets
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 19, 2021
Commit
e021892
·
1 Parent(s):
afdd9e7
Update HebEMO.py
Browse files
Files changed (1)
hide
show
HebEMO.py
+1
-1
HebEMO.py
CHANGED
Viewed
@@ -84,4 +84,4 @@ class HebEMO:
84
return (hebEMO_df[0][i], ax)
85
else:
86
return (hebEMO_df)
87
-
HebEMO_model = HebEMO()
84
return (hebEMO_df[0][i], ax)
85
else:
86
return (hebEMO_df)
87
+
#
HebEMO_model = HebEMO()