Skip to content

Commit

Permalink
add backend note
Browse files Browse the repository at this point in the history
  • Loading branch information
lllyasviel authored Feb 10, 2024
1 parent 6e71d97 commit 15bb49e
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -121,6 +121,8 @@ Again, Forge do not recommend users to use any cmd flags unless you are very sur

# UNet Patcher

Note that [Forge does not use any other software as backend](https://github.com/lllyasviel/stable-diffusion-webui-forge/discussions/169). The full name of the backend is `Stable Diffusion WebUI with Forge backend`, or for simplicity, the `Forge backend`. The API and python symbols are made similar to previous software only for reducing the learning cost of developers.

Now developing an extension is super simple. We finally have a patchable UNet.

Below is using one single file with 80 lines of codes to support FreeU:
Expand Down

0 comments on commit 15bb49e

Please sign in to comment.