Spaces:
Sleeping
Sleeping
Commit ·
77125d7
1
Parent(s): 33a40c7
change name of file
Browse files- corpus.txt.txt → corpus..txt +0 -0
- requirements.txt +25 -20
corpus.txt.txt → corpus..txt
RENAMED
|
File without changes
|
requirements.txt
CHANGED
|
@@ -55,24 +55,29 @@
|
|
| 55 |
# pandas>=2.2.0
|
| 56 |
# itsdangerous>=2.1.2
|
| 57 |
# authlib>=1.3.0
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 58 |
gradio[oauth]>=4.44.0
|
| 59 |
-
requests
|
| 60 |
-
|
| 61 |
-
|
| 62 |
-
|
| 63 |
-
langchain-google-genai
|
| 64 |
-
langchain-huggingface
|
| 65 |
-
langchain-groq
|
| 66 |
-
langchain-tavily
|
| 67 |
-
langchain-chroma
|
| 68 |
-
langgraph
|
| 69 |
-
huggingface_hub
|
| 70 |
-
sentence-transformers
|
| 71 |
-
arxiv
|
| 72 |
-
pymupdf
|
| 73 |
-
wikipedia
|
| 74 |
-
pgvector
|
| 75 |
-
python-dotenv
|
| 76 |
-
protobuf==3.20.*
|
| 77 |
-
chromadb
|
| 78 |
-
smolagents
|
|
|
|
| 55 |
# pandas>=2.2.0
|
| 56 |
# itsdangerous>=2.1.2
|
| 57 |
# authlib>=1.3.0
|
| 58 |
+
# gradio[oauth]>=4.44.0
|
| 59 |
+
# requests
|
| 60 |
+
# langchain
|
| 61 |
+
# langchain-community
|
| 62 |
+
# langchain-core
|
| 63 |
+
# langchain-google-genai
|
| 64 |
+
# langchain-huggingface
|
| 65 |
+
# langchain-groq
|
| 66 |
+
# langchain-tavily
|
| 67 |
+
# langchain-chroma
|
| 68 |
+
# langgraph
|
| 69 |
+
# huggingface_hub
|
| 70 |
+
# sentence-transformers
|
| 71 |
+
# arxiv
|
| 72 |
+
# pymupdf
|
| 73 |
+
# wikipedia
|
| 74 |
+
# pgvector
|
| 75 |
+
# python-dotenv
|
| 76 |
+
# protobuf==3.20.*
|
| 77 |
+
# chromadb
|
| 78 |
+
# smolagents
|
| 79 |
gradio[oauth]>=4.44.0
|
| 80 |
+
requests>=2.31.0
|
| 81 |
+
pandas>=2.2.0
|
| 82 |
+
scikit-learn>=1.4.0
|
| 83 |
+
openpyxl>=3.1.2
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|