levihsu / OOTDiffusion

Official implementation of OOTDiffusion: Outfitting Fusion based Latent Diffusion for Controllable Virtual Try-on
Other
5.07k stars 740 forks source link

怎么运行这个项目呢 #151

Closed eAtSomecoconut closed 2 weeks ago

eAtSomecoconut commented 2 months ago

我下载了pycharm叶配了pytorch还是很多报错,请问大家是用什么方法运行的呢

levihsu commented 2 months ago

仅安装Pytorch是远远不够的 请参考readme配置环境

chuan1127 commented 2 months ago

我运作这个项目在docker中,但是每次都有需要重新下载模型,怎么将数据持久化

taajason commented 2 weeks ago

OSError: We couldn't connect to 'https://huggingface.co' to load this model, couldn't find it in the cached files and it looks like ../checkpoints/ootd is not the path to a directory containing a config.json file. Checkout your internet connection or see how to run the library in offline mode at 'https://huggingface.co/docs/diffusers/installation#offline-mode'. 按照readme中的步骤,提示上述报错,请问是什么原因,checkpoints/ootd目录下,确实没有config.json文件

image

请问该如何解决?

仅安装Pytorch是远远不够的 请参考readme配置环境

levihsu commented 2 weeks ago

OSError: We couldn't connect to 'https://huggingface.co' to load this model, couldn't find it in the cached files and it looks like ../checkpoints/ootd is not the path to a directory containing a config.json file. Checkout your internet connection or see how to run the library in offline mode at 'https://huggingface.co/docs/diffusers/installation#offline-mode'. 按照readme中的步骤,提示上述报错,请问是什么原因,checkpoints/ootd目录下,确实没有config.json文件 image 请问该如何解决?

仅安装Pytorch是远远不够的 请参考readme配置环境

这个之前也有人遇到过 是报错有误导性 其实是子文件夹内有多个config.json 请再检查一下文件名