зеркало из
https://github.com/ssciwr/AMMICO.git
synced 2025-10-29 13:06:04 +02:00
back to 3.9 and remove pycocotools dependance
Этот коммит содержится в:
родитель
0b197db397
Коммит
388ff19b38
2
.github/workflows/ci.yml
поставляемый
2
.github/workflows/ci.yml
поставляемый
@ -15,7 +15,7 @@ jobs:
|
||||
strategy:
|
||||
matrix:
|
||||
os: [ubuntu-22.04, windows-latest]
|
||||
python-version: [3.8]
|
||||
python-version: [3.9]
|
||||
steps:
|
||||
- name: Checkout repository
|
||||
uses: actions/checkout@v3
|
||||
|
||||
@ -47,8 +47,6 @@ dependencies = [
|
||||
"spacytextblob",
|
||||
"textblob",
|
||||
"torch",
|
||||
"pycocotools; platform_system!='Windows'",
|
||||
"pycocotools-windows; platform_system=='Windows'",
|
||||
"salesforce-lavis @ git+https://github.com/salesforce/LAVIS.git@main"
|
||||
]
|
||||
|
||||
|
||||
Загрузка…
x
Ссылка в новой задаче
Block a user