faturbbx commited on
Commit
4a20a19
·
verified ·
1 Parent(s): 4b2af18

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +3 -1
requirements.txt CHANGED
@@ -1,6 +1,8 @@
1
  fastapi
2
  uvicorn
3
  pillow
4
- tensorflow-cpu==2.15.0
 
 
5
  numpy==1.24.3
6
  requests
 
1
  fastapi
2
  uvicorn
3
  pillow
4
+ tensorflow==2.13.0
5
+ keras==2.13.1
6
+ transformers==4.31.0
7
  numpy==1.24.3
8
  requests