Updated "no-preview".

- Using "Open Sans Condensed Bold" (Didn't want to pay for "Letter Gothic Bold" type.
This commit is contained in:
Christian Bastian
2024-04-06 00:34:06 -04:00
parent d4a339802f
commit b502b4b1a8
2 changed files with 0 additions and 53 deletions

View File

@@ -50,56 +50,3 @@ Download, browse and delete models in ComfyUI.
- Text to always search.
- Show/Hide add embedding extension.
- Colors follow ComfyUI's current theme.
## TODO
<details>
<summary></summary>
### Download Model
- Server setting to enable creating new folders (on download, on move).
### Download Model Info
- Auto-save notes? (requires debounce and save confirmation)
- Load workflow from preview (Should be easy to add with ComfyUI built-in clipboard. Already works with drag.)
- Default weights on add/drag? (optional override on drag?)
- 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.
### Sidebar
- Drag sidebar width/height dynamically.
### Accessibility
- Proper naming, labeling, alt text, etc. for html elements.
- Tool tips.
- Better error messages.
### Image preview
- Better placeholder preview. (with proper spelling!)
- Show preview images for videos.
- If ffmpeg or cv2 available, extract the first frame of the video and use as image preview.
### Settings
- Toggle exclusion of "hidden folders" with a `.` prefix.
- Sidebar default width/height.
- Toggle non-uniform preview sizes. (How to handle extreme aspect ratios?)
### Search filtering and sort
- Real-time search
- Check search code is optimized to avoid recalculation on every minor input change
- Filter directory dropdown
- Filter directory content in auto-suggest dropdown (not clear how this should be implemented)
- Filters dropdown
- Stable Diffusion model version, if applicable (Maybe dropdown list of "Base Models" is more practical to implement?)
- Favorites
- Swap between `and` and `or` keyword search? (currently `and`)
</details>

View File

Binary file not shown.

Before

Width:  |  Height:  |  Size: 82 KiB

After

Width:  |  Height:  |  Size: 29 KiB