dinusha11 commited on
Commit
e419e1c
·
verified ·
1 Parent(s): 5ef7e4c

Upload requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +9 -0
requirements.txt ADDED
@@ -0,0 +1,9 @@
 
 
 
 
 
 
 
 
 
 
1
+ streamlit
2
+ transformers
3
+ pandas
4
+ wordcloud
5
+ matplotlib
6
+ torch
7
+ sentencepiece
8
+ huggingface_hub
9
+