aroluo commited on
Commit
cde53ea
·
verified ·
1 Parent(s): 397234b

Upload folder using huggingface_hub

Browse files
Files changed (1) hide show
  1. requirements.txt +2 -0
requirements.txt CHANGED
@@ -6,6 +6,8 @@ packaging==24.2
6
  safetensors==0.5.2
7
  soundfile==0.12.1
8
  soxr==0.5.0.post1
 
 
9
  tqdm==4.66.5
10
  transformers==4.46.2
11
  gradio==5.18.0
 
6
  safetensors==0.5.2
7
  soundfile==0.12.1
8
  soxr==0.5.0.post1
9
+ torch==2.5.1
10
+ torchaudio==2.5.1
11
  tqdm==4.66.5
12
  transformers==4.46.2
13
  gradio==5.18.0