Spaces:
Sleeping
Sleeping
Commit
·
61d6f69
1
Parent(s):
3a448f3
Update requirements.txt
Browse files- requirements.txt +1 -0
requirements.txt
CHANGED
@@ -1,4 +1,5 @@
|
|
1 |
openai==0.27.0
|
|
|
2 |
gradio
|
3 |
langchain==0.0.101
|
4 |
unstructured
|
|
|
1 |
openai==0.27.0
|
2 |
+
faiss-cpu==1.7.3
|
3 |
gradio
|
4 |
langchain==0.0.101
|
5 |
unstructured
|