Sam Passaglia commited on
Commit
0a66708
1 Parent(s): 9aba307
Files changed (1) hide show
  1. requirements.txt +1 -8
requirements.txt CHANGED
@@ -1,11 +1,10 @@
1
  numpy==1.24.0
2
  pandas==1.5.2
3
- pretty-errors==1.2.25
4
  fugashi==1.2.1
5
  ipadic==1.0.0
6
  jumandic==1.0.0
7
  jaconv==0.3
8
- fugashi[unidic] #python -m unidic download
9
  sudachidict_full
10
  scikit-learn==1.2.0
11
  speach==0.1a15.post1
@@ -16,10 +15,4 @@ pynvml==11.4.1
16
  sentencepiece==0.1.97
17
  typer==0.7.0
18
  rich==12.6.0
19
- unidic-lite
20
- japanize_matplotlib
21
- mlflow-skinny==2.1.1
22
  streamlit==1.18.1
23
- black
24
- flake8
25
- isort
 
1
  numpy==1.24.0
2
  pandas==1.5.2
 
3
  fugashi==1.2.1
4
  ipadic==1.0.0
5
  jumandic==1.0.0
6
  jaconv==0.3
7
+ fugashi
8
  sudachidict_full
9
  scikit-learn==1.2.0
10
  speach==0.1a15.post1
 
15
  sentencepiece==0.1.97
16
  typer==0.7.0
17
  rich==12.6.0
 
 
 
18
  streamlit==1.18.1