Improvements in previews reading (#204)

* Improve model preview handling and optimize file processing

* increate the version
This commit is contained in:
Koro
2025-09-05 02:45:51 -06:00
committed by GitHub
parent 815a483cf0
commit 4f9a437725
3 changed files with 79 additions and 76 deletions

View File

@@ -1,7 +1,7 @@
[project]
name = "comfyui-model-manager"
description = "Manage models: browsing, download and delete."
version = "2.8.1"
version = "2.8.2"
license = { file = "LICENSE" }
dependencies = ["markdownify"]