Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
Duplicated from
sentivity/Cypher
sentivity
/
tickerArticleScorer
like
0
Sleeping
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
sentivity
commited on
25 days ago
Commit
752b94e
·
verified
·
1 Parent(s):
43d3525
Update app.py
Browse files
Files changed (1)
hide
show
app.py
+0
-4
app.py
CHANGED
Viewed
@@ -1,7 +1,3 @@
1
-
!pip install yfinance
2
-
!pip install newspaper3k
3
-
!pip install lxml
4
-
5
import gradio as gr
6
import requests
7
import torch
1
import gradio as gr
2
import requests
3
import torch