Update requirements.txt
Browse files- requirements.txt +1 -0
requirements.txt
CHANGED
@@ -5,6 +5,7 @@ asyncpg
|
|
5 |
pg8000
|
6 |
llama-cpp-python
|
7 |
tensorflow
|
|
|
8 |
transformers
|
9 |
psycopg2-binary
|
10 |
fastapi-users[sqlalchemy]
|
|
|
5 |
pg8000
|
6 |
llama-cpp-python
|
7 |
tensorflow
|
8 |
+
tf-keras
|
9 |
transformers
|
10 |
psycopg2-binary
|
11 |
fastapi-users[sqlalchemy]
|