Update gradio-i18n to official one

This commit is contained in:
jhj0517
2024-10-31 01:24:11 +09:00
parent d4bc29b9a0
commit 48497ff7d4

View File

@@ -56,7 +56,7 @@
"!pip install faster-whisper==1.0.3\n",
"!pip install ctranslate2==4.4.0\n",
"!pip install gradio\n",
"!pip install git+https://github.com/jhj0517/gradio-i18n.git@fix/encoding-error\n",
"!pip install gradio-i18n\n",
"# Temporal bug fix from https://github.com/jhj0517/Whisper-WebUI/issues/256\n",
"!pip install git+https://github.com/JuanBindez/pytubefix.git\n",
"!pip install tokenizers==0.19.1\n",
@@ -99,7 +99,7 @@
},
{
"cell_type": "code",
"execution_count": 2,
"execution_count": 3,
"metadata": {
"id": "PQroYRRZzQiN",
"cellView": "form"