Spaces:
Running
Running
Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -1,4 +1,5 @@
|
|
1 |
langchain
|
2 |
pypdf
|
3 |
chromadb
|
4 |
-
openai
|
|
|
|
1 |
langchain
|
2 |
pypdf
|
3 |
chromadb
|
4 |
+
openai
|
5 |
+
gradio==3.15.0
|