Skip to content
Open
2 changes: 1 addition & 1 deletion requirements/text.txt
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@

nltk >3.8.1, <=3.9.1
tqdm <4.68.0
regex >=2021.9.24, <=2025.9.1
regex >=2021.9.24, <=2025.9.18
# transformers==4.52 and 4.53 has a bug with the clip model loading
transformers >=4.43.0,<4.57
mecab-python3 >=1.0.6, <1.1.0
Expand Down
Loading