Update requirements.txt
Browse files- requirements.txt +0 -1
requirements.txt
CHANGED
@@ -2,7 +2,6 @@ fastapi[all]
|
|
2 |
sqlalchemy[asyncio]
|
3 |
asyncpg
|
4 |
pg8000
|
5 |
-
llama-cpp-python
|
6 |
tensorflow
|
7 |
transformers
|
8 |
psycopg2-binary
|
|
|
2 |
sqlalchemy[asyncio]
|
3 |
asyncpg
|
4 |
pg8000
|
|
|
5 |
tensorflow
|
6 |
transformers
|
7 |
psycopg2-binary
|