DevBM commited on
Commit
9de55fe
1 Parent(s): d223b35

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +24 -23
requirements.txt CHANGED
@@ -1,23 +1,24 @@
1
- streamlit
2
- torch
3
- sense2vec
4
- strsim
5
- six
6
- networkx
7
- numpy
8
- scipy
9
- scikit-learn
10
- unicode
11
- future
12
- joblib
13
- pytz
14
- python-dateutil
15
- flashtext
16
- pandas
17
- sentencepiece
18
- transformers
19
- spacy
20
- git+https://github.com/boudinfl/pke.git
21
- #git+https://github.com/explosion/spacy-models/releases/download/en_core_web_sm-3.7.1/en_core_web_sm-3.7.1.tar.gz
22
- #git+https://github.com/devbm7/Questgen.ai.git
23
- nltk
 
 
1
+ streamlit
2
+ torch
3
+ sense2vec
4
+ strsim
5
+ six
6
+ networkx
7
+ numpy
8
+ scipy
9
+ scikit-learn
10
+ unicode
11
+ future
12
+ joblib
13
+ pytz
14
+ python-dateutil
15
+ flashtext
16
+ pandas
17
+ sentencepiece
18
+ transformers
19
+ spacy
20
+ yake
21
+ git+https://github.com/boudinfl/pke.git
22
+ #git+https://github.com/explosion/spacy-models/releases/download/en_core_web_sm-3.7.1/en_core_web_sm-3.7.1.tar.gz
23
+ #git+https://github.com/devbm7/Questgen.ai.git
24
+ nltk