Answers ( 1 )

    0
    2025-03-26T21:39:05+00:00

    To deploy FunClip locally, users need to clone the repository using `git clone https://github.com/modelscope/FunClip`, install dependencies with `pip install -r ./requirements.txt`, and optionally install ImageMagick for videos with embedded subtitles. The Gradio service can be launched using `python funclip/launch.py`.

Leave an answer