GLAkavya commited on
Commit
bf978f4
·
verified ·
1 Parent(s): 612746c

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +5 -4
requirements.txt CHANGED
@@ -1,6 +1,7 @@
1
- streamlit
2
- plotly
3
- pandas
4
  transformers
5
  torch
6
- google-generativeai
 
 
1
+ flask
2
+ flask-cors
3
+ google-generativeai
4
  transformers
5
  torch
6
+ pandas
7
+ plotly