chicong commited on
Commit
dceb968
·
1 Parent(s): 47ec422

Fix keras model loading by upgrading tensorflow-cpu

Browse files
Files changed (1) hide show
  1. requirements.txt +1 -1
requirements.txt CHANGED
@@ -1,6 +1,6 @@
1
  fastapi
2
  uvicorn
3
  python-multipart
4
- tensorflow-cpu==2.15.0
5
  pillow
6
  numpy
 
1
  fastapi
2
  uvicorn
3
  python-multipart
4
+ tensorflow-cpu
5
  pillow
6
  numpy