Prompt Database #1796
Replies: 4 comments 7 replies
-
Let's be clear first. Did you know that you can drag and drop a generated image into a prompt area? |
Beta Was this translation helpful? Give feedback.
-
I didn’t know that because Fooocus didn’t include this feature. Thank you for letting me know. I think it’s a terrible idea to have such a feature enabled by default. I upload my images to various platforms, and I absolutely do not want to share my prompts with anyone. That said, I wonder if this could be useful for batch processing. Then I would remove the prompt info only from the final images. For now, I’ll need to scan all my Forge images and remove the EXIF data. |
Beta Was this translation helpful? Give feedback.
-
I couldn’t even find an option in the settings to turn it off. |
Beta Was this translation helpful? Give feedback.
-
By the way, we haven’t discussed the concept I described, which can’t be resolved by any of the mentioned solutions. If I recall correctly, someone mentioned an extension that stores prompts, but I can’t find that comment anymore. The key issue is that none of these options assist with batch processing. The database I proposed would address that |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
It would be incredibly useful to have a prompt database within Forge, where the prompt for each generated image is stored, by default, for up to three months.
Since the file names seem unique, they could be used as the primary key. Alternatively, the MD5 hash of the image could serve the same purpose.
This feature would be particularly valuable for batch processing, such as upscaling Flux-generated images using SDXL, especially when the images were generated with the "Prompts from file or textbox" script. Another use case would be fixing batch-generated images via inpainting.
For example, if a user generates 50 images using the textbox prompt script and 10 of those images need finger corrections with inpaint, it's often more effective to use the original prompt with Flux rather than a generic prompt like "hands" or "fingers."
A checkbox could be added next to the prompt field with the option: "Use the original prompt for this image." When selected, the current prompt would be appended to the original one.
Beta Was this translation helpful? Give feedback.
All reactions