Hi everyone! I’m a beginner working on a school project where I need to train an AI model to generate variations of eyeglasses in different styles or themes. I have my own dataset with photos of existing eyeglasses, and I want the model’s output to always be based on these existing eyeglass designs.
The goal is for users to type simple keywords (e.g., “flowers”) and get an eyeglass design in that theme, without needing to type “eyeglasses” each time. I don’t have coding experience and would prefer an easy, mostly automated solution if possible.
I’ve looked into Stable Diffusion and Gradio but am struggling to understand how to fine-tune a model with my specific dataset or make it respond well to these single-word prompts. Can anyone suggest an approach, or recommend a model or tool for this type of task? Thank you so much!