Mehulgarg commited on
Commit
e412b04
1 Parent(s): 244415b

Create requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +8 -0
requirements.txt ADDED
@@ -0,0 +1,8 @@
 
 
 
 
 
 
 
 
 
1
+ tensorflow==2.5.0
2
+ fastapi
3
+ uvicorn
4
+ python-multipart
5
+ pillow
6
+ tensorflow-serving-api==2.5.0
7
+ matplotlib
8
+ numpy