Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +1 -0
requirements.txt
CHANGED
|
@@ -1,4 +1,5 @@
|
|
| 1 |
langchain-community>=0.2.9
|
|
|
|
| 2 |
beautifulsoup4==4.12.3
|
| 3 |
unstructured==0.11.8
|
| 4 |
xmltodict==0.13.0
|
|
|
|
| 1 |
langchain-community>=0.2.9
|
| 2 |
+
langchain-huggingface==0.0.3
|
| 3 |
beautifulsoup4==4.12.3
|
| 4 |
unstructured==0.11.8
|
| 5 |
xmltodict==0.13.0
|