Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
|
@@ -10,4 +10,5 @@ idna==3.4
|
|
| 10 |
sniffio==1.3.0
|
| 11 |
SQLAlchemy==2.0.22
|
| 12 |
typing_extensions==4.8.0
|
| 13 |
-
llama-cpp-python
|
|
|
|
|
|
| 10 |
sniffio==1.3.0
|
| 11 |
SQLAlchemy==2.0.22
|
| 12 |
typing_extensions==4.8.0
|
| 13 |
+
llama-cpp-python
|
| 14 |
+
tensorflow
|