Update requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
@@ -1,5 +1,5 @@
|
|
1 |
fastapi[all]
|
2 |
-
sqlalchemy[asyncio
|
3 |
llama-cpp-python
|
4 |
tensorflow
|
5 |
transformers
|
|
|
1 |
fastapi[all]
|
2 |
+
sqlalchemy[asyncio]
|
3 |
llama-cpp-python
|
4 |
tensorflow
|
5 |
transformers
|