Zhen Li
Zhen Li
https://civitai.com/models/139562?modelVersionId=268861
For those GPUs that do not support bfloat16, please change [this line](https://github.com/TencentARC/PhotoMaker/blob/6ec44fc13909d64a65c635b9e3b6f238eb1de9fe/gradio_demo/app.py#L39) to torch_dtype = torch.float16, the speed will be greatly improved (1min/img (before) vs. 14s/img (after)). The minimum GPU...
https://huggingface.co/spaces/TencentARC/PhotoMaker-Style/tree/main
Try `local_files_only = False`
Does the provided prompt have two trigger words?
#73 this PR seems to solve the problem. We've merged this PR. You could try our latest version.
Please refer to #41
Hi, we don't have this plan yet
Now, you could update the environment building through: ```bash conda create --name photomaker python=3.10 pip install -U pip # Install requirements pip install -r requirements.txt # Install photomaker pip install...
Could you please provide more details for us?