Khelendramee commited on
Commit
70b1b4f
·
verified ·
1 Parent(s): 9536cf3

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +2 -0
requirements.txt CHANGED
@@ -1,6 +1,8 @@
1
  fastapi
2
  uvicorn
3
  tensorflow
 
 
4
  scikit-learn
5
  numpy
6
  pandas
 
1
  fastapi
2
  uvicorn
3
  tensorflow
4
+ ray
5
+ flask
6
  scikit-learn
7
  numpy
8
  pandas