downgrade gradio to 3.28.1 to fix code confliction errors with the latest versions of gradio

This commit is contained in:
Blueberry
2023-06-16 07:16:27 -06:00
parent a071f1e089
commit 5c7dde1ec0

View File

@@ -6,7 +6,7 @@ librosa==0.9.1
llvmlite==0.39.0
fairseq==0.12.2
faiss-cpu==1.7.3
gradio
gradio==3.28.1
Cython
pydub>=0.25.1
soundfile>=0.12.1