MuseTalk is a model that was published some months ago (see https://huggingface.co/spaces/TMElyralab/MuseTalk) but it is not easy to use from an API.
I need to work on the automatic hugging face spawner (to automatically deploy and bill spaces) but until I have time to do this, I think we can just reserve the workflow for private use, by doing this:
- add a workflow for MuseTalk (I will use my private fork https://huggingface.co/spaces/jbilcke-hf/MuseTalk)
- add an environment variables for allow/reject lists of workflow IDs
- make sure we properly hide the MuseTalk workflow if it is in the rejection list
MuseTalk is a model that was published some months ago (see https://huggingface.co/spaces/TMElyralab/MuseTalk) but it is not easy to use from an API.
I need to work on the automatic hugging face spawner (to automatically deploy and bill spaces) but until I have time to do this, I think we can just reserve the workflow for private use, by doing this: