kadabengaran commited on
Commit
9cb1c42
·
verified ·
1 Parent(s): 3a5d717

Create requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +12 -0
requirements.txt ADDED
@@ -0,0 +1,12 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ tensorflow==2.7.0
2
+ tf-keras==2.15.0
3
+ deepface
4
+ flask
5
+ gradio==3.12.0
6
+ protobuf==3.20.*
7
+ validators
8
+ httpx==0.24.1
9
+ httpcore==0.15.0
10
+ fastapi
11
+ uvicorn
12
+ asyncio