Update README.md

pull/1/head
Andrew Tischenko 2022-11-22 17:28:15 -07:00 committed by GitHub
parent c9a5d04cb8
commit 7513914a8b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 7 additions and 0 deletions

View File

@ -19,6 +19,13 @@ All you need to do is hit the "Get Tags" button, and it will put the fetched tag
You can now use these tags in any prompt crafting you'd like to do. Enjoy!
### Requirements:
This extensions requires beautifulsoup4, you'll need to install it to either your venv or globally depending on your setup
[inside venv/Scripts]
> activate
> pip install beautifulsoup4
## Showcase / Usage:
![example_image](https://user-images.githubusercontent.com/31860133/203446389-01914338-0a1d-4d73-9341-e4101cadfcf7.png)