aecpic/README.md

18 lines
323 B
Markdown
Raw Permalink Normal View History

2025-02-02 06:31:03 +09:00
# aecpic
2025-02-05 05:14:31 +09:00
Anvil extension that downloads an image and sets it as the background.
----
There are some Python packages required to run this command, so install them as follows:
python -m pip install requests
2025-02-05 05:18:15 +09:00
2025-02-05 05:14:31 +09:00
python -m pip install pillow
python -m pip install pillow-avif-plugin
python -m pip install magika==0.6.1rc1