refactor: Remove unused imports and dependencies from utils, recipe_routes, requirements, and pyproject files. See #278

This commit is contained in:
Will Miao
2025-07-10 16:36:28 +08:00
parent 854e8bf356
commit a6f04c6d7e
4 changed files with 8 additions and 10 deletions

View File

@@ -1,7 +1,6 @@
aiohttp
jinja2
safetensors
watchdog
beautifulsoup4
piexif
Pillow
@@ -9,7 +8,5 @@ olefile
requests
toml
numpy
torch
natsort
msgpack
diffusers>=0.33.1