зеркало из
https://github.com/ssciwr/AMMICO.git
synced 2025-10-30 13:36:04 +02:00
use lavis package name in install instead of git
Этот коммит содержится в:
родитель
2732651c83
Коммит
feea895417
@ -47,7 +47,7 @@ dependencies = [
|
|||||||
"spacytextblob",
|
"spacytextblob",
|
||||||
"textblob",
|
"textblob",
|
||||||
"torch",
|
"torch",
|
||||||
"salesforce-lavis @ git+https://github.com/salesforce/LAVIS.git@main; platform_system=='Windows'",
|
"salesforce-lavis",
|
||||||
"bertopic",
|
"bertopic",
|
||||||
"grpcio",
|
"grpcio",
|
||||||
]
|
]
|
||||||
|
|||||||
@ -23,6 +23,6 @@ jupyterlab
|
|||||||
spacytextblob
|
spacytextblob
|
||||||
textblob
|
textblob
|
||||||
git+https://github.com/sloria/TextBlob.git@dev
|
git+https://github.com/sloria/TextBlob.git@dev
|
||||||
git+https://github.com/salesforce/LAVIS.git@main
|
salesforce-lavis
|
||||||
bertopic
|
bertopic
|
||||||
grpcio
|
grpcio
|
||||||
|
|||||||
Загрузка…
x
Ссылка в новой задаче
Block a user