Shahid9455 commited on
Commit
eda99e9
·
verified ·
1 Parent(s): 8677946

requierements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +4 -2
requirements.txt CHANGED
@@ -1,6 +1,8 @@
1
  streamlit
 
2
  tensorflow
3
  numpy
 
 
4
  keras
5
- openai
6
- Pillow
 
1
  streamlit
2
+ openai
3
  tensorflow
4
  numpy
5
+ pandas
6
+ scikit-learn
7
  keras
8
+ Pillow