Skip to content

Commit

Permalink
clarify lazy load
Browse files Browse the repository at this point in the history
  • Loading branch information
sword4869 committed Nov 25, 2023
1 parent 2eee0e2 commit 7053220
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -75,6 +75,8 @@ The optimizer uses PyTorch and CUDA extensions in a Python environment to produc
- 24 GB VRAM (to train to paper evaluation quality)
- Please see FAQ for smaller VRAM configurations

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.

### Software Requirements
- Conda (recommended for easy setup)
- C++ Compiler for PyTorch extensions (we used Visual Studio 2019 for Windows)
Expand Down

0 comments on commit 7053220

Please sign in to comment.