theoldsong
theoldsong
Thank you, boss. Hope to support as soon as possible!
> 我能够通过首先在 anaconda 中手动添加 pytorch 和 conda-forge 通道来构建环境。然后我使用更新了环境, > > conda env update --prefix ~/.conda/envs/Barbershop --file environment/environment.yml --prune According to your method, or report an error ResolvePackageNotFound: - dbus=1.13.18 -...
> TensorRT > Install guide here https://docs.nvidia.com/deeplearning/tensorrt/install-guide/index.html > > I used the windows version and I copied the required Nvidia RT lib files into the bin folder of my CUDA...
> see [#176 (comment)](https://github.com/neuralchen/SimSwap/issues/176#issuecomment-991705311) thank. I followed the operation and still reported an error.
> Make these changes to requirements.txt: > > > #fastapi==0.95.1 > > fastapi==0.100.1 > > #gradio_client==0.1.3 > > gradio_client > > #fsspec==2023.4.0 > > fsspec > > #triton==2.1.0 > >...
最后一步,合成视频的时候遇到了同样的问题,ffmpeg安装过了
而且自带的app.py是不是用不了?
> > 而且自带的app.py是不是用不了? > > hello,我们刚更新了app.py,现在应该可以了 好的,我试试,感谢!
> > 嗨,你解决了问题吗? 我也有问题。“OSError:无法加载模型 damo-vilab/text-to-video-ms-1.7b:模型未缓存本地”,但我无法连接到 huggingface。 > > 从镜像站拉一份到本地。或者开科技下载 请问damo-vilab/text-to-video-ms-1.7b存放路径在哪,为什么我下载了,一直提示未找到路径
> > > > 嗨,你解决了问题吗? 我也有问题。“OSError:无法加载模型 damo-vilab/text-to-video-ms-1.7b:模型未缓存本地”,但我无法连接到 huggingface。 > > > > > > > > > 从镜像站拉一份到本地。或者开科技下载 > > > > > > 请问damo-vilab/text-to-video-ms-1.7b存放路径在哪,为什么我下载了,一直提示未找到路径 > > 你指定存放路径,或者在当前工作路径下应该有一个叫damo-vilab的文件夹 都试过了,一直提示找不到路径。。。