drewThomasson commited on
Commit
252c34c
1 Parent(s): 83a4b1c

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +4 -1
requirements.txt CHANGED
@@ -1,7 +1,10 @@
1
  faster_whisper==1.0.2
2
- gradio==4.13.0
3
  spacy==3.7.4
4
  coqui-tts[languages] == 0.24.2
5
 
6
  cutlet
7
  fugashi[unidic-lite]
 
 
 
 
1
  faster_whisper==1.0.2
2
+ gradio==4.44.1
3
  spacy==3.7.4
4
  coqui-tts[languages] == 0.24.2
5
 
6
  cutlet
7
  fugashi[unidic-lite]
8
+
9
+ fastapi==0.103.1
10
+ pydantic==2.3.0