kadabengaran commited on
Commit
0de0bf7
1 Parent(s): 5ecddf2

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +5 -6
requirements.txt CHANGED
@@ -1,12 +1,11 @@
1
  tensorflow==2.18.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
 
1
  tensorflow==2.18.0
2
  tf-keras==2.15.0
3
+ deepface==0.0.93
 
4
  gradio==3.12.0
5
  protobuf==3.20.*
6
+ validators==0.34.0
7
  httpx==0.24.1
8
  httpcore==0.15.0
9
+ fastapi==0.115.6
10
+ uvicorn==0.33.0
11
+ asyncio==3.4.3