Update README.md

This commit is contained in:
sword4869 2023-12-13 10:56:27 +08:00 committed by GitHub
parent 70532204ea
commit b245506651
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -75,7 +75,7 @@ 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.
PS: 24 GB VRAM is not the minimum configuration. When using `--data_device cpu` to lazy load image, 8GB VRAM is already sufficient to handle most scenarios.
### Software Requirements
- Conda (recommended for easy setup)