Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +8 -2
requirements.txt
CHANGED
@@ -1,2 +1,8 @@
|
|
1 |
-
|
2 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
openai==0.28
|
2 |
+
streamlit
|
3 |
+
audio_recorder_streamlit
|
4 |
+
streamlit-float
|
5 |
+
langchain=
|
6 |
+
chromadb
|
7 |
+
tiktoken
|
8 |
+
pypdf
|