Fix conda install

This commit is contained in:
SillyLossy
2023-03-06 14:23:51 +02:00
parent f8cb0d2beb
commit 6e5d561006
2 changed files with 4 additions and 4 deletions

View File

@@ -4,9 +4,9 @@ flask-cors
markdown
Pillow
--extra-index-url https://download.pytorch.org/whl/cu117
torch >= 1.9, < 1.13
torchvision >= 0.9, < 0.13
torchaudio >= 0.9, < 0.13
torch==1.13.1+cu117
torchvision
torchaudio
numpy
accelerate
SpeechRecognition~=3.9.0

View File

@@ -4,6 +4,6 @@ flask-cors
markdown
Pillow
--extra-index-url https://download.pytorch.org/whl/cu117
torch >= 1.9, < 1.13
torch==1.13.1+cu117
numpy
git+https://github.com/huggingface/transformers