Spaces:
Build error
Build error
Rohit Diwane commited on
Commit ·
a99fbb9
1
Parent(s): ae3c9e0
Update requirements.txt
Browse files- requirements.txt +4 -1
requirements.txt
CHANGED
|
@@ -2,4 +2,7 @@ openai
|
|
| 2 |
langchain
|
| 3 |
streamlit
|
| 4 |
python-dotenv
|
| 5 |
-
PyPDF2
|
|
|
|
|
|
|
|
|
|
|
|
| 2 |
langchain
|
| 3 |
streamlit
|
| 4 |
python-dotenv
|
| 5 |
+
PyPDF2
|
| 6 |
+
os
|
| 7 |
+
json
|
| 8 |
+
traceback
|