mirror of
https://github.com/denizsafak/abogen.git
synced 2026-07-18 13:40:27 +02:00
feat: Update en-core-web-sm dependency to use direct URL for installation
This commit is contained in:
+1
-1
@@ -17,7 +17,7 @@ dependencies = [
|
||||
"misaki[zh]>=0.9.4",
|
||||
"ebooklib>=0.19",
|
||||
"beautifulsoup4>=4.13.4",
|
||||
"en-core-web-sm==3.8.0",
|
||||
"en-core-web-sm @ https://github.com/explosion/spacy-models/releases/download/en_core_web_sm-3.8.0/en_core_web_sm-3.8.0-py3-none-any.whl",
|
||||
"PyMuPDF>=1.25.5",
|
||||
"platformdirs>=4.3.7",
|
||||
"soundfile>=0.13.1",
|
||||
|
||||
Reference in New Issue
Block a user