Skip to content

Commit

Permalink
Update requirements.txt
Browse files Browse the repository at this point in the history
  • Loading branch information
sioaeko authored Jun 30, 2024
1 parent 332b6bd commit e86d370
Showing 1 changed file with 8 additions and 9 deletions.
17 changes: 8 additions & 9 deletions requirements.txt
Original file line number Diff line number Diff line change
@@ -1,9 +1,8 @@
torch
numpy
websockets
fastapi
uvicorn
requests
onnx
onnxruntime
scipy
fastapi==0.65.2
uvicorn==0.14.0
numpy==1.21.0
torch==1.9.0
onnx==1.9.0
onnxruntime==1.8.1
websockets==9.1
python-multipart==0.0.5

0 comments on commit e86d370

Please sign in to comment.