drewThomasson commited on
Commit
f06fc6c
1 Parent(s): 039709b

Create requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +10 -0
requirements.txt ADDED
@@ -0,0 +1,10 @@
 
 
 
 
 
 
 
 
 
 
 
1
+ pydub
2
+ nltk
3
+ mecab-python3
4
+ bs4
5
+ beautifulsoup4
6
+ ebooklib
7
+ tqdm
8
+ tts==0.21.3
9
+ unidic
10
+ gradio