chinmaydan commited on
Commit
87efb00
1 Parent(s): bdb63c0

changed to torch <- 1.13.1

Browse files
Files changed (1) hide show
  1. requirements.txt +1 -1
requirements.txt CHANGED
@@ -5,7 +5,7 @@ kytea
5
  six
6
  gradio
7
  whisper.ai
8
- pytorch==1.13.1
9
  pydub
10
  huggingface_hub
11
  requests
 
5
  six
6
  gradio
7
  whisper.ai
8
+ torch<=1.13.1
9
  pydub
10
  huggingface_hub
11
  requests