Spaces:
Running
Running
Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
|
@@ -9,4 +9,5 @@ streamlit
|
|
| 9 |
huggingface-hub
|
| 10 |
tiktoken
|
| 11 |
openai
|
| 12 |
-
pypdf
|
|
|
|
|
|
| 9 |
huggingface-hub
|
| 10 |
tiktoken
|
| 11 |
openai
|
| 12 |
+
pypdf
|
| 13 |
+
langchain-openai
|