OOTDiffusion icon indicating copy to clipboard operation
OOTDiffusion copied to clipboard

怎么运行这个项目呢

Open eAtSomecoconut opened this issue 1 year ago • 2 comments

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

eAtSomecoconut avatar Apr 06 '24 08:04 eAtSomecoconut

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

levihsu avatar Apr 08 '24 08:04 levihsu

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

amDosion avatar Apr 20 '24 06:04 amDosion

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配置环境

taajason avatar Jun 18 '24 02:06 taajason

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 请再检查一下文件名

levihsu avatar Jun 18 '24 02:06 levihsu