Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/bluelovers/sd-webui-pnginfo-injection
Stable Diffusion PNGINFO Injection extension
https://github.com/bluelovers/sd-webui-pnginfo-injection
civitai civitai-hashes hashes pnginfo sd-webui stable-diffusion-webui stable-diffusion-webui-extension stable-diffusion-webui-plugin
Last synced: 3 days ago
JSON representation
Stable Diffusion PNGINFO Injection extension
- Host: GitHub
- URL: https://github.com/bluelovers/sd-webui-pnginfo-injection
- Owner: bluelovers
- Created: 2024-06-26T11:46:01.000Z (5 months ago)
- Default Branch: master
- Last Pushed: 2024-08-25T09:59:00.000Z (3 months ago)
- Last Synced: 2024-08-25T10:52:47.087Z (3 months ago)
- Topics: civitai, civitai-hashes, hashes, pnginfo, sd-webui, stable-diffusion-webui, stable-diffusion-webui-extension, stable-diffusion-webui-plugin
- Language: Python
- Homepage:
- Size: 891 KB
- Stars: 4
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# README.md
Stable Diffusion PNGINFO Injection extension
此擴充套件能夠將更多的 PNGINFO 欄位加入到 Stable Diffusion WebUI 所產生的 PNG 檔案中,例如 Civitai 資源的雜湊值。
This extension can add more PNGINFO fields to the PNG files generated by Stable Diffusion WebUI, such as the hash values of Civitai resources.
この拡張機能は、Stable Diffusion WebUIによって生成されたPNGファイルに、Civitaiリソースのハッシュ値など、さらにPNGINFOフィールドを追加できます。
https://github.com/bluelovers/sd-webui-pnginfo-injection
## Field Injection
### `Hashes`
> for https://civitai.com/
When uploading images on Civitai, although the modules used are automatically detected, there are still some omissions. By using the Hashes field, you can actively let Civitai know what resources were used.
> in civitai upload image
![img.png](docs/img.png)
> with a1111 raw
![img_2.png](docs/img_2.png)
> with [sd-webui-pnginfo-beautify](https://github.com/bluelovers/sd-webui-pnginfo-beautify)
![img2.png](docs/img2.png)
> with [Tiefsee](https://github.com/hbl917070/Tiefsee4)
![img.png](docs/img-Tiefsee.png)
### `Template Generated Grid` , `Template Generated`, `Wildcard Prompt`
> for `sd-dynamic-prompts`
WIP (Work In Progress).
> with [sd-webui-pnginfo-beautify](https://github.com/bluelovers/sd-webui-pnginfo-beautify)
![img_3.png](docs/img_3.png)
## Install
To install in the WebUI, clone this repository under `Extensions` -> `Install from URL` by simply copy and paste here
```
https://github.com/bluelovers/sd-webui-pnginfo-injection.git
```![img_1.png](docs/img_1.png)