promeai commited on
Commit
99c135d
1 Parent(s): 3d105f3

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +5 -6
README.md CHANGED
@@ -28,11 +28,10 @@ should probably proofread and complete it, then remove this comment. -->
28
 
29
  Here are some example images.
30
 
31
- ```
32
- prompt: cute anime girl with massive fluffy fennec ears and a big fluffy tail blonde messy long hair blue eyes wearing a maid outfit with a long black gold leaf pattern dress and a white apron mouth open holding a fancy black forest cake with candles on top in the kitchen of an old dark Victorian mansion lit by candlelight with a bright window to the foggy forest and very expensive stuff everywhere
33
- ```
34
- ![input-control)](./images/example-control.jpg)
35
- ![output)](./images/example-output.jpg)
36
 
37
 
38
 
@@ -78,4 +77,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 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.
 
28
 
29
  Here are some example images.
30
 
31
+ prompt: cute anime girl with massive fluffy fennec ears and a big fluffy tail blonde messy long hair blue eyes wearing a maid outfit with a long black gold leaf pattern dress and a white apron mouth open holding a fancy black forest cake with candles on top in the kitchen of an old dark Victorian mansion lit by candlelight with a bright window to the foggy forest and very expensive stuff everywhere
32
+ | input-control | result image |
33
+ | - |- |
34
+ | ![input-control)](./images/example-control.jpg) | ![output)](./images/example-output.jpg) |
 
35
 
36
 
37
 
 
77
 
78
  ## Training details
79
 
80
+ 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.