From ddfef8333147c3c988f439bf3a24394d8e189113 Mon Sep 17 00:00:00 2001 From: Puyuan Peng <47729801+jasonppy@users.noreply.github.com> Date: Wed, 17 Apr 2024 14:19:07 -0500 Subject: [PATCH] Update gradio_requirements.txt --- gradio_requirements.txt | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/gradio_requirements.txt b/gradio_requirements.txt index 967b3d7..e9e7635 100644 --- a/gradio_requirements.txt +++ b/gradio_requirements.txt @@ -2,4 +2,5 @@ gradio==3.50.2 nltk>=3.8.1 openai-whisper>=20231117 aeneas>=1.7.3.0 -whisperx>=3.1.1 \ No newline at end of file +whisperx>=3.1.1 +huggingface_hub==0.22.2