zhenyuw16 / GenArtist

42 stars 2 forks source link

ModuleNotFoundError: No module named 'image_generator' #4

Open alphacoder01 opened 1 month ago

alphacoder01 commented 1 month ago

Hi,

When running the agent_tool.py for any of the three examples provided. I encountered the following error.

 File "agent_tool_aux.py", line 60, in main_aux
    import image_generator
ModuleNotFoundError: No module named 'image_generator

I looked in the repository but couldn't find any file or class of the same name. It'd be helpful if the authors can help in this issue.

cuixing100876 commented 1 week ago

Hi. I met the same problem, do you know how to solve it?

JasonBourne1998 commented 13 hours ago

Hi. I met the same problem, do you know how to solve it?

Hi, @alphacoder01 @cuixing100876, I Also met the same problem, do u know how to solve it ?

JasonBourne1998 commented 13 hours ago

Hi. I met the same problem, do you know how to solve it?

Hi, @alphacoder01 @cuixing100876, I Also met the same problem, do u know how to solve it ?

I guess there is a script refered by author. https://github.com/tsunghan-wu/SLD/blob/main/sld/image_generator.py