darthPanda commited on
Commit
73bb7b6
1 Parent(s): ec4f424
__pycache__/helper_functions.cpython-39.pyc ADDED
Binary file (8.84 kB). View file
 
requirements.txt CHANGED
@@ -1,5 +1,5 @@
1
  streamlit==1.17.0
2
- snscrape
3
  transformers
4
  torch
5
  matplotlib
@@ -7,4 +7,5 @@ plotly==5.9.0
7
  nltk
8
  scikit-learn
9
  wordcloud
10
- youtube-comment-downloader
 
 
1
  streamlit==1.17.0
2
+ git+https://github.com/JustAnotherArchivist/snscrape.git
3
  transformers
4
  torch
5
  matplotlib
 
7
  nltk
8
  scikit-learn
9
  wordcloud
10
+ youtube-comment-downloader
11
+ altair==4.0