added correct envs
- env.yml needs fixing (not working) - ui.py still needs improvements
This commit is contained in:
@@ -0,0 +1,15 @@
|
||||
name: notecast-cuda
|
||||
channels:
|
||||
- pytorch
|
||||
- nvidia
|
||||
- conda-forge
|
||||
- bioconda
|
||||
dependencies:
|
||||
- pytorch
|
||||
- ffmpeg
|
||||
- torchvision
|
||||
- torchaudio
|
||||
- transformers
|
||||
- python=3.12
|
||||
- customtkinter
|
||||
- openai
|
||||
Reference in New Issue
Block a user