moriire commited on
Commit
c91b374
1 Parent(s): d1ee108

Update requirements.txt

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