Update requirements.txt

#6
by ssolito - opened
Files changed (1) hide show
  1. requirements.txt +1 -1
requirements.txt CHANGED
@@ -1,5 +1,5 @@
1
  git+https://github.com/huggingface/transformers
2
- torch
3
  pyannote.audio
4
  yt-dlp
5
  gradio==5.15.0
 
1
  git+https://github.com/huggingface/transformers
2
+ torch>=2.6.0
3
  pyannote.audio
4
  yt-dlp
5
  gradio==5.15.0