Spaces:
Runtime error
Runtime error
Create requirements.txt
Browse files- requirements.txt +8 -0
requirements.txt
ADDED
@@ -0,0 +1,8 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
crewai
|
2 |
+
openai
|
3 |
+
crewai_tools
|
4 |
+
PyPDF2
|
5 |
+
streamlit
|
6 |
+
tempfile
|
7 |
+
pathlib
|
8 |
+
json
|