Will Miao
dda9eb4d7c
refactor: Remove MessagePack dependency and related cache management code
2025-07-24 19:30:47 +08:00
Will Miao
6f3aeb61e7
feat: Implement Git-based update functionality with nightly mode support and UI enhancements
2025-07-24 19:03:52 +08:00
Will Miao
25d5a1541e
feat: Add pyyaml to requirements for YAML support
2025-07-17 15:09:29 +08:00
Will Miao
a6f04c6d7e
refactor: Remove unused imports and dependencies from utils, recipe_routes, requirements, and pyproject files. See #278
2025-07-10 16:36:28 +08:00
Will Miao
6ff883d2d3
fix: Update diffusers version requirement to >=0.33.1 in requirements.txt. See #278
2025-07-10 10:55:13 +08:00
Edward Johan
d9126807b0
Update requirements.txt
2025-07-01 00:13:29 +05:00
Will Miao
e7c626eb5f
Add MessagePack support for efficient cache serialization and update dependencies
2025-05-28 22:30:06 +08:00
Karl Woditsch
59b67e1e10
fix: use natural sorting when sorting by name
2025-05-05 22:25:50 +02:00
Will Miao
ac22172e53
Update requirements for standalone mode
2025-04-28 15:14:11 +08:00
Will Miao
44b4a7ffbb
fix: update requirements to include 'toml' and correct pip install command in README. Fixes https://github.com/willmiao/ComfyUI-Lora-Manager/issues/134
2025-04-25 10:26:01 +08:00
Will Miao
9277d8d8f8
refactor: Disable file monitoring functionality with ENABLE_FILE_MONITORING flag
2025-04-12 06:47:47 +08:00
Will Miao
f69b3d96b6
Update dependencies in pyproject.toml and requirements.txt
...
- Added new dependencies: piexif, Pillow, and requests to enhance image processing and HTTP request capabilities.
- Ensured consistency between pyproject.toml and requirements.txt by including the same set of dependencies.
2025-03-23 08:48:13 +08:00
Will Miao
042153329b
Update dependencies
2025-03-23 05:42:00 +08:00
Will Miao
184203dcc2
Add missing dependency 'watchdog'
2025-02-05 14:34:52 +08:00
Will Miao
b7f6c4fbf8
Update
2025-01-29 06:06:48 +08:00