Skip to content

Commit 7af0cb7

Browse files
authored
Update requirements.txt
1 parent fbcff79 commit 7af0cb7

1 file changed

Lines changed: 2 additions & 6 deletions

File tree

requirements.txt

Lines changed: 2 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ faiss-cpu==1.7.3; python_version < "3.12"
2121
faiss-cpu>=1.7.3; python_version >= "3.12"
2222

2323
# Machine learning, NLP and deep learning
24-
transformers==4.35.2
24+
transformers>=4.49.0
2525
scikit-learn
2626
einops>=0.8.0
2727

@@ -39,11 +39,7 @@ scipy>=1.15.0
3939
matplotlib>=3.7.2
4040

4141
# Implementation and web framework
42-
gradio==4.36.0
43-
gradio_client==1.0.1
44-
huggingface-hub==0.24.6
45-
pydantic==2.8.2
46-
pydantic_core==2.20.1
42+
gradio>=5.23.3
4743
requests>=2.32.3
4844
aiohttp
4945
pysrt

0 commit comments

Comments
 (0)