Skip to content

Commit dfd0390

Browse files
[pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
1 parent 16823ba commit dfd0390

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

generation/maisi/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,7 @@ Yet reducing `autoencoder_sliding_window_infer_size` may introduce stitching art
6060

6161
### Training GPU Memory Usage
6262
VAE is trained on patches and thus can be trained with 16G GPU if patch size is set to be small like [64,64,64].
63-
Users can adjust patch size to fit the GPU memory.
63+
Users can adjust patch size to fit the GPU memory.
6464
For the released model, we first trained the autoencoder with 16G V100 with small patch size [64,64,64], then continued training with 32G V100 with patch size of [128,128,128].
6565

6666
DM and ControlNet training GPU memory usage depends on the input image size.

0 commit comments

Comments
 (0)