Skip to content

Commit

Permalink
specifying requeriments
Browse files Browse the repository at this point in the history
  • Loading branch information
AndreaLeylavergne committed Mar 1, 2024
1 parent 9d1be70 commit ac83bea
Showing 1 changed file with 6 additions and 3 deletions.
9 changes: 6 additions & 3 deletions requirements.txt
Original file line number Diff line number Diff line change
@@ -1,3 +1,6 @@
fastapi
uvicorn
tensorflow-cpu
tensorflow-cpu==2.15.0
gunicorn==21.2.0
fastapi==0.109.0
keras==2.15.0
pydantic==1.10.13
uvicorn==0.27.1

0 comments on commit ac83bea

Please sign in to comment.