PhotoMaker icon indicating copy to clipboard operation
PhotoMaker copied to clipboard

输入指令显示photomaker 模块中没有 PhotoMakerStableDiffusionXLPipeline 这个类或对象

Open leanCHAI opened this issue 1 year ago • 1 comments

输入from photomaker import PhotoMakerStableDiffusionXLPipeline,显示from photomaker import PhotoMakerStableDiffusionXLPipeline Traceback (most recent call last): File "", line 1, in ImportError: cannot import name 'PhotoMakerStableDiffusionXLPipeline' from 'photomaker' (C:\Users\mubes\AppData\Local\Programs\Python\Python310\lib\site-packages\photomaker_init_.py) 问了下chatpgt说我的问题photomaker 模块中没有 PhotoMakerStableDiffusionXLPipeline 这个类或对象。

leanCHAI avatar Aug 10 '24 08:08 leanCHAI

回退photomaker的版本到0.2.0?

Dx-Alone avatar Aug 20 '24 20:08 Dx-Alone