sharktide commited on
Commit
6d3a724
·
1 Parent(s): 5158177

Create requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +6 -0
requirements.txt ADDED
@@ -0,0 +1,6 @@
 
 
 
 
 
 
 
1
+ fastapi
2
+ tensorflow==2.18.0
3
+ numpy
4
+ pillow
5
+ uvicorn
6
+ opencv-python