Spaces:
Sleeping
Sleeping
Upload requirements (2).txt
Browse files- requirements (2).txt +5 -0
requirements (2).txt
ADDED
@@ -0,0 +1,5 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
streamlit
|
2 |
+
langchain
|
3 |
+
openai
|
4 |
+
chromadb
|
5 |
+
tiktoken
|