Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
waleedmohd
/
arabic-sentiment-demo
like
1
Runtime error
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
waleedmohd
commited on
Mar 23
Commit
8304dc1
·
verified
·
1 Parent(s):
d93b35a
Update app.py
Browse files
Files changed (1)
hide
show
app.py
+2
-1
app.py
CHANGED
Viewed
@@ -96,4 +96,5 @@ if __name__ == "__main__":
96
server_name="0.0.0.0",
97
server_port=7860,
98
share=True # Enable public link
99
-
)
96
server_name="0.0.0.0",
97
server_port=7860,
98
share=True # Enable public link
99
+
)
100
+