Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +2 -2
requirements.txt
CHANGED
@@ -4,9 +4,9 @@ langchain-chroma
|
|
4 |
langchain-huggingface>=0.0.4
|
5 |
chromadb>=0.4.22
|
6 |
sentence-transformers>=2.6.1
|
7 |
-
transformers>=4.40.0
|
8 |
torch>=2.3.0
|
9 |
python-dotenv>=1.0.0
|
10 |
unstructured>=0.13.0
|
11 |
python-magic>=0.4.27
|
12 |
-
markdown>=3.6
|
|
|
|
4 |
langchain-huggingface>=0.0.4
|
5 |
chromadb>=0.4.22
|
6 |
sentence-transformers>=2.6.1
|
|
|
7 |
torch>=2.3.0
|
8 |
python-dotenv>=1.0.0
|
9 |
unstructured>=0.13.0
|
10 |
python-magic>=0.4.27
|
11 |
+
markdown>=3.6
|
12 |
+
gradio
|