VolarisLLC commited on
Commit
971966b
·
verified ·
1 Parent(s): 2c8750d

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +11 -3
requirements.txt CHANGED
@@ -1,6 +1,14 @@
1
- qwen-tts
2
- torch
 
 
 
 
3
  torchaudio
4
  soundfile
5
- gradio==6.5.0
 
6
  spaces
 
 
 
 
1
+ # Qwen3-TTS Dependencies for HuggingFace Spaces
2
+ transformers==4.57.3
3
+ accelerate==1.12.0
4
+ einops
5
+ gradio==6.4.0
6
+ librosa
7
  torchaudio
8
  soundfile
9
+ sox
10
+ onnxruntime
11
  spaces
12
+ torch
13
+ numpy
14
+ qwen-tts