DZRobo commited on
Commit
c5117cb
·
1 Parent(s): c86b5e0

Update README

Browse files
Files changed (1) hide show
  1. README.md +0 -2
README.md CHANGED
@@ -65,8 +65,6 @@ Photo Dog
65
  - start latent ~ 672x944 -> final ~ 3688x5192 across 4 steps.
66
  - Notes
67
  - Lowering the starting latent (e.g., 512x768) or lower, reduces both VRAM and RAM.
68
- - Disabling hi-res depth/edges (ControlFusion) reduces peaks. (not recommended!)
69
- - Depth weights add a bit of RAM on load; models live under `depth-anything/`.
70
 
71
  ## 💥 Memory
72
  - At each step, the image is upscaled from the previous step! Keep this in mind, the final image may not fit into your PC's memory if the starting latent is high.
 
65
  - start latent ~ 672x944 -> final ~ 3688x5192 across 4 steps.
66
  - Notes
67
  - Lowering the starting latent (e.g., 512x768) or lower, reduces both VRAM and RAM.
 
 
68
 
69
  ## 💥 Memory
70
  - At each step, the image is upscaled from the previous step! Keep this in mind, the final image may not fit into your PC's memory if the starting latent is high.