29 const std::string name, std::string prompt, std::string negative_prompt,
dag::Graph * createStableDiffusionText2ImageGraph(const std::string name, std::string prompt, std::string negative_prompt, base::InferenceType inference_type, SchedulerType scheduler_type, std::vector< base::Param * > ¶m, int iter)