model: Support Janus-pro#3203
Conversation
|
Coooooool! |
b6542eb to
a29f545
Compare
|
Forgive my noobishness, but how to test the PR? And it aborts with the error below: |
Could you make sure the local repo has been updated, and python has chosen the correct |
The issue was caused by a missing dependency. Managed to get it working after running "pip install addict". |
|
Any plans to add text to image? |
8e6765d to
931c250
Compare
|
@mickqian Mick. Could you decouple this PR into two or more? At least one for refactor, second for the model? |
0c5771e to
ae2529c
Compare
|
@mickqian rebase with the main? |
|
@mickqian @yizhang2077 why after refactor the codes and merged a small PR, this PR is still huge? 3000+ lines |
104e497 to
6336345
Compare
|
@zhyncs All the model class/config class/processor classes takes up to 2000+ lines. The model class alone is 2000+ lines |
|
@yizhang2077 if you approve and pass the CI, I can merge it |
yizhang2077
left a comment
There was a problem hiding this comment.
Why we update deepgeem here?
updated |
|
congrats |
Motivation
Support deepseek-ai/Janus-Pro models, #3195
Modifications
Checklist