Spaces:
Running
Running
Update requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
@@ -5,6 +5,6 @@ sentence_transformers
|
|
5 |
gradio
|
6 |
numpy
|
7 |
Pillow
|
8 |
-
|
9 |
unstructured==0.9.2
|
10 |
langchain-community
|
|
|
5 |
gradio
|
6 |
numpy
|
7 |
Pillow
|
8 |
+
google-generativeai
|
9 |
unstructured==0.9.2
|
10 |
langchain-community
|