Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/lokimckay/civitai-model-browser
In-browser tool that displays Civitai info for your locally downloaded models
https://github.com/lokimckay/civitai-model-browser
civitai stable-diffusion
Last synced: 23 days ago
JSON representation
In-browser tool that displays Civitai info for your locally downloaded models
- Host: GitHub
- URL: https://github.com/lokimckay/civitai-model-browser
- Owner: lokimckay
- License: mit
- Created: 2024-06-24T04:12:09.000Z (5 months ago)
- Default Branch: main
- Last Pushed: 2024-07-12T11:57:31.000Z (4 months ago)
- Last Synced: 2024-10-04T10:36:22.134Z (about 1 month ago)
- Topics: civitai, stable-diffusion
- Language: TypeScript
- Homepage: https://lokimckay.github.io/civitai-model-browser/
- Size: 2.3 MB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Civitai Model Browser
[lokimckay.github.io/civitai-model-browser/](https://lokimckay.github.io/civitai-model-browser/)
Displays Civitai info for your locally downloaded models
Runs in your browser, no data is uploaded## Benefits
- Conveniently see trigger words for your downloaded models
- Don't need to rename downloaded files to be more descriptive anymore
- Find duplicates of downloaded models## Roadmap
- [x] more info pages
- [x] deploy
- [x] cache hash
- [x] limit number of subworkers running at once
- [x] preview images
- [x] fuzzy search
- [x] share project
- [x] cycle preview images
- [x] grid view
- [x] hide error results
- [x] show more preview images on details page
- [ ] filter by base model
- [ ] sort by name/date downloaded
- [ ] Fuse feedback
- [ ] use dexie instead of localstorage (10MB limit in localstorage, indexeddb much larger)
- [ ] save to origin file system (for hashes & collections & notes)
- [ ] read hash from adjacent .sha256 file if it exists
- [ ] export hash files
- [ ] back to top button
- [ ] sticky search bar
- [ ] copy buttons
- [ ] expose model extensions as setting
- [ ] expose concurrent workers setting
- [ ] allow skipping of specific models
- [ ] export all origin file system data
- [ ] favorites/collections
- [ ] notes