Spaces:
Sleeping
Sleeping
Update app.py
Browse files
app.py
CHANGED
|
@@ -1,5 +1,5 @@
|
|
| 1 |
#pip install nltk textblob vaderSentiment transformers
|
| 2 |
-
pip install gradio
|
| 3 |
pip install torch transformers scikit-learn joblib nltk
|
| 4 |
import pandas as pd
|
| 5 |
import numpy as np
|
|
|
|
| 1 |
#pip install nltk textblob vaderSentiment transformers
|
| 2 |
+
#pip install gradio
|
| 3 |
pip install torch transformers scikit-learn joblib nltk
|
| 4 |
import pandas as pd
|
| 5 |
import numpy as np
|