mirror of
https://github.com/lllyasviel/ControlNet.git
synced 2026-04-24 03:00:54 -04:00
i
This commit is contained in:
2
train.md
2
train.md
@@ -190,7 +190,7 @@ batch_size = 1
|
||||
trainer = pl.Trainer(gpus=1, precision=32, callbacks=[logger], accumulate_grad_batches=4) # But this will be 4x slower
|
||||
```
|
||||
|
||||
Note that training with 8 GB laptop GPU is challenging. We will need some GPU memory optimization at least as good as automatic111’s UI. This may require expert modifications to the code.
|
||||
Note that training with 8 GB laptop GPU is challenging. We will need some GPU memory optimization at least as good as automatic1111’s UI. This may require expert modifications to the code.
|
||||
|
||||
### Screenshots
|
||||
|
||||
|
||||
Reference in New Issue
Block a user