aecpic/README.md

12 lines
239 B
Markdown
Raw 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
python -m pip install pillow