markoffice commited on
Commit
1fdc632
·
1 Parent(s): bc205d0

Revert "Update requirements.txt"

Browse files

This reverts commit bc205d0e3772fa48637b054cdff8c9652e56a9d0.

Files changed (1) hide show
  1. requirements.txt +4 -3
requirements.txt CHANGED
@@ -5,11 +5,12 @@ gradio==3.38.0
5
  gradio-client==0.8.1
6
  yt-dlp
7
  json5
8
- torch==2.1.0 # Use a specific version compatible with other dependencies
9
- torchaudio==2.1.0 # Match with the torch version to avoid compatibility issues
10
  more_itertools
11
 
12
  # Needed by diarization
13
  intervaltree
14
  srt
15
- pyannote.audio
 
 
5
  gradio-client==0.8.1
6
  yt-dlp
7
  json5
8
+ torch
9
+ torchaudio
10
  more_itertools
11
 
12
  # Needed by diarization
13
  intervaltree
14
  srt
15
+ torch
16
+ git+https://github.com/pyannote/pyannote-audio.git@develop#egg=pyannote-audio