Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +6 -3
requirements.txt
CHANGED
|
@@ -1,4 +1,7 @@
|
|
|
|
|
|
|
|
| 1 |
langchain
|
| 2 |
-
|
| 3 |
-
|
| 4 |
-
|
|
|
|
|
|
| 1 |
+
gradio
|
| 2 |
+
openai
|
| 3 |
langchain
|
| 4 |
+
chromadb
|
| 5 |
+
tiktoken
|
| 6 |
+
pypdf
|
| 7 |
+
pymupdf
|