Update README.md

This commit is contained in:
lllyasviel
2024-01-25 18:31:20 -08:00
parent 560669585c
commit a0b672da20

View File

@@ -204,7 +204,7 @@ It looks like this:
![image](https://github.com/lllyasviel/stable-diffusion-webui-forge/assets/19834515/a7798cf2-057c-43e0-883a-5f8643af8529)
Similar components like HyperTile, KohyaHighResFix, SAG, can all be implemented with within 100 lines of codes (and we will add soon).
Similar components like HyperTile, KohyaHighResFix, SAG, can all be implemented within 100 lines of codes (and we will add soon).
ControlNets can finally be called by different extensions. (80% codes of ControlNet can be removed now.)