jeffrey1963 commited on
Commit
a23a518
·
verified ·
1 Parent(s): 02cc45b

Upload requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +7 -0
requirements.txt ADDED
@@ -0,0 +1,7 @@
 
 
 
 
 
 
 
 
1
+ streamlit
2
+ numpy
3
+ matplotlib
4
+ pandas
5
+ spacy
6
+ pydantic
7
+ typer