Back_end - CalebRD/Easy-Artistry-custom GitHub Wiki

At present, the backend generates prompts by accepting user input, calling GPT 4, and calling the image generation model. There are currently two models available, the dell3 model and the stable diffusion model provided by OpenAI. We plan to add more options in the future. In addition, local model deployment is also planned and is expected to be available soon.