IBM Abdulsalam commited on
Commit
a90fe5a
1 Parent(s): ba86161
Files changed (1) hide show
  1. requirements.txt +2 -2
requirements.txt CHANGED
@@ -1,8 +1,8 @@
1
  fastapi[all]
2
  SQLAlchemy
3
  llama-cpp-python
4
- pymysql
5
- mysqlclient==1.3.12
6
  tensorflow
7
  transformers
8
  psycopg2-binary
 
 
 
1
  fastapi[all]
2
  SQLAlchemy
3
  llama-cpp-python
 
 
4
  tensorflow
5
  transformers
6
  psycopg2-binary
7
+ fastapi-users[sqlalchemy]
8
+ aiosqlite