зеркало из
https://github.com/ssciwr/AMMICO.git
synced 2025-10-29 13:06:04 +02:00
update dependencies to integrate torchcodec
Этот коммит содержится в:
родитель
83cfff9dce
Коммит
8b207cb347
@ -9,11 +9,12 @@ channels:
|
|||||||
dependencies:
|
dependencies:
|
||||||
- python=3.11
|
- python=3.11
|
||||||
- cudatoolkit=11.8
|
- cudatoolkit=11.8
|
||||||
- pytorch=2.3.1
|
- pytorch=2.5.1
|
||||||
- pytorch-cuda=11.8
|
- pytorch-cuda=11.8
|
||||||
- torchvision=0.18.1
|
- torchvision=0.20.1
|
||||||
- torchaudio=2.3.1
|
- torchaudio=2.5.1
|
||||||
- faiss-gpu-raft=1.8.0
|
- faiss-gpu-raft=1.8.0
|
||||||
- ipykernel
|
- ipykernel
|
||||||
- jupyterlab
|
- jupyterlab
|
||||||
- jupyterlab_widgets
|
- jupyterlab_widgets
|
||||||
|
- ffmpeg<8
|
||||||
@ -49,6 +49,7 @@ dependencies = [
|
|||||||
"torchvision",
|
"torchvision",
|
||||||
"tqdm",
|
"tqdm",
|
||||||
"transformers>=4.54",
|
"transformers>=4.54",
|
||||||
|
"torchcodec<0.2",
|
||||||
"webcolors",
|
"webcolors",
|
||||||
]
|
]
|
||||||
|
|
||||||
|
|||||||
Загрузка…
x
Ссылка в новой задаче
Block a user