Spaces:
Runtime error
Runtime error
Commit ·
2d2d40d
1
Parent(s): 42af805
Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
|
@@ -2,6 +2,7 @@ openai
|
|
| 2 |
gradio
|
| 3 |
python-dotenv
|
| 4 |
langchain
|
| 5 |
-
|
| 6 |
tiktoken
|
|
|
|
| 7 |
openai-whisper
|
|
|
|
| 2 |
gradio
|
| 3 |
python-dotenv
|
| 4 |
langchain
|
| 5 |
+
langchain[docarray]
|
| 6 |
tiktoken
|
| 7 |
+
pypdf
|
| 8 |
openai-whisper
|