jinv2 commited on
Commit
3bdc1c8
·
verified ·
1 Parent(s): fde272d

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +3 -8
requirements.txt CHANGED
@@ -1,9 +1,4 @@
1
- gradio
2
- requests
3
- numpy
4
- torch
5
- ffmpeg-python
6
- # 核心分离引擎:Meta 的 Demucs
7
  demucs
8
- # 核心推理引擎:轻量级集成版
9
- rvc-python
 
1
+ gradio==6.6.0
 
 
 
 
 
2
  demucs
3
+ huggingface_hub
4
+ numpy