Shunfeng Zheng commited on
Commit
8fddf79
·
verified ·
1 Parent(s): f017ec1

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +11 -1
requirements.txt CHANGED
@@ -133,4 +133,14 @@ xyzservices==2024.9.0
133
  zipp==3.21.0
134
  zstandard==0.23.0
135
  https://github.com/explosion/spacy-models/releases/download/en_core_web_md-3.0.0/en_core_web_md-3.0.0.tar.gz
136
- gradio==5.23.3
 
 
 
 
 
 
 
 
 
 
 
133
  zipp==3.21.0
134
  zstandard==0.23.0
135
  https://github.com/explosion/spacy-models/releases/download/en_core_web_md-3.0.0/en_core_web_md-3.0.0.tar.gz
136
+ gradio==3.50.2
137
+ aiofiles==23.2.1
138
+ ffmpy==0.5.0
139
+ gradio_client==0.6.1
140
+ importlib_resources==6.5.2
141
+ orjson==3.10.16
142
+ pydub==0.25.1
143
+ python-multipart==0.0.20
144
+ semantic-version==2.10.0
145
+ websockets==11.0.3
146
+