"git@developer.sourcefind.cn:chenpangpang/transformers.git" did not exist on "c683c3d5a528c3cb66c6f0e497ccde18875048e0"
Unverified Commit d5e3f4c8 authored by Zhen Li's avatar Zhen Li Committed by GitHub
Browse files

Update README.md

parent 94ae1044
......@@ -39,7 +39,7 @@ Now we know the implementation of **Replicate**, **Windows**, **ComfyUI**, and *
## 🚩 **New Features/Updates**
- ✅ Jan. 20, 2024. 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)). The minimum GPU memory requirement for PhotoMaker is **15G**.
- ✅ Jan. 20, 2024. 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)). The minimum GPU memory requirement for PhotoMaker is **15G**.
- ✅ Jan. 15, 2024. We release PhotoMaker.
---
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment