JackIsNotInTheBox commited on
Commit
ff7f3e2
·
1 Parent(s): 8ca132a

Use openmim instead of direct mmcv install, add omegaconf

Browse files
Files changed (1) hide show
  1. requirements.txt +2 -1
requirements.txt CHANGED
@@ -4,12 +4,13 @@ einops==0.8.0
4
  ffmpeg-python==0.2.0
5
  h5py==3.10.0
6
  librosa==0.10.2.post1
7
- mmcv>=2.0.0,<2.3.0
8
  mmengine
9
  numpy==1.23.5
10
  opencv-python==4.5.5.64
11
  soundfile==0.12.1
12
  timm==1.0.12
13
  transformers==4.47.0
 
14
  spaces
15
  gradio
 
4
  ffmpeg-python==0.2.0
5
  h5py==3.10.0
6
  librosa==0.10.2.post1
7
+ openmim
8
  mmengine
9
  numpy==1.23.5
10
  opencv-python==4.5.5.64
11
  soundfile==0.12.1
12
  timm==1.0.12
13
  transformers==4.47.0
14
+ omegaconf
15
  spaces
16
  gradio