Update requirements.txt

#3
Files changed (1) hide show
  1. requirements.txt +11 -8
requirements.txt CHANGED
@@ -1,8 +1,11 @@
1
- git+https://github.com/huggingface/diffusers.git
2
- transformers
3
- accelerate
4
- safetensors
5
- sentencepiece
6
- dashscope
7
- kernels
8
- torchvision
 
 
 
 
1
+ torch==2.5.1
2
+ infer-rvc-python
3
+ edge-tts
4
+ pedalboard
5
+ noisereduce
6
+ numpy==1.23.5
7
+ transformers<=4.48.3
8
+ pydantic==2.10.6
9
+ gradio==5.43.1
10
+ spaces
11
+ matplotlib-inline