magic-quill / MagicQuill

Official Implementations for Paper - MagicQuill: An Intelligent Interactive Image Editing System
https://magicquill.art
Other
599 stars 36 forks source link

No module named 'llava' #16

Open zachysaur opened 2 hours ago

zachysaur commented 2 hours ago

(MagicQuill) D:\Q\New folder\MagicQuill-main>python gradio_run.py Traceback (most recent call last): File "D:\Q\New folder\MagicQuill-main\gradio_run.py", line 16, in from MagicQuill.llava_new import LLaVAModel File "D:\Q\New folder\MagicQuill-main\MagicQuill\llava_new.py", line 10, in from llava.conversation import conv_templates, SeparatorStyle ModuleNotFoundError: No module named 'llava'

(MagicQuill) D:\Q\New folder\MagicQuill-main>

bruceyyu commented 2 hours ago

@zachysaur We are working on solving this issue on Windows. Meanwhile, please try this solution https://github.com/magic-quill/MagicQuill/issues/11

zachysaur commented 24 minutes ago

@zachysaur We are working on solving this issue on Windows. Meanwhile, please try this solution #11

his solution causing more harm to it replacing it causing lines issues and in the end still same errors

bruceyyu commented 12 minutes ago

@zachysaur It's also possible that you missed "--recursive" command so that the whole llava submodule is missing

zachysaur commented 3 minutes ago

@zachysaur It's also possible that you missed "--recursive" command so that the whole llava submodule is missing

i have used it tried every possible solution i made it run on google collab just face error when uploading picture it dont show up