Spaces:
Runtime error
Runtime error
Commit ·
56c2a2b
1
Parent(s): 99b1a18
Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
|
@@ -1,4 +1,5 @@
|
|
| 1 |
gradio
|
| 2 |
pdfplumber
|
| 3 |
pypdf
|
| 4 |
-
langchain
|
|
|
|
|
|
| 1 |
gradio
|
| 2 |
pdfplumber
|
| 3 |
pypdf
|
| 4 |
+
langchain
|
| 5 |
+
google-generativeai
|