moriire commited on
Commit
c6e5733
1 Parent(s): 3d1d7b0

Update requirements.txt

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