moriire commited on
Commit
7261309
·
verified ·
1 Parent(s): dbc2e41

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +1 -0
requirements.txt CHANGED
@@ -2,6 +2,7 @@ fastapi[all]
2
  sqlalchemy[asyncio]
3
  asyncpg
4
  pg8000
 
5
  llama-cpp-python
6
  tensorflow
7
  transformers
 
2
  sqlalchemy[asyncio]
3
  asyncpg
4
  pg8000
5
+ optimum
6
  llama-cpp-python
7
  tensorflow
8
  transformers