Spaces:
Runtime error
Runtime error
Commit
·
02b8d39
1
Parent(s):
583664a
Create requirements.txt
Browse files- requirements.txt +8 -0
requirements.txt
ADDED
@@ -0,0 +1,8 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
streamlit
|
2 |
+
transformers
|
3 |
+
torch
|
4 |
+
pyPDF2
|
5 |
+
nltk
|
6 |
+
pyloader
|
7 |
+
plotly
|
8 |
+
wordcloud
|