User Tools

Site Tools


webui-tips

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
webui-tips [2025/02/21 00:11] – [Filename and location to use for styles] jianwuwebui-tips [2025/02/25 05:10] (current) – [stable-diffusion-webui(AUTOMATIC1111)] jianwu
Line 1: Line 1:
 +[[https://pctresearch.com/|{{:banner_image.jpg?nolink&800|}}]]
 +
 ====== stable-diffusion-webui(AUTOMATIC1111) ====== ====== stable-diffusion-webui(AUTOMATIC1111) ======
  
Line 29: Line 31:
  
 ===== folder structure ===== ===== folder structure =====
 +<code HTML5>
 <HTML> <HTML>
 <table> <table>
Line 90: Line 93:
 </table> </table>
 </HTML> </HTML>
 +</code>
  
 ===== ControlNet ===== ===== ControlNet =====
Line 106: Line 109:
  
 if it says ControlNet v1.1.XXX then updated. if it says ControlNet v1.1.XXX then updated.
 +<code HTML5>
 <HTML> <HTML>
 <table> <table>
Line 190: Line 193:
 </table> </table>
 </HTML> </HTML>
 +</code>
 ===== Adetailer ===== ===== Adetailer =====
   - ''Increse model tabs''   - ''Increse model tabs''
Line 198: Line 201:
 !adetailer.py !adetailer.py
  
-<code Bash>+<code Diff>
 @@ -117,7 +117,10 @@ class AfterDetailerScript(scripts.Script): @@ -117,7 +117,10 @@ class AfterDetailerScript(scripts.Script):
          return scripts.AlwaysVisible          return scripts.AlwaysVisible
webui-tips.1740064267.txt.gz · Last modified: 2025/02/21 00:11 by jianwu