[AI Tagger] Minor: Add imageio to docker requirements.txt file (#482)

This commit is contained in:
skier233
2025-01-07 19:54:14 -05:00
committed by GitHub
parent dd2b1b59fd
commit fd2f33bf01

View File

@@ -1,4 +1,5 @@
stashapp-tools
aiohttp
asyncio
pydantic
pydantic
imageio[ffmpeg]