Spaces:
Running
Running
Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -81,7 +81,6 @@ six==1.16.0
|
|
81 |
sniffio==1.3.1
|
82 |
stack-data==0.6.3
|
83 |
starlette==0.41.2
|
84 |
-
tensorflow==2.16.1
|
85 |
termcolor==2.4.0
|
86 |
tomlkit==0.12.0
|
87 |
tornado==6.4.1
|
@@ -101,3 +100,5 @@ pymongo
|
|
101 |
sentence-transformers
|
102 |
langchain
|
103 |
langchain-openai
|
|
|
|
|
|
81 |
sniffio==1.3.1
|
82 |
stack-data==0.6.3
|
83 |
starlette==0.41.2
|
|
|
84 |
termcolor==2.4.0
|
85 |
tomlkit==0.12.0
|
86 |
tornado==6.4.1
|
|
|
100 |
sentence-transformers
|
101 |
langchain
|
102 |
langchain-openai
|
103 |
+
tensorflow==2.12.0
|
104 |
+
keras==2.12.0
|