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