mirror of
https://github.com/TMElyralab/MuseTalk.git
synced 2026-02-04 17:39:20 +08:00
feat: windows infer & gradio (#312)
* fix: windows infer * docs: update readme * docs: update readme * feat: v1.5 gradio for windows&linux * fix: dependencies * feat: windows infer & gradio --------- Co-authored-by: NeRF-Factory <zzhizhou66@gmail.com>
This commit is contained in:
@@ -1,15 +1,15 @@
|
||||
--extra-index-url https://download.pytorch.org/whl/cu118
|
||||
torch==2.0.1
|
||||
torchvision==0.15.2
|
||||
torchaudio==2.0.2
|
||||
diffusers==0.27.2
|
||||
diffusers==0.30.2
|
||||
accelerate==0.28.0
|
||||
numpy==1.23.5
|
||||
tensorflow==2.12.0
|
||||
tensorboard==2.12.0
|
||||
opencv-python==4.9.0.80
|
||||
soundfile==0.12.1
|
||||
transformers==4.39.2
|
||||
huggingface_hub==0.25.0
|
||||
huggingface_hub==0.30.2
|
||||
librosa==0.11.0
|
||||
einops==0.8.1
|
||||
gradio==5.24.0
|
||||
|
||||
gdown
|
||||
requests
|
||||
@@ -17,6 +17,4 @@ imageio[ffmpeg]
|
||||
|
||||
omegaconf
|
||||
ffmpeg-python
|
||||
gradio
|
||||
spaces
|
||||
moviepy
|
||||
|
||||
Reference in New Issue
Block a user