田舍汉

Results 31 comments of 田舍汉

Janus模块是3.10以下的,3.11以上导入就出错。 ```python3 from janus.models import MultiModalityCausalLM, VLChatProcessor /usr/local/lib/python3.11/dist-packages/transformers/models/auto/image_processing_auto.py:590: FutureWarning: The image_processor_class argument is deprecated and will be removed in v4.42. Please use `slow_image_processor_class`, or `fast_image_processor_class` instead warnings.warn( Traceback (most recent...