Azmathussainthebo commited on
Commit
777bce7
·
verified ·
1 Parent(s): 45fa6ca

Create requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +10 -0
requirements.txt ADDED
@@ -0,0 +1,10 @@
 
 
 
 
 
 
 
 
 
 
 
1
+ Flask==2.1.2
2
+ streamlit==1.10.0
3
+ spaCy==3.2.0
4
+ transformers==4.12.0
5
+ ChatterBot==1.0.5
6
+ sympy==1.9
7
+ textblob==0.15.3
8
+ python-dotenv==0.19.2
9
+ pydantic==1.8.2
10
+ requests==2.26.0