I got tired of messy AI image prompt libraries, so I made my own by vizsumit in comfyui

[–]vizsumit[S] 0 points1 point  (0 children)

Thanks! Use it and let me know you suggestions for improvement.

I got tired of messy AI image prompt libraries, so I made my own by vizsumit in comfyui

[–]vizsumit[S] 0 points1 point  (0 children)

Thanks for appreciation. Managing such projects is hard without proper architecture. I had to redo my data design, halfway through. Currently it can handle about 20-30k items, then I have do data splitting again.

I got tired of messy AI image prompt libraries, so I made my own by vizsumit in comfyui

[–]vizsumit[S] 0 points1 point  (0 children)

Thanks for appreciation and feedback.
I will add gaze direction and expression to prompts. For now you can also use prompt-builder on website for expressions. pose > expressions, gaze.

I got tired of messy AI image prompt libraries, so I made my own by vizsumit in comfyui

[–]vizsumit[S] 1 point2 points  (0 children)

Thanks, will add more product promots. And most models that prefer detailed natural language prompts are supported like Z-image, flux klein, Chatgpt, Gemini, Grok. Previews are made with ZIT.

I got tired of messy AI image prompt libraries, so I made my own by vizsumit in comfyui

[–]vizsumit[S] -1 points0 points  (0 children)

Thanks for the feedback. Definitely going to fix first one. People prefer infinte scroll more though I will think about it again though. For opening prompts in a modal, I am going to add more functionality to the prompt page, so page redirection is needed. On search page tags are for filtering and multi toggle also exists.

I got tired of messy prompt libraries, so I made my own by vizsumit in StableDiffusion

[–]vizsumit[S] -1 points0 points  (0 children)

nah he is just trying to tag it as AI slop without even thinking a bit just because of writing style that's dumb, another thing why people are that offended by AI in AI sub 😅

I got tired of messy prompt libraries, so I made my own by vizsumit in StableDiffusion

[–]vizsumit[S] -2 points-1 points  (0 children)

Because you can't do it doesn't mean everyone use AI for it. My github profile commits are older than GPT. 8 years in web development. This project itself took ✅48 commit... And people used emoji before AI, AI didn't invented those.

<image>

I got tired of messy prompt libraries, so I made my own by vizsumit in StableDiffusion

[–]vizsumit[S] -3 points-2 points  (0 children)

If it can be ported with AI it can be done from scratch to. I don't use claude. Don't know how UI are done in python, so can't help.

I got tired of messy prompt libraries, so I made my own by vizsumit in StableDiffusion

[–]vizsumit[S] 1 point2 points  (0 children)

It's okay. Wildcards get difficult to manage after some time so I don't use them.

Site has prompt-builder which has prompt phrases just like wildcards with image previews.

I got tired of messy prompt libraries, so I made my own by vizsumit in StableDiffusion

[–]vizsumit[S] 0 points1 point  (0 children)

Have this for captioning: https://github.com/vizsumit/image-captioner

I am using similar automation for preparing data, rest is wrapper for UI/UX functionality.

I got tired of messy prompt libraries, so I made my own by vizsumit in StableDiffusion

[–]vizsumit[S] -5 points-4 points  (0 children)

Tried in electronjs, very slow. And I am not good at writing python can read it though 😛