datxy commited on
Commit
5bb13e6
·
verified ·
1 Parent(s): 8935a60

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +1 -1
requirements.txt CHANGED
@@ -10,7 +10,7 @@ datasets>=2.19.0
10
  safetensors>=0.4.3 # ← 新增,加载更快
11
 
12
  # Gradio 界面
13
- gradio>=4.36.1
14
 
15
  # 音频处理 (能量切分依赖)
16
  librosa>=0.10.1
 
10
  safetensors>=0.4.3 # ← 新增,加载更快
11
 
12
  # Gradio 界面
13
+ gradio>=4.44.1
14
 
15
  # 音频处理 (能量切分依赖)
16
  librosa>=0.10.1