IAFFeng
IAFFeng
After changing the sampling method, the output can be successfully performed.
> Can you clarify? Standalone or embedded? I feel you mean embedded, and correct, embedded already comes with a locked python version, which will be "updated" when they release a...
> Thanks for the detailed report. `numpy` should be a version < 2.0.0 as seen in the [requirements.txt](https://github.com/shiimizu/ComfyUI-PhotoMaker-Plus/blob/main/requirements.txt) file So try the following command: `python_embeded\python.exe -m pip install numpy==1.26.4` The...
> Use the `sd3-flux.1` branch. OK Thanks
> That error usually means Git is not installed. Git has been installed, which is very strange
> 您不再需要它了,将“文本编码器学习率”和“T5XXL 学习率”都设置为 0! > You dont need it anymore, set both "Text Encoder learning rate", and "T5XXL learning rate" to 0! OK