Update requirements.txt
Browse files- requirements.txt +0 -1
requirements.txt
CHANGED
@@ -1,7 +1,6 @@
|
|
1 |
fastapi[all]
|
2 |
SQLAlchemy
|
3 |
llama-cpp-python
|
4 |
-
import _mysql
|
5 |
pymysql
|
6 |
mysqlclient==1.3.12
|
7 |
tensorflow
|
|
|
1 |
fastapi[all]
|
2 |
SQLAlchemy
|
3 |
llama-cpp-python
|
|
|
4 |
pymysql
|
5 |
mysqlclient==1.3.12
|
6 |
tensorflow
|