Spaces:
Running
on
Zero
Running
on
Zero
Update requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
@@ -3,7 +3,7 @@ spaces
|
|
3 |
tqdm
|
4 |
torch
|
5 |
torchaudio
|
6 |
-
transformers
|
7 |
mecab-python3==1.0.5
|
8 |
num2words==0.5.12
|
9 |
unidic_lite==1.0.8
|
|
|
3 |
tqdm
|
4 |
torch
|
5 |
torchaudio
|
6 |
+
transformers==4.27.4
|
7 |
mecab-python3==1.0.5
|
8 |
num2words==0.5.12
|
9 |
unidic_lite==1.0.8
|