Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
Salimtoama15
/
tweet-UI
like
0
Sleeping
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
Salimtoama15
commited on
16 days ago
Commit
5d0393a
·
verified
·
1 Parent(s):
c5976ba
Update app.py
Browse files
Files changed (1)
hide
show
app.py
+1
-1
app.py
CHANGED
Viewed
@@ -1,5 +1,5 @@
1
# Install datasets library
2
-
!pip install -U datasets
3
4
# Load Sentiment140 dataset
5
from datasets import load_dataset
1
# Install datasets library
2
+
3
4
# Load Sentiment140 dataset
5
from datasets import load_dataset