GithubHelp home page GithubHelp logo

Comments (3)

search620 avatar search620 commented on May 17, 2024

Yes... so my suggestion is this

Because the name of the image and the folder cannot contain all the letters (in case the PROMPTS is too long)

My idea is this:
The file name of the image will be structured like this
Seed>prompts

The rest of the full details of the prompts, steps model, etc... will be saved in a separate file in a separate folder (which is in the same main folder as the images )

Now let's say I want to find the full details of a certain image, so now I'll copy the prompts name of the image + seed (from the image) and look for the other details which already been created in the "prompt info dir"

from easydiffusion.

worthlesscog avatar worthlesscog commented on May 17, 2024

You could save them in a folder named by date so images generated on the same date are sat together. The current top level 8 digit hex isn't so useful if you're trying to find things you did yesterday or on Tuesday, for example. This would also put multiple sessions on the same date in the same place, whereas currently they'd end up in a different directories. I'm guessing currently it's some kind of session id.

Prompts can be too long or contain (OS specific) bad characters for a filename so putting the prompt and generation parameters in an accompanying text file is probably the best way. Following that you could just name the images and text files by generation time followed by the seed number. I'm guessing most folks would be browsing images by thumbnail anyway, so the filename isn't terrifically useful (as it's an incomplete prompt).

As a minor aside, that gives you the option of reloading the text file to regenerate from.

from easydiffusion.

cmdr2 avatar cmdr2 commented on May 17, 2024

The format has stabilized since this issue was created. Additional control over the exact format is provided by the "File Format" UI plugin - https://github.com/ogmaresca/easydiffusion-plugins

from easydiffusion.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.