Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +7 -0
requirements.txt
CHANGED
@@ -0,0 +1,7 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
streamlit
|
2 |
+
crawl4ai
|
3 |
+
langchain-core
|
4 |
+
langchain-huggingface
|
5 |
+
chromadb
|
6 |
+
huggingface_hub
|
7 |
+
langchain-community
|