Spaces:
Sleeping
Sleeping
Commit
·
f758b9d
1
Parent(s):
36e9ffb
Update requirements.txt
Browse files- requirements.txt +9 -2
requirements.txt
CHANGED
@@ -1,3 +1,10 @@
|
|
1 |
-
|
|
|
2 |
streamlit
|
3 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
requests
|
2 |
+
beautifulsoup4
|
3 |
streamlit
|
4 |
+
pyautogen~=0.1.0
|
5 |
+
docker
|
6 |
+
langchain
|
7 |
+
openai
|
8 |
+
tiktoken
|
9 |
+
chromadb
|
10 |
+
pypdf
|