update
Browse files
README.md
CHANGED
@@ -78,4 +78,4 @@ An [example comfyui workflow](./example_workflow.json)is also provided.
|
|
78 |
|
79 |
## Training details
|
80 |
|
81 |
-
This controlnet is trained on one A100-80G GPU, with
|
|
|
78 |
|
79 |
## Training details
|
80 |
|
81 |
+
This controlnet is trained on one A100-80G GPU, with carefully selected proprietary real-world images dataset, with imagesize 512 + batchsize 3 (earlier period), and imagesize 1024 + batchsize 1 (after 512 training). With above configs, the GPU memory was about 70G and takes around 3 days to get this 14000steps-checkpoint. Training progress is going on, more ckpts will be released.
|