Add support for HTML file (#973)

### What problem does this PR solve?

Add support for HTML file

### Type of change

- [x] New Feature (non-breaking change which adds functionality)
This commit is contained in:
Zhedong Cen
2024-05-30 09:12:55 +08:00
committed by GitHub
parent dded365b8d
commit 8dd45459be
10 changed files with 66 additions and 6 deletions

View File

@ -137,4 +137,6 @@ loguru==0.7.2
umap-learn
fasttext==0.9.2
volcengine
opencv-python-headless==4.9.0.80
opencv-python-headless==4.9.0.80
readability-lxml==0.8.1
html_text==0.6.2