Skip to content

Commit b5a5800

Browse files
authored
Update requirements.txt
1 parent e9da2e1 commit b5a5800

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

requirements.txt

+2-2
Original file line numberDiff line numberDiff line change
@@ -9,15 +9,15 @@ regex==2024.11.6
99
tiktoken==0.7.0
1010
#torch==2.3.1 torchvision==0.18.1 torchaudio==2.3.1 -i https://pypi.tuna.tsinghua.edu.cn/simple
1111
transformers==4.44.2
12-
#WeTextProcessing==1.0.2
12+
#WeTextProcessing==1.0.2 #for linux
1313
imageio==2.36.0
1414
kornia==0.7.4
1515
trimesh==3.9.20
1616
opencv-python
1717
pillow
1818
scikit-image
1919
scipy==1.14.1
20-
conda install -c conda-forge pynini==2.1.5 && pip install WeTextProcessing==1.0.2 -i https://pypi.tuna.tsinghua.edu.cn/simple
20+
conda install -c conda-forge pynini==2.1.5 && pip install WeTextProcessing==1.0.2 -i https://pypi.tuna.tsinghua.edu.cn/simple #for windows
2121
numpy==1.23.4 -i https://pypi.tuna.tsinghua.edu.cn/simple
2222
face_alignment==1.3.5
2323
imageio-ffmpeg==0.4.7

0 commit comments

Comments
 (0)