Skip to content

Commit d843b9c

Browse files
authored
Merge pull request #572 from jhj0517/fix/i18n-encoding
fix: i18n encoding issue
2 parents f96deb2 + a9c9306 commit d843b9c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ git+https://github.com/jhj0517/jhj0517-whisper.git
1616
faster-whisper==1.1.1
1717
transformers==4.47.1
1818
gradio
19-
gradio-i18n==0.3.0
19+
git+https://github.com/jhj0517/gradio-i18n.git # Fix encoding issue
2020
pytubefix
2121
ruamel.yaml==0.18.6
2222
pyannote.audio==3.3.2

0 commit comments

Comments
 (0)