Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
Karthikeyen92
/
Stock-Sentiment-Analysis
like
2
Running
App
Files
Files
Community
Karthikeyen92
commited on
26 days ago
Commit
7019818
•
1 Parent(s):
17e0a7f
Update app.py
Browse files
Files changed (1)
hide
show
app.py
+1
-1
app.py
CHANGED
Viewed
@@ -694,5 +694,5 @@ def main(hugg):
694
695
if __name__ == "__main__":
696
hugg = True
697
-
hugg = False
698
main(hugg)
694
695
if __name__ == "__main__":
696
hugg = True
697
+
#
hugg = False
698
main(hugg)