sergey21000 commited on
Commit
a2a8a9c
·
verified ·
1 Parent(s): 16858f4

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +11 -2
requirements.txt CHANGED
@@ -1,3 +1,12 @@
1
- altair
 
 
2
  pandas
3
- streamlit
 
 
 
 
 
 
 
 
1
+
2
+ streamlit
3
+ openai
4
  pandas
5
+ numpy
6
+ datasets
7
+ scikit-learn
8
+ torch --index-url https://download.pytorch.org/whl/cpu
9
+ transformers
10
+ spacy
11
+ nltk
12
+ beautifulsoup4