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