Verified: 6 days ago
Other
The FLUX.1 [dev] Model is licensed by Black Forest Labs. Inc. under the FLUX.1 [dev] Non-Commercial License. Copyright Black Forest Labs. Inc.
IN NO EVENT SHALL BLACK FOREST LABS, INC. BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH USE OF THIS MODEL.
One of the biggest issues in my opinion with using stable diffusion is organizing files. I ended up making this program to help.
Effectively this program is very simple, it's a file browser - what's special about it though is that it allows you to create metadata about all the files you're browsing. This lets you organize, categorize, rate, and tag files.
It does not support actually modifying any of these files. You cannot move, rename, copy, delete any of the files by interacting with them within the program!
https://imgur.com/a/1nIta9M
CAVEAT: I download models using StabilityMatrix - this automatically downloads a .preview image and a .cm-info.json file for each model - this makes it integrate seamlessly with this program! You can set your own preview files by naming a file the same as the lora or checkpoint ending in ".preview.(whatever image extension it is)"
There are some special features that make this program targeted for Stable Diffusion, files categorized as Checkpoint or Lora support Gallery view, where the program will find the most recent images (and videos!) generated with the checkpoint or lora filename in its filename (it also supports custom keywords in the filename) and display them in a gallery alongside the checkpoint file. I find this very helpful for evaluating new checkpoints and lora.
Watch this video to see a program overview:
There is still a lot of room for improvement on this program, but I figured it's better to get it out and see if anyone is interested in this or has feedback, otherwise I'll just go back to developing this just for myself.