mirror of
https://github.com/idrirap/ComfyUI-Lora-Auto-Trigger-Words.git
synced 2026-03-21 21:22:12 -03:00
fix: removed all the advanced node stuff. Replaced it with vanilla node with extra js took from custom-node repo. And added explanation for view info in the readme
This commit is contained in:
11
README.md
11
README.md
@@ -97,8 +97,15 @@ The format is simple. It's the same as python list index, but can select multipl
|
||||
- By default `:` selects everything
|
||||
|
||||
### View Info
|
||||

|
||||
Pythongossss's [View Info...](https://github.com/pythongosssss/ComfyUI-Custom-Scripts?tab=readme-ov-file#checkpointloraembedding-info) feature from ComfyUI-Custom-Scripts
|
||||

|
||||
|
||||
Pythongossss's [View Info...](https://github.com/pythongosssss/ComfyUI-Custom-Scripts?tab=readme-ov-file#checkpointloraembedding-info) feature from ComfyUI-Custom-Scripts
|
||||
|
||||
To enable this feature go into Settings > Pysssss > ModelInfo > 🐍 Model Info - Lora Nodes/Widgets
|
||||
And add the following at the end of the line:
|
||||
```
|
||||
LoraLoaderVanilla.lora_name,LoraLoaderStackedVanilla.lora_name,LoraLoaderAdvanced.lora_name,LoraLoaderStackedAdvanced.lora_name,LoraTagsOnly.lora_name
|
||||
```
|
||||
|
||||
### Examples
|
||||
#### Example of normal workflow
|
||||
|
||||
Reference in New Issue
Block a user