Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +7 -1
requirements.txt
CHANGED
|
@@ -1,2 +1,8 @@
|
|
| 1 |
openai
|
| 2 |
-
fpdf
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
openai
|
| 2 |
+
fpdf
|
| 3 |
+
langchain
|
| 4 |
+
unstructured
|
| 5 |
+
chromadb
|
| 6 |
+
tiktoken
|
| 7 |
+
reportlab
|
| 8 |
+
Pillow==9.0.0
|