Tha456 commited on
Commit
7043c70
·
verified ·
1 Parent(s): 643b678

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +6 -12
requirements.txt CHANGED
@@ -1,13 +1,7 @@
1
- torch==2.9.1
2
- torchvision==0.24.1
3
- torchaudio==2.9.1
4
- infer-rvc-python
5
- edge_tts==7.2.7
6
- pedalboard
7
- noisereduce
8
  numpy==1.23.5
9
- transformers<=4.48.3
10
- # pydantic==2.10.6
11
- gradio==5.43.1
12
- spaces
13
- matplotlib-inline
 
1
+ torch
2
+ torchaudio
 
 
 
 
 
3
  numpy==1.23.5
4
+ scipy
5
+ librosa
6
+ faiss-cpu
7
+ gradio_client