moriire commited on
Commit
a8c94a8
1 Parent(s): c6e77a7

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +1 -2
requirements.txt CHANGED
@@ -1,7 +1,6 @@
1
  fastapi[all]
2
  SQLAlchemy
3
  llama-cpp-python
4
- configparser
5
- mysql-python
6
  tensorflow
7
  transformers
 
1
  fastapi[all]
2
  SQLAlchemy
3
  llama-cpp-python
4
+ mysqlclient
 
5
  tensorflow
6
  transformers