Spaces:
Sleeping
Sleeping
Updating requirements list
Browse files- requirements.txt +8 -1
requirements.txt
CHANGED
@@ -1 +1,8 @@
|
|
1 |
-
huggingface_hub==0.22.2
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
huggingface_hub==0.22.2
|
2 |
+
langchain_community
|
3 |
+
langchain
|
4 |
+
python-dotenv
|
5 |
+
docx2txt
|
6 |
+
chromadb
|
7 |
+
gradio
|
8 |
+
pypdf
|