Update requirements.txt
Browse files- requirements.txt +0 -5
requirements.txt
CHANGED
@@ -1,10 +1,5 @@
|
|
1 |
fastapi[all]
|
2 |
-
greenlet==3.0.1
|
3 |
-
h11==0.14.0
|
4 |
-
idna==3.4
|
5 |
-
sniffio
|
6 |
SQLAlchemy
|
7 |
-
typing_extensions
|
8 |
llama-cpp-python
|
9 |
tensorflow
|
10 |
transformers
|
|
|
1 |
fastapi[all]
|
|
|
|
|
|
|
|
|
2 |
SQLAlchemy
|
|
|
3 |
llama-cpp-python
|
4 |
tensorflow
|
5 |
transformers
|