Initial commit after re-install

This commit is contained in:
2026-02-25 19:07:56 +09:00
commit 7adaa73102
12 changed files with 1848 additions and 0 deletions

10
environment.yml Normal file
View File

@@ -0,0 +1,10 @@
name: ncue
channels:
- conda-forge
dependencies:
- python>=3.10,<3.13
- pip
- ffmpeg
- pip:
- -r requirements.txt