magic-animate |----pretrained_models |----MagicAnimate |----appearance_encoder |----diffusion_pytorch_model.safetensors 解读: 简单来说 需要在 magic-animate文件夹的根目录创建一个 pretrained_models文件夹 , 将 StableDiffusion V1.5模型、MSE-finetuned 依赖安装及问题修复 当我们前期工作准备好后,接下来从终端进入到magic-animate 目录 , 然后输入命令进行依赖安装 命令如下 pip3 install -r requirements.txt 将下后的文件 重命名后上传到 /root/miniconda3/lib/python3.8/site-packages/gradio 在magic-animate 根目录执行 python命令 python 修改源码适配公网 接下来在目录 magic-animate中选择demo下的 gradio_animate文件 滑到文件最下面找到 demo.launch修改 demo.launch(share=True
magic-animate|----pretrained_models |----MagicAnimate |----appearance_encoder |----diffusion_pytorch_model.safetensors |----stable-diffusion-v1-5 |----...|----...解读: 简单来说 需要在 magic-animate文件夹的根目录创建一个 pretrained_models 依赖安装及问题修复当我们前期工作准备好后,接下来从终端进入到magic-animate 目录 , 然后输入命令进行依赖安装命令如下pip3 install -r requirements.txt我这里出现的错误如下 将下后的文件 重命名后上传到 /root/miniconda3/lib/python3.8/site-packages/gradio在magic-animate 根目录执行 python命令python 修改源码适配公网接下来在目录 magic-animate中选择demo下的 gradio_animate文件滑到文件最下面找到 demo.launch修改demo.launch(share=True,
项目地址: https://github.com/magic-research/magic-animate
magic-research/magic-animatehttps://github.com/magic-research/magic-animate Stars: 9.9k License: BSD
magic-research/magic-animate[4] Stars: 6.0k License: BSD-3-Clause 这个项目是 MagicAnimate,它使用扩散模型实现了时间一致的人体图像动画
项目地址https://github.com/magic-research/magic-animate
2311.16498.pdf 项目地址:https://showlab.github.io/magicanimate/ GitHub 地址:https://github.com/magic-research/magic-animate
2311.16498.pdf 项目地址:https://showlab.github.io/magicanimate/ GitHub 地址:https://github.com/magic-research/magic-animate