Spaces:
Runtime error
Runtime error
fcernafukuzaki
commited on
Commit
•
e3fd083
1
Parent(s):
ca099ea
Update requirements.txt
Browse files- requirements.txt +2 -3
requirements.txt
CHANGED
@@ -1,9 +1,8 @@
|
|
1 |
-
gradio
|
2 |
plotly==5.15.0
|
3 |
scikit-learn==1.1.2
|
4 |
PyPDF2==3.0.1
|
5 |
openai==0.27.7
|
6 |
langchain==0.0.142
|
7 |
llama-index==0.5.25
|
8 |
-
pymongo==4.3.3
|
9 |
-
PyYAML==5.4.1
|
|
|
1 |
+
gradio
|
2 |
plotly==5.15.0
|
3 |
scikit-learn==1.1.2
|
4 |
PyPDF2==3.0.1
|
5 |
openai==0.27.7
|
6 |
langchain==0.0.142
|
7 |
llama-index==0.5.25
|
8 |
+
pymongo==4.3.3
|
|