Skip to content

Commit 7053220

Browse files
committed
clarify lazy load
1 parent 2eee0e2 commit 7053220

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -75,6 +75,8 @@ The optimizer uses PyTorch and CUDA extensions in a Python environment to produc
7575
- 24 GB VRAM (to train to paper evaluation quality)
7676
- Please see FAQ for smaller VRAM configurations
7777

78+
PS: 24 GB VRAM is not the minimum configuration. When using `--data_devie cpu` to lazy load image, 8GB VRAM is already sufficient to handle most scenarios.
79+
7880
### Software Requirements
7981
- Conda (recommended for easy setup)
8082
- C++ Compiler for PyTorch extensions (we used Visual Studio 2019 for Windows)

0 commit comments

Comments
 (0)