sasan commited on
Commit
d76e112
1 Parent(s): 546bd89

chore: Update transformers dependency to version 4.33.0 and MeloTTS dependency in requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +2 -4
requirements.txt CHANGED
@@ -9,7 +9,7 @@ optimum
9
  # auto-gptq
10
  gradio
11
  TTS==0.22.0
12
- transformers==4.36.2
13
  numpy
14
  openai-whisper
15
  geopy
@@ -22,6 +22,4 @@ pydantic-settings
22
  ollama
23
  plotly-express
24
  loguru
25
- unidic_lite==1.0.8
26
- unidic==1.1.0
27
- melotts @ git+https://github.com/myshell-ai/MeloTTS.git@main
 
9
  # auto-gptq
10
  gradio
11
  TTS==0.22.0
12
+ transformers>=4.33.0
13
  numpy
14
  openai-whisper
15
  geopy
 
22
  ollama
23
  plotly-express
24
  loguru
25
+ melotts @ git+https://github.com/sasan-j/MeloTTS.git@main