doc: added View info in readme

This commit is contained in:
Dijkstra
2024-04-09 22:17:08 +02:00
parent 6635d30566
commit 40f09582e2
2 changed files with 6 additions and 2 deletions

View File

@@ -16,7 +16,8 @@ Overall, Custom-Scripts is recommended to be able to know the content of the tag
## Features
#### Vanilla vs Advanced
Vanilla refers to nodes that have no lora preview from the menu, nor the lora list. But the features provided are the same.
> Vanilla refers to nodes that have no lora preview from the menu, nor the lora list. But the features provided are the same.
![image](./images/main.png)
### Nodes
#### LoraLoader (Vanilla and Advanced)
@@ -58,7 +59,6 @@ OUTPUT
- `meta_tags_list`: a python list of the tags used for training the lora embeded in it (if any)
- `lora_name`: the name of the current selected lora
#### TagsFormater
![image](./images/TagsFormater.png)
Helper to show the available tag and their indexes. Tags are sorted by training frequence. The more a tag was used, the higher in the list it is. Works for both `civitai_tags_list` and `meta_tags_list`
@@ -85,6 +85,10 @@ The format is simple. It's the same as python list index, but can select multipl
- You can use negative indexes. Like `-1` to select the last tag
- By default `:` selects everything
### View Info
![image](./images/ViewInfo.png)
Pythongossss's [View Info...](https://github.com/pythongosssss/ComfyUI-Custom-Scripts?tab=readme-ov-file#checkpointloraembedding-info) feature from ComfyUI-Custom-Scripts
### Examples
#### Example of normal workflow
![image](./images/loaderAdvanced.png)

BIN
images/ViewInfo.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 24 KiB