chore: Update pip installation command and requirements, add new dependencies
This commit is contained in:
3
.gitignore
vendored
3
.gitignore
vendored
@@ -169,3 +169,6 @@ test_pad.py
|
|||||||
test_pad*.py
|
test_pad*.py
|
||||||
.data/
|
.data/
|
||||||
Crawl4AI.egg-info/
|
Crawl4AI.egg-info/
|
||||||
|
|
||||||
|
requirements0.txt
|
||||||
|
a.txt
|
||||||
|
|||||||
@@ -16,3 +16,6 @@ scikit-learn==1.4.2
|
|||||||
selenium==4.20.0
|
selenium==4.20.0
|
||||||
spacy==3.7.4
|
spacy==3.7.4
|
||||||
uvicorn==0.29.0
|
uvicorn==0.29.0
|
||||||
|
transformers==4.40.2
|
||||||
|
chromedriver-autoinstaller==0.6.4
|
||||||
|
torch==2.3.0
|
||||||
Reference in New Issue
Block a user