Working version

- audio/video files support added
This commit is contained in:
2025-09-17 00:59:43 +03:00
parent 7291b148e5
commit 414cb4d38e
6 changed files with 85 additions and 42 deletions
+7 -14
View File
@@ -3,19 +3,12 @@ channels:
- pytorch
- nvidia
- conda-forge
- defaults
- bioconda
dependencies:
- python=3.10
- pytorch::pytorch=2.0.1
- pytorch::torchvision=0.15.2
- pytorch::torchaudio=2.0.2
- pytorch::cudatoolkit=11.8
- transformers=4.30.0
- accelerate=0.20.0
- pytorch
- torchvision
- torchaudio
- transformers
- python=3.12
- ffmpeg
- pyinstaller
- customtkinter
- isort
- mypy
- black
- tqdm
- customtkinter