rehanafzal commited on
Commit
945c58e
·
verified ·
1 Parent(s): 74584cc

Create requirements.txt

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