PhotoMaker
PhotoMaker copied to clipboard
PhotoMaker
 跑app_v2.py的时候报这个错是为什么啊,我只是把文件路径调整成本地了的,photomaker_ckpt = "xxxxxxxxxxxx/photomaker-v2.bin",在photomakerv1上面这么改都没事的,为什么在v2的gradio启动里面这么改会报错?
https://replicate.com/tencentarc/photomaker-style Will the version on Replicate be updated if there is a v2 version available?
Thanks for the best work. I am running your `photomaker_style_demo.ipynb` file by copying code into .py file in pycharm editor where i provided all the all models given into required...
输入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 这个类或对象。
can only generate head ?
  
My code: `pipe.load_ip_adapter("h94/IP-Adapter-FaceID", subfolder="", weight_name="ip-adapter-faceid-plusv2_sdxl.bin")` It gives error: ip-adapter-faceid-plusv2_sdxl.bin: 100%|█████████████████████████████████████████████████████████| 1.49G/1.49G [01:47
I can not use the updated weight , it cannot be loaded! what's wrong? 
'from' is not recognized as an internal or external command, operable program or batch file.