Skip to content

Commit

Permalink
Update requirements.txt (#311)
Browse files Browse the repository at this point in the history
WeTextProcessing not support windows
  • Loading branch information
duliangang authored Jan 26, 2024
1 parent 0b9d000 commit 129de6f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -30,4 +30,4 @@ g2p_en
sentencepiece
pykakasi
langid
WeTextProcessing>=0.1.10
WeTextProcessing>=0.1.10; platform_system != "Windows"

0 comments on commit 129de6f

Please sign in to comment.