Skip to content

Commit 5913bcb

Browse files
author
David Khristepher Santos
committed
Update Opening
1 parent 3bb878c commit 5913bcb

1 file changed

Lines changed: 9 additions & 13 deletions

File tree

Lines changed: 9 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -1,26 +1,22 @@
1-
# Diffusion Toolkit
1+
# What is Diffusion Toolkit?
22

3-
Are you tired of dragging your images into PNG-Info to see the metadata? Annoyed at how slow navigating through Explorer is to view your images? Want to organize your images without having to move them around to different folders? Wish you could easily search your images metadata?
3+
Are you tired of dragging your images into PNG-Info to see the metadata? Annoyed at how slow navigating through Explorer is to view your images? Want to organize your images without having to move them around to different folders? Wish you could easily search for images using metadata?
44

55
Diffusion Toolkit (https://github.com/RupertAvery/DiffusionToolkit) is an image metadata-indexer and viewer for AI-generated images. It aims to help you organize, search and sort your ever-growing collection of best quality 4k masterpieces.
66

77
# Installation
88

99
### Windows
1010

11-
* If you haven’t installed it yet, download and install the [.NET 6 Desktop Runtime](https://dotnet.microsoft.com/en-us/download/dotnet/6.0)
11+
* If you haven’t installed it yet, download and install the [.NET 10 Desktop Runtime](https://dotnet.microsoft.com/en-us/download/dotnet/10.0)
1212
* [Download the latest release](https://github.com/RupertAvery/DiffusionToolkit/releases/latest)
13-
* Under the latest release, expand Assets and download **Diffusion.Toolkit.v1.9.0.zip**.
13+
* Under the latest release, expand Assets and download **Diffusion.Toolkit.v1.10.zip**.
1414
* Extract all files into a folder
1515

16-
### Linux / MacOS
17-
18-
An basic experimental version is available on the AvaloniaUI branch. It works, and is functional, but it is now outdated and lacks features due to some bugs I have experienced in Avalonia.
19-
20-
No official build is currently available, and while it can build on MacOS, getting it to run as an App can be tricky.
21-
2216
# Features
2317

18+
* Scans and indexes your images and videos into a database for fast search
19+
* Search images by metadata (Prompt, seed, model, etc...) and ComfyUI workflow nodes
2420
* Support for many image metadata formats:
2521
* AUTOMATIC1111 and A1111-compatible metadata such as
2622
* Tensor.Art
@@ -35,16 +31,16 @@ No official build is currently available, and while it can build on MacOS, getti
3531
* Fooocus
3632
* FooocusMRE
3733
* Stable Swarm
38-
* Scans and indexes your images in a database for lightning-fast search
39-
* Search images by metadata (Prompt, seed, model, etc...)
34+
* ComfyUI Workflows
4035
* Custom metadata (stored in database, not in image)
4136
* Favorite
4237
* Rating (1-10)
4338
* NSFW
39+
* Custom Tags
4440
* Organize your images
4541
* Albums
4642
* Folder View
47-
* Drag and Drop from Diffusion Toolkit to another app
43+
* Drag and Drop images from Diffusion Toolkit to another app
4844
* Drag and Drop images onto the Preview to view them without scanning
4945
* Open images with External Applications
5046
* Localization (feel free to contribute and fix the AI-generated translations!)

0 commit comments

Comments
 (0)