MuseTalk / entrypoint.sh

Commit History

Set GRADIO_TEMP_DIR=/tmp for file serving
85c4867
verified

gonefishin1 commited on

fix: simplify entrypoint — models pre-downloaded in Docker image
c3b200d
verified

gonefishin1 commited on

fix: re-add SyncNet download (required by MuseTalk)
ab771f9
verified

gonefishin1 commited on

fix: parallelize model downloads to fit 30-min startup window
27ee4a3
verified

gonefishin1 commited on

fix: add download retry, validate models, use exec for clean process mgmt
a6039bd
verified

gonefishin1 commited on

fix: download diffusion_pytorch_model.safetensors for SD VAE
433b0f3
verified

gonefishin1 commited on

fix: pin gdown<5.0 to fix missing gdown.cli module
43e7aa0
verified

gonefishin1 commited on

Fix: pin huggingface_hub<1.0 to fix CLI import error
371c7a8
verified

gonefishin1 commited on

Fix entrypoint: download model weights before starting app
953b87f
verified

gonefishin1 commited on

Fix: download model weights at startup
cc26e9f
verified

gonefishin1 commited on

Create entrypoint.sh (#2)
3d68748
verified

czk32611 commited on