Giter Club home page Giter Club logo

Comments (10)

angrysky56 avatar angrysky56 commented on May 24, 2024 1

I found a node to do that- not sure where maybe searge or the one button prompt.
image

from comfyui.

geeknessfr avatar geeknessfr commented on May 24, 2024

You can use an EXIF Tool to see parameters inside each PNG File.
With this tool you could see this line:

Prompt                          : {"3": {"inputs": {"seed": 648312782957426, "steps": 32, "cfg": 6.5, "sampler_name": "dpmpp_sde", "scheduler": "karras", "denoise": 1.0, "model": ["4", 0], "positive": ["6", 0], "negative": ["7", 0], "latent_image": ["5", 0]}, "class_type": "KSampler"}, "4": {"inputs": {"ckpt_name": "illuminatiDiffusionV1_v11.safetensors"}, "class_type": "CheckpointLoaderSimple"}, "5": {"inputs": {"width": 512, "height": 768, "batch_size": 1}, "class_type": "EmptyLatentImage"}, "6": {"inputs": {"text": "masterpiece best quality ...... etc....

You could use this one https://exiftool.org/
Download it and drag-and-drop PNG Files over the executable to see Exif infos.
But there are others tools with graphic interfaces.

Hope that helps ;)

PS: For now with Comfy when you generate many images in one batch, the Seed is not updated for each image... I'll see if there's already an issue talking about that.

from comfyui.

andzejsp avatar andzejsp commented on May 24, 2024

You can use an EXIF Tool to see parameters inside each PNG File. With this tool you could see this line:

Prompt                          : {"3": {"inputs": {"seed": 648312782957426, "steps": 32, "cfg": 6.5, "sampler_name": "dpmpp_sde", "scheduler": "karras", "denoise": 1.0, "model": ["4", 0], "positive": ["6", 0], "negative": ["7", 0], "latent_image": ["5", 0]}, "class_type": "KSampler"}, "4": {"inputs": {"ckpt_name": "illuminatiDiffusionV1_v11.safetensors"}, "class_type": "CheckpointLoaderSimple"}, "5": {"inputs": {"width": 512, "height": 768, "batch_size": 1}, "class_type": "EmptyLatentImage"}, "6": {"inputs": {"text": "masterpiece best quality ...... etc....

You could use this one https://exiftool.org/ Download it and drag-and-drop PNG Files over the executable to see Exif infos. But there are others tools with graphic interfaces.

Hope that helps ;)

PS: For now with Comfy when you generate many images in one batch, the Seed is not updated for each image... I'll see if there's already an issue talking about that.

while there are tools, and such its just unnecessary additional steps in order to get the seed or prompt from the image.

  1. you have to get the tool
  2. you have to drag and drop the image on the tool
  3. then u get this output:
    image
  4. then you have to copy the text output into some sort of text editor, (another tool)
  5. then you have to format the json etc, just to copy the prompt :(
    image

i know beggars cant be choosers, therefore its a feature request. :)

from comfyui.

geeknessfr avatar geeknessfr commented on May 24, 2024

Wow... it's just a temporary solution lol
I didn't say youre not right to ask that, I just said you COULD use another way temporarly.... Just trying to help you ^^

from comfyui.

andzejsp avatar andzejsp commented on May 24, 2024

No offense, im just showing you how uncomfortable it is to get the prompts, if its not thought about at this time when the repo is in its infancy.

Another solution then would be drag n drop the rendered img on the canvas in the repo UI and it would create nodes with all the values, not sure tho how would it work tho.

Sometimes you just want to get the prompts :)

from comfyui.

comfyanonymous avatar comfyanonymous commented on May 24, 2024

Another solution then would be drag n drop the rendered img on the canvas in the repo UI and it would create nodes with all the values, not sure tho how would it work tho.

If you drag an image onto the UI or "Load" it it will do exactly that.

from comfyui.

angrysky56 avatar angrysky56 commented on May 24, 2024

Comfy needs a module when you drag to it you can load the image into the workflow, not make another workflow. The module should be able to read png info into a text window and output the img to the workflow at least, ideally have options to load available params automatically from png- such as cfg, steps, samplers, upscalers, loras, model.

The img loader would be better if you could select a whole file instead of just one img too.

from comfyui.

morphles avatar morphles commented on May 24, 2024

What? Why? First "cfg, steps" irelevant, this is A11 thinking, comfy flows can be arbitrary complex, and such simple numbers do not say much. But if you just load image, you get full workflow, so what is the problem? Also what is "whole file instead of one image"?!

from comfyui.

angrysky56 avatar angrysky56 commented on May 24, 2024

Yeah, I don't care about loading params much either, just some like to I know. Load a file of images so you don't have to load them one by one- have it check a folder even i.e. output, so new images are automatically loaded in and you can just click over. I don't want a different workflow, I want the one I am using to edit images.

I want to be able to drag and drop into the load image area because that is an important thing to me for ease of editing new images.
2023-05-06 (1)

2023-05-06

from comfyui.

LIQUIDMIND111 avatar LIQUIDMIND111 commented on May 24, 2024

ANY UPDATES on how to save parameters on a TXT file so we can SEE what we use to generate an IMAGE?

from comfyui.

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.