moriire commited on
Commit
4ad3d9f
1 Parent(s): 3ba2f62

Update requirements.txt

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