chore: updated readme
parent
05ce4e8a09
commit
518bd17cad
|
|
@ -18,8 +18,8 @@ Request tags of an image from e621, inspired by [`sd-webui-gelbooru-prompt`](htt
|
|||
|
||||
## Requirements
|
||||
|
||||
- Python 3.10+
|
||||
- sd-webui v1.3.2 (may work with the previous versions, but untested)
|
||||
- Python 3.10+ (will **NOT** work with the Python 3.9)
|
||||
- sd-webui v1.7.0 (but may work with the previous versions, extension code hasn't changed much since sd-webui v1.3.2)
|
||||
|
||||
## Development
|
||||
|
||||
|
|
@ -57,6 +57,11 @@ Please adhere to the Github TOS and **do not post** any NSFW imagery or tags in
|
|||
|
||||
## Changelog
|
||||
|
||||
### 20.02.2024
|
||||
|
||||
- Fixed deprecation warning
|
||||
- Tested with latest sd-webui, still working :)
|
||||
|
||||
### 14.06.2023
|
||||
|
||||
- Fixed escaping of parentheses
|
||||
|
|
|
|||
Loading…
Reference in New Issue