Updated README.
This commit is contained in:
12
README.md
12
README.md
@@ -15,10 +15,9 @@ I made this fork because the original repo was inactive and missing many things
|
|||||||
|
|
||||||
### Download Tab
|
### Download Tab
|
||||||
|
|
||||||
- Remade download tab.
|
- View multiple models associated to a url.
|
||||||
- View multiple models connected to url.
|
- Select download directory.
|
||||||
- Select download directory.
|
- Optionally download default or custom preview image.
|
||||||
- Optionally download default or custom preivew image.
|
|
||||||
- Civitai and HuggingFace API token configurable in `server_settings.yaml`.
|
- Civitai and HuggingFace API token configurable in `server_settings.yaml`.
|
||||||
|
|
||||||
### Models Tab
|
### Models Tab
|
||||||
@@ -42,13 +41,13 @@ I made this fork because the original repo was inactive and missing many things
|
|||||||
|
|
||||||
### Settings Tab
|
### Settings Tab
|
||||||
|
|
||||||
- Correctly change colors using ComfyUI's theme colors.
|
- Change colors using ComfyUI's theme colors.
|
||||||
- Settings tab saved in `ui_settings.yaml`.
|
- Settings tab saved in `ui_settings.yaml`.
|
||||||
- Hide/Show 'add' and 'copy-to-clipboard' buttons.
|
- Hide/Show 'add' and 'copy-to-clipboard' buttons.
|
||||||
- Text to always search.
|
- Text to always search.
|
||||||
- Show/Hide add embedding extension.
|
- Show/Hide add embedding extension.
|
||||||
|
|
||||||
## TODO:
|
## TODO
|
||||||
|
|
||||||
### Code
|
### Code
|
||||||
|
|
||||||
@@ -63,6 +62,7 @@ I made this fork because the original repo was inactive and missing many things
|
|||||||
|
|
||||||
### Model info window/panel (server load/send on demand)
|
### Model info window/panel (server load/send on demand)
|
||||||
|
|
||||||
|
- Move a model to a different directory.
|
||||||
- Set preview image.
|
- Set preview image.
|
||||||
- Optional (re)download `📥︎` model info from the internet and cache the text file locally. (requires checksum?)
|
- Optional (re)download `📥︎` model info from the internet and cache the text file locally. (requires checksum?)
|
||||||
- Radio buttons to swap between downloaded and server view.
|
- Radio buttons to swap between downloaded and server view.
|
||||||
|
|||||||
Reference in New Issue
Block a user