Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +4 -0
requirements.txt
CHANGED
@@ -0,0 +1,4 @@
|
|
|
|
|
|
|
|
|
|
|
1 |
+
trulens_eval==0.23.0
|
2 |
+
chromadb==0.4.18
|
3 |
+
openai==1.3.7
|
4 |
+
Streamlit
|