Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
cyrus-spc
/
sentimental_anylisis
like
0
Sleeping
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
cyrus-spc
commited on
Jun 26
Commit
d16d710
·
1 Parent(s):
f206303
adding
Browse files
Files changed (1)
hide
show
app.py
+3
-1
app.py
CHANGED
Viewed
@@ -19,4 +19,6 @@ iface = gr.Interface(
19
)
20
21
if __name__ == "__main__":
22
-
iface.launch()
19
)
20
21
if __name__ == "__main__":
22
+
iface.launch()
23
+
24
+