mirror of
https://github.com/willmiao/ComfyUI-Lora-Manager.git
synced 2026-03-21 21:22:11 -03:00
feat: update README and settings.json.example for standalone mode; enhance standalone.py to redirect status requests to loras page
This commit is contained in:
@@ -9,13 +9,6 @@
|
||||
"checkpoints": [
|
||||
"C:/path/to/your/checkpoints_folder",
|
||||
"C:/path/to/another/checkpoints_folder"
|
||||
],
|
||||
"diffusers": [
|
||||
"C:/path/to/your/diffusers_folder"
|
||||
],
|
||||
"unet": [
|
||||
"C:/path/to/your/unet_folder",
|
||||
"C:/path/to/your/diffusion_models_folder"
|
||||
]
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user