Zhen Li
Zhen Li
Sorry for the late reply, we are glad to add our E2FGVI to Hugging Face.
You could refer to #61
Using this project to run it on Windows: https://github.com/bmaltais/PhotoMaker/tree/v1.0.1
The minimum GPU memory required by our PhotoMaker is 15G. You could apply other GPU
An important note: 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)...
Hi, about 130K images.
Seems to be network error
This is a GPU memory issue.
A10 is suitable Atonamy ***@***.***>于2024年1月20日 周六14:40写道: > Then what hardware is suitable? > > — > Reply to this email directly, view it on GitHub > , > or unsubscribe...
An important note: 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)...