Clearer feature wording.
This commit is contained in:
@@ -16,8 +16,8 @@ Currently it is still missing some features it should have.
|
|||||||
- Advanced keyword search using `"multiple words in quotes"` or a minus sign to `-exclude`.
|
- Advanced keyword search using `"multiple words in quotes"` or a minus sign to `-exclude`.
|
||||||
- Search `/`subdirectories of model directories based on your file structure (for example, `/styles/clothing`).
|
- Search `/`subdirectories of model directories based on your file structure (for example, `/styles/clothing`).
|
||||||
- Include models listed in ComfyUI's `extra_model_paths.yaml`.
|
- Include models listed in ComfyUI's `extra_model_paths.yaml`.
|
||||||
- Button to copy a model to the ComfyUI clipboard. (Embedding cannot be copied to the system clipboard with an http connection.)
|
- Button to copy a model to the ComfyUI clipboard or embedding to system clipboard. (Embedding copying requires secure http connection.)
|
||||||
- Button to add model to ComfyUI graph. (For small screens/low resolution.)
|
- Button to add model to ComfyUI graph or embedding to selected nodes. (For small screens/low resolution.)
|
||||||
- Right, left and bottom toggleable sidebar modes.
|
- Right, left and bottom toggleable sidebar modes.
|
||||||
- Drag model to graph to add or existing node to set model.
|
- Drag model to graph to add or existing node to set model.
|
||||||
- Drag embedding to textarea to append.
|
- Drag embedding to textarea to append.
|
||||||
@@ -74,3 +74,4 @@ Currently it is still missing some features it should have.
|
|||||||
### Accessibility
|
### Accessibility
|
||||||
|
|
||||||
- ☐ Proper naming and labeling.
|
- ☐ Proper naming and labeling.
|
||||||
|
- ☐ Tool tips?
|
||||||
|
|||||||
Reference in New Issue
Block a user