Skip to content

Commit

Permalink
update requirements
Browse files Browse the repository at this point in the history
  • Loading branch information
Kedreamix committed Sep 1, 2024
1 parent 3ad7994 commit 8c50eb9
Showing 1 changed file with 4 additions and 2 deletions.
6 changes: 4 additions & 2 deletions requirements_webui.txt
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,7 @@ moviepy
librosa==0.10.2
ultralytics # for wav2lipv2
gradio==4.16.0
scikit_learn==1.4.2

# SadTalker related libraries
numpy==1.23.4
Expand All @@ -35,7 +36,7 @@ pydub==0.25.1
scipy==1.10.1
kornia==0.6.8
yacs==0.1.8
joblib==1.1.0
joblib==1.2.0
facexlib==0.3.0
scikit-image==0.19.3
protobuf==3.20.2
Expand Down Expand Up @@ -103,4 +104,5 @@ LangSegment
conformer==0.3.2
lightning==2.2.4
wget==3.2
HyperPyYAML==1.2.2
HyperPyYAML==1.2.2
WeTextProcessing==1.0.3

0 comments on commit 8c50eb9

Please sign in to comment.