Open zachysaur opened 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 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
@zachysaur It's also possible that you missed "--recursive" command so that the whole llava submodule is missing
@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
(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>