Charlie Amalet commited on
Commit
d221718
·
verified ·
1 Parent(s): 7129325

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +4 -2
requirements.txt CHANGED
@@ -1,4 +1,6 @@
1
- torch
2
  openai-whisper
3
  gradio
4
- gradio_client
 
 
 
 
 
1
  openai-whisper
2
  gradio
3
+ gradio_client
4
+ --extra-index-url https://download.pytorch.org/whl/cu118
5
+ torch==2.1.1
6
+ torchvision==0.16.1