Pushkar0655g commited on
Commit
bf7f3cb
·
1 Parent(s): 207bc67

Fix torch dependency to use CPU version

Browse files
Files changed (1) hide show
  1. requirements.txt +1 -1
requirements.txt CHANGED
@@ -1,4 +1,4 @@
1
  gradio==3.41.2
2
  transformers==4.35.2
3
- torch==2.0.1+cu118
4
  git+https://github.com/openai/whisper.git
 
1
  gradio==3.41.2
2
  transformers==4.35.2
3
+ torch==2.0.1
4
  git+https://github.com/openai/whisper.git