"ppocr/git@developer.sourcefind.cn:wangsen/paddle_dbnet.git" did not exist on "ce22e2ff16e0c3d02f4ce891a0afddb84c17ef44"
Unverified Commit af761043 authored by Zhen Li's avatar Zhen Li Committed by GitHub
Browse files

Update GPU requirement in README.md

parent 6cb49934
...@@ -39,7 +39,7 @@ Now we know the implementation of **Replicate**, **Windows**, **ComfyUI**, and * ...@@ -39,7 +39,7 @@ Now we know the implementation of **Replicate**, **Windows**, **ComfyUI**, and *
## 🚩 **New Features/Updates** ## 🚩 **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) on V100). The minimum GPU memory requirement for PhotoMaker is **11G** (Please refer to [this link](https://github.com/TencentARC/PhotoMaker/discussions/114) for saving memory). - ✅ 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) on V100). The minimum GPU memory requirement for PhotoMaker is **11G** (Please refer to [this link](https://github.com/TencentARC/PhotoMaker/discussions/114) for saving GPU memory).
- ✅ Jan. 15, 2024. We release PhotoMaker. - ✅ 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