moriire commited on
Commit
06eb51c
·
verified ·
1 Parent(s): 1149c4f

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +1 -0
requirements.txt CHANGED
@@ -1,4 +1,5 @@
1
  fastapi[all]
 
2
  sqlalchemy[asyncio]
3
  asyncpg
4
  pg8000
 
1
  fastapi[all]
2
+ optimum[onnxruntime]
3
  sqlalchemy[asyncio]
4
  asyncpg
5
  pg8000