1MR commited on
Commit
1bafcd8
·
verified ·
1 Parent(s): 92254c0

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +5 -4
requirements.txt CHANGED
@@ -1,4 +1,5 @@
1
- fastapi==0.95.2
2
- uvicorn==0.23.0
3
- tensorflow==2.14.0
4
- numpy==1.23.5
 
 
1
+ tensorflow==2.12.0
2
+ keras==2.12.0
3
+ fastapi==0.95.1
4
+ uvicorn==0.22.0
5
+ numpy==1.23.5